<div dir="ltr"><div>i was trying to test jssip + freeswitch 1.2.14 for webrtc, it'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> <!-- uncomment for sip over websocket support --></div><div> <!--<param name="ws-binding" value=":5066"/>--></div><div><br></div><div> <!-- uncomment for sip over secure websocket support --></div>
<div> <!-- You need wss.pem in /usr/local/freeswitch/certs for wss --></div><div> <!--<param name="wss-binding" value=":7443"/>--></div><div><br></div><div>which i suppose is already in internal.xml of freeswitch 1.2.14 package, but it'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>