<div dir="ltr"><div>i was trying to test jssip + freeswitch 1.2.14 for webrtc, it&#39;s said that freeswitch 1.2.14 supports webrtc and the </div><div><br></div><div>only thing to do is adding in sip_profiles\internal.xml the following:</div>
<div><br></div><div>    &lt;!-- uncomment for sip over websocket support --&gt;</div><div>    &lt;!--&lt;param name=&quot;ws-binding&quot;  value=&quot;:5066&quot;/&gt;--&gt;</div><div><br></div><div>    &lt;!-- uncomment for sip over secure websocket support --&gt;</div>
<div>    &lt;!-- You need wss.pem in /usr/local/freeswitch/certs for wss --&gt;</div><div>    &lt;!--&lt;param name=&quot;wss-binding&quot; value=&quot;:7443&quot;/&gt;--&gt;</div><div><br></div><div>which i suppose is already in internal.xml of freeswitch 1.2.14 package, but it&#39;s not, the internal.xml looks very </div>
<div><br></div><div>same as the 1.2.10 one. i downloaded the .bz2 package instead of doing a git clone, is this the issue?</div><div><br></div></div>