<div dir="ltr"><div><div>Hello,<br><br>I found the issue: 2 lines of code. I&#39;ll see if I can submit a patch, but I&#39;m looking into it why it was added. The problem exists primarily because everywhere where a local sdp is generated, the function set_ice is called, while I don&#39;t want it (because I don&#39;t need it - nonat -  and it generates, ice-not-ready-errors causing rtp to be dropped). The set_ice-function also sets the webrtc-flag (not sure why), causing dtls to become a requirement, which is not true in the current context. Anyway, this is nothing for this list, but I just want to add for any user currently encountering this problem.<br></div>I&#39;ll do my best to generate a usefull patch.<br><br></div>Michel<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 12, 2014 at 7:06 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
&gt; On Dec 12, 2014, at 10:23 AM, Michel Brabants &lt;<a href="mailto:michel.brabants@gmail.com">michel.brabants@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hello,<br>
&gt;<br>
&gt; I recently started upgrading to FS 1.4, but I encountered 2 difficulties of which I&#39;m still looking into one:<br>
&gt;<br>
&gt;  1) DTLS-configuration seems to be required, although we don&#39;t use it currently. We use normal sip-profiles (no webrtc). The option to disable it, is &quot;webrtc_enable_dtls=false&quot;, which can b set in the dialplan. But why is it trying to enable it by default? Can you disable it also in a profile?<br>
&gt;<br>
<br>
</span>In what way do you think that some configuration is required?<br>
<span class=""><br>
&gt; 2) Also a change because of webrtc seemingly. When receiving an invite (without sdp - 3pcc-request), freeswitch in the end response in its 200 OK with a rtcp-mux-line in its sdp. We don&#39;t want rtcp-mux, just rtp-port+1 for rtcp. When looking at the code, I don&#39;t currently know why FS sends back the myx-parameter as it seems only enabled when the other ends proposes it or am I missing something?<br>
&gt;<br>
<br>
</span>Please report a bug on this.<br>
<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>
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></div>