I think next reply will be whether you already opened Jira case or not yet :)<br><br><div class="gmail_quote">2012/2/14 Sergey Okhapkin <span dir="ltr">&lt;<a href="mailto:sos@sokhapkin.dyndns.org">sos@sokhapkin.dyndns.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I noticed that recent freeswitch versions could send SDP with 2 m=audio lines.<br>
Per RFC 3388, the behavior is undefined this case. I don&#39;t know how to<br>
reproduce the problem, I see such packets coming from my customers. Here is an<br>
example:<br>
<br>
INVITE <a href="mailto:sip%3Axxxxxxxxxxxx@sip.callwithus.com">sip:xxxxxxxxxxxx@sip.callwithus.com</a> SIP/2.0<br>
...<br>
User-Agent: FreeSWITCH-mod_sofia/1.0.head-git-eeeaf41 2012-02-10 17-27-50 -0600<br>
....<br>
<br>
v=0<br>
o=FreeSWITCH 1329167961 1329167962 IN IP4 xx.xx.xx.xx<br>
s=FreeSWITCH<br>
c=IN IP4 xx.xx.xx.xx<br>
t=0 0<br>
m=audio 24598 RTP/AVP 0 101 13<br>
a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-16<br>
a=ptime:30<br>
m=audio 24598 RTP/AVP 98 0 8 3 101 13<br>
a=rtpmap:98 SILK/8000<br>
a=fmtp:98 useinbandfec=1; usedtx=0<br>
a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-16<br>
a=ptime:20<br>
<br>
<br>
Hmm, I just realized that this SDP is buggy - 2 audio streams on the same<br>
port, with common codecs, but with different ptime :-)<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>