On Wed, Jun 25, 2008 at 5:15 PM, Zahed Emon <ena2413 at gmail.com> wrote: > Hi, > > I have not found any py_pjsua APIs to get SDP in the application. > > Is there any way to get the SDP content in application space? ex. > pjmedia_sdp_neg-get_active_local/remote() > There isn't, sorry. The Python abstraction only implements subset of PJSUA-LIB API and it doesn't provide access to the underlying PJSIP or PJMEDIA API. Cheers Benny