<div dir="ltr"><div>has anybody ever tested freeswitch 1.4 with webrtc support under windows platform?</div><div>i tried to build and run fs 1.4 in windows 7 and windows server 2008 as the webrtc server but no success, i simply uncommented <param name="ws-binding" value=":5066"/> and had the jssip client connect to it, but nothing happened on the fs console, the log from chrome said it's "Connecting to WebSocket URI </div>
<div><br></div><div>ws://fs_host_ip:5066 jssip-0.2.1.js:619", </div><div><br></div><div>i did netstat -ano and saw freeswitch is already listening to 5066 and chrome is connecting to is</div><div>TCP local_ip:59687 fs_host_ip:5066 ESTABLISHED 12316</div>
<div>(fs uses 5066, chrome uses 12316)</div><div><br></div><div>so did i miss something to have freeswitch up for webrtc in windows?</div><div><br></div><div>ps:the firewall is off and the same issue happens with <a href="http://tryit.jssip.net">tryit.jssip.net</a>.</div>
<div><br></div><div>Regards,</div><div><br></div></div>