<div dir="ltr">This sounds like it belongs on Jira so the issue can be tracked.</div><div class="gmail_extra"><br><div class="gmail_quote">On 27 January 2015 at 00:04, Jeff Pyle <span dir="ltr">&lt;<a href="mailto:jpyle@fidelityvoice.com" target="_blank">jpyle@fidelityvoice.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>The following is on FreeSWITCH Version 1.5.15b+git~20150126T215733Z~c16f9ec1d9~64bit (git c16f9ec 2015-01-26 21:57:33Z 64bit).</div><div><br></div><div>The design goal for this configuration is that of a simple transcoding SBC.  SIP calls arrive with various supported codecs, SIP calls bridge out on PCMU.  No users, no auth, etc.  Overall, it seems to work but there is one call flow I&#39;m struggling with.</div><div><br></div><div>The B-leg of calls are bridged to a PSTN gateway.  If the gateway&#39;s signaling follows 100, 183, 200, all is well.  But if the gateway sends multiple 183s with different RTP ports, there is no audio when the call goes to 200.  See the following example:</div><div><br></div><div> - Gateway signals 183 with SDP indicating audio on port 16384.<br> - Gateway signals 183 with SDP indicating audio on port 16386.<br> - Gateway signals 200 with SDP indicating audio on port 16384 (same as original 183).</div><div><br></div><div>In the debug I see where it detects the port change from 183 #1 to 183 #2.  As such, I hear early media from both until the 200 OK.  When the call connects, I see no such port change in the debug, and since it&#39;s still listening on the wrong port (from 183 #2), there is no audio.</div><div><br></div><div>I&#39;ve seen some older posts where Anthony seemed against even the port change from 183 #1 to 183 #2, yet that seems to work okay today.  It just doesn&#39;t sense the port change from 183 --&gt; 200.  I don&#39;t know if this is a feature, bug, or misconfigured option.  Thoughts are welcome!</div><span class="HOEnZb"><font color="#888888"><div><br></div><div><br></div><div>- Jeff</div><div><br></div><div><div><br></div></div></font></span></div>
<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>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.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></div>