Hi, The fmtp should be parsed to pjmedia_stream_info.param->setting.enc_fmtp. Please share the complete SDP if the problem persists. BR, nanang On Mon, Apr 19, 2010 at 11:12 PM, Gurinder Singh <gurindersm at gmail.com> wrote: > Hi > > ?I am using PJSIP to develop a small voip application. Although I am using > my own speex media library to encode, decode and play audio but I still > initialized the speex library provided by pjsip so that its easier for me to > make/parse SDP. I added an "fmtp" attribute to the SDP using > ?pjmedia_sdp_media_add_attr? to send speex bit rate information (2150, 3950, > 5950 etc) of the encoder. I can see that the attribute is added properly but > on the remote system where I call function ?pjmedia_session_info_from_sdp? > the session object doesnt show any information about the fmtp attribute. Any > ideas whats?happening. > > ?Thanks & Regards, > > Gurinder > > _____________________________________________________________________ > > This e-mail message may contain proprietary, confidential or legally > privileged information for the sole use of the person or entity to whom this > message was originally addressed. Any review, e-transmission dissemination > or other use of or taking of any action in reliance upon this information by > persons or entities other than the intended recipient is prohibited. If you > have received this e-mail in error kindly delete this e-mail from your > records. If it appears that this mail has been forwarded to you without > proper authority, please notify us immediately at netadmin at patni.com and > delete this mail. > _____________________________________________________________________ > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >