PJSUA-LIB - cannot get remote sdp

NM
Nenad Milidrag
Thu, Feb 16, 2017 9:03 PM

Hi all,

If I am using PJSUA-LIB API is there an easy way to get local and remote SDP.  I really need media address and port from it.  From what I see I have to move do different interface which is one level below (PJSIP, PJMEDIA, and PJNATH) and lose all benefits provided by PJSUA-LIB.  Trying to avoid moving one level lower since just managing registrations seems to be much harder.

Thanks,

Nenad

Hi all, If I am using PJSUA-LIB API is there an easy way to get local and remote SDP. I really need media address and port from it. From what I see I have to move do different interface which is one level below (PJSIP, PJMEDIA, and PJNATH) and lose all benefits provided by PJSUA-LIB. Trying to avoid moving one level lower since just managing registrations seems to be much harder. Thanks, Nenad