insta9 / sipml5

Automatically exported from code.google.com/p/sipml5
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Unable to Login to OfficeSip Server using chrome v. 32 #184

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Login to OfficeSip server using chrome v. 32 from SipML5 client

What is the expected output? What do you see instead?
expected output should be:

SIP/2.0 200 OK
....
....

Output:
WebSocket connection to 'ws://192.168.1.48:5061/' failed: Connection closed 
before receiving a handshake response

What version of the product are you using? On what operating system?
Windows XP OS
OfficeSip Server - 3.4.4711 

Please provide any additional information below.
I am using SipML5 client and OfficeSIP server for quite some time. It has 
worked fine with Google Chrome browser till Google Chrome browser V 31.0.x. But 
since couple of weeks when Google chrome browser is updated to V 32, I am 
facing problem. The SIPML5 Client fails to register with OfficeSip server. 
However, the same client application runs fine with Kamailio SIP server.
Any idea why OfficeSIP is failing? Do I need to configure OfficeSIP sever to 
resolve the problem? If so, how to do that?

Log is shown below :
=======================

User-Agent=Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) 
Chrome/35.0.1916.153 Safari/537.36
WebSocket supported = yes
Navigator friendly name = chrome
OS friendly name = windows
Have WebRTC = yes
Have GUM = yes
Engine initialized
s_websocket_server_url=(null)
s_sip_outboundproxy_url=(null)
b_rtcweb_breaker_enabled=no
SIP stack start: proxy='192.168.1.48:5061', realm='<sip:officesip.local>', 
impi='kasturi', impu='"kasturi"<sip:kasturi@officesip.local>'
Connecting to 'ws://192.168.1.48:5061'
==stack event = starting
WebSocket connection to 'ws://192.168.1.48:5061/' failed: Connection closed 
before receiving a handshake response 
192.168.1.48:70/webcontent/src/tinySIP/src/transports/tsip_transport.js?svn=20:3
60
__tsip_transport_ws_onclose
==stack event = failed_to_start
s_websocket_server_url=(null)
s_sip_outboundproxy_url=(null)
b_rtcweb_breaker_enabled=no
SIP stack start: proxy='192.168.1.48:5061', realm='<sip:officesip.local>', 
impi='kasturi', impu='"kasturi"<sip:kasturi@officesip.local>'
Connecting to 'ws://192.168.1.48:5061'
==stack event = starting
WebSocket connection to 'ws://192.168.1.48:5061/' failed: Connection closed 
before receiving a handshake response 
192.168.1.48:70/webcontent/src/tinySIP/src/transports/tsip_transport.js?svn=20:3
60
__tsip_transport_ws_onclose
==stack event = failed_to_start

Original issue reported on code.google.com by kasturi....@gmail.com on 16 Jun 2014 at 10:41

Attachments: