iOS memory problems

DR
Dan Rabin
Sun, Apr 24, 2016 2:43 PM

Hi,

I'm using PJSIP 2.4.5 with 3rd party media and having strange memory bugs.
As an example, in pjsua_aud_channel_update I'm saving pjsua_call_media
address. A second after the call starts the address changes without any API
is being called.
It works for me on Android so maybe there are any flags needed for iOS?

Hope someone can help.
Thank you,
Dan

Hi, I'm using PJSIP 2.4.5 with 3rd party media and having strange memory bugs. As an example, in pjsua_aud_channel_update I'm saving pjsua_call_media address. A second after the call starts the address changes without any API is being called. It works for me on Android so maybe there are any flags needed for iOS? Hope someone can help. Thank you, Dan