> I can replicate this. I'm pretty sure it's a bug in the [VoIPMediaSession ctor](https://github.com/sipsorcery-org/sipsorcery/blob/39896a2b9e6eae66ba27b3d15bceec320f623f5a/src/app/Media/VoIPMediaS...
Since updating to this version I have noticed a lot more memory fragmentation when profiling my app. This was due to renting extremely small chunks from the shared array pool. In cases like seen ...