Displaying 1 result from an estimated 1 matches for "test_wss_ast".
2013 Sep 12
0
SIP over WSS connection : mask error
...r
decryption), the mask-bit of the WS Frame being not set. But the chrome
complains otherwise.
Given below is the chrome error log and the part of the wirehark capture
(after decryption).
Can someone , help me identify the problem?
session event = type = connecting - description = Connecting...
test_wss_ast.html:39
session event = type = sent_request - description = REGISTER request
successfully sent test_wss_ast.html:39
WebSocket connection to 'wss://nicta-vm1.cloudapp.net:8089/ws' failed: A
server must not mask any frames that it sends to the client. SIPml-api.js:3
__tsip_transport_ws_onerro...