Hi, If an endpoint supports multiple codecs and due to processing power limitations, it wishes to send and receive audio stream using different codecs. How should I go about constructing the SDP offer in this case? Can I do something like the following:
v=0 o=someone 2890844526 2890844526 IN IP4 host.somewhere.com s=- c=IN IP4 host.somewhere.com t=0 0 m=audio 49170 RTP/AVP 18 a=recvonly m=audio 49171RTP/AVP 0 a=sendonly Thanks, Ray. -------- Notice -------- The information in this message is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying or distribution of the message, or any action taken by you in reliance on it, is prohibited and may be unlawful. If you have received this message in error, please delete it and contact the sender immediately. Thank you. _______________________________________________ Sip-implementors mailing list [email protected] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
