<div dir="ltr"><div>OK then!</div>Looking at my call logs, it seems to mostly happen with one particular carrier. Can I set <span class="Apple-style-span" style="font-family: monospace; font-size: 13px; line-height: 14px; white-space: pre; ">verbose_sdp=true </span><span class="Apple-style-span" style="font-family: Verdana, Arial, Helvetica, sans-serif; ">in the bridge string? e.g. &quot;[verbose_sdp=true]sofia/gateway/... &quot;?</span><div>

<font class="Apple-style-span" face="Verdana, Arial, Helvetica, sans-serif"><br></font></div><div><font class="Apple-style-span" face="Verdana, Arial, Helvetica, sans-serif">Thanks,<br></font><div dir="ltr"><span style="font-family:Verdana, Arial, Helvetica, sans-serif"><span style="font-size:small">-Avi</span></span></div>


<br><br><div class="gmail_quote">On Tue, Sep 13, 2011 at 6:28 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

For the record, line #107 contains the codecs (and other stuff) that FS offered:<div><br></div><div><span style="color:rgb(51, 51, 51);font-family:&#39;Courier New&#39;, Courier, monospace;font-size:11px;background-color:rgb(255, 255, 255)">m=audio <span>16480</span> RTP/AVP <span>8</span> <span>0</span> <span>9</span> <span>101</span> <span>13</span></span><br>


<br>The &quot;8 0 9 101 13&quot; represent the codecs (and other stuff). What do those numbers mean? This wiki page has the list:</div><div><br></div><div><a href="http://wiki.freeswitch.org/wiki/RTP_payload_list" target="_blank">http://wiki.freeswitch.org/wiki/RTP_payload_list</a></div>


<div><br></div><div>The SDP spec says that for non-dynamic payload numbers you are NOT required to have the &quot;a=rtpmap&quot; lines. This makes sense because those payload numbers don&#39;t change meaning until you get up to 96 and higher. The issue is that some devices are broken and require the &quot;a=rtpmap&quot; lines for the payload types below number 96. The verbose_sdp chan var mentioned by KK tells FS to add all those a=rtpmap lines for the non-dynamic payload types. You should only set this var when absolutely necessary because those verbose SDP&#39;s can cause the packets to be larger than the allowable MTU size.</div>


<div><br></div><div>Dontcha just *love* SIP/SDP interop? :)</div><div><br></div><div><font color="#888888">-MC <br><br></font><div class="gmail_quote"><div><div></div><div class="h5">On Tue, Sep 13, 2011 at 8:01 AM, Avi Marcus <span dir="ltr">&lt;<a href="mailto:avi@avimarcus.net" target="_blank">avi@avimarcus.net</a>&gt;</span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5"><div dir="ltr"><div>I see a failed bridge to my second carrier. The  sip_local_sdp_str doesn&#39;t show PCMU in it - did FS not offer any codecs?</div>


<div>

FS log: <a href="http://pastebin.freeswitch.org/17316" target="_blank">http://pastebin.freeswitch.org/17316</a></div><div>PCAP: <a href="http://ge.tt/95tFji7" target="_blank">http://ge.tt/95tFji7</a></div>

<div><br></div><div>Can someone tell me what&#39;s going on here?</div><div><br></div><font color="#888888"><div><span style="font-family:Verdana, Arial, Helvetica, sans-serif">-Avi</span></div>
</font></div>
<br><br></div></div><div class="im">
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></div></blockquote></div><br></div>
<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>
<br></blockquote></div><br></div></div>