Hello, I am trying OfficeSIP 3.5 and SIP-JS in order to perform video calls from my Chrome browser.
However, WebSocket fails to connect.
createSocket() transport=ws
connecting to localhost:5060
socket connected=false
Then Chrome displays the message:
WebSocket connection to 'ws://localhost:5060/sip' failed: Connection closed before receiving a handshake response
Anybody has the solution for this problem? Is there any WebSockets configuration?
Thanks in advance!
Hello, I am trying OfficeSIP 3.5 and SIP-JS in order to perform video calls from my Chrome browser.
However, WebSocket fails to connect.
Then Chrome displays the message:
Anybody has the solution for this problem? Is there any WebSockets configuration?
Thanks in advance!