Hello All,

I am using base version 1.12.7.  Upon an inbound INVITE, I call
nua_respond() with the SOATAG_USER_SDP_STR() tag as follows:

o=TC 0 1 IN IP4 192.168.72.161
s=session
c=IN IP4 192.168.72.161
m=audio 1760 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000

However the SDP in the outbound 200 OK message does NOT include the
"a=rtpmap:101 telephone-event/8000" line.  This appears to happen in all
call scenarios.

Do you know why sofia-sip is stripping off this last line of the SDP?

Best Regards,
Jerry


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to