<div dir="ltr">The issue is that Android is showing STUN ping timeouts in the libjingle logs.  This doesn&#39;t happen with Asterisk, so we just asked ourselves, &quot;What is different in the SDP&#39;s&quot; and we noticed it&#39;s the way RTCP is handled....  <div>

<br></div><div>Now, I&#39;m not suggesting using the port +1 method would solve the problem; it was mostly just something we thought to try to see if we&#39;d get different results. If it&#39;s not worth trying, we&#39;ll try something else. :)</div>

<div><br></div><div>I don&#39;t have the Android debug logs handy at this time, but we&#39;ll work on putting them together.</div><div><br></div><div class="gmail_extra"><div><div dir="ltr"><div>Thanks!</div><div>James<br>

</div><div><br><div><br></div></div></div></div>
<br><br><div class="gmail_quote">On Wed, Nov 27, 2013 at 4:14 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

We are using rtcp mux where it uses the same port.  This is the default for webrtc and I don&#39;t think we have a way to disable it for outbound invites for webrtc media, but there shouldn&#39;t ever be a reason to disable it as all the browsers support it and its required by the spec.  As for why its not working with chrome for android, I&#39;m not sure, do you have a debug log of the call?<br>


<div><div class="h5"><br>
<br>
On Nov 27, 2013, at 5:56 PM, James Mortensen &lt;<a href="mailto:james.mortensen@synclio.com">james.mortensen@synclio.com</a>&gt; wrote:<br>
<br>
&gt; Hello,<br>
&gt;<br>
&gt; I&#39;ve searched the list and documentation, and it&#39;s not yet clear if FreeSWITCH is able to send candidates in the same manner as we were doing with Asterisk 1.5 where it sends the RTCP to the RTP port +1.  In other words, I&#39;d see candidates that looked like this:<br>


&gt;<br>
&gt; a=candidate:3441596188 1 udp 659136 10.3.1.1 20622 typ host generation 0<br>
&gt; a=candidate:3441596188 1 udp 659136 50.18.X.X 20622 typ srflx generation 0<br>
&gt; a=candidate:3441596188 2 udp 659136 10.3.1.1 20623 typ host generation 0<br>
&gt; a=candidate:3441596188 2 udp 659136 50.18.X.X 20623 typ srflx generation 0<br>
&gt;<br>
&gt; For instance, if the RTP port was 20622, the RTCP port would be 20623.  We&#39;re getting no audio when trying to make Chrome to Android and Android to Android WebRTC calls, and we thought we&#39;d try a different RTCP method as we did have it working with Asterisk but want to use FreeSWITCH instead.<br>


&gt;<br>
&gt; I&#39;ve checked out the latest FreeSWITCH code from the master branch.<br>
&gt;<br>
&gt; Not sure if FreeSWITCH can do this yet, but if anyone knows that would be helpful.<br>
&gt;<br>
&gt; Thank you!<br>
&gt; James<br>
&gt;<br>
<br>
<br>
</div></div>_________________________________________________________________________<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></div></div>