Displaying 2 results from an estimated 2 matches for "__tsip_transport_ws_onclose".
2014 Jun 11
2
WSS over Asterisk
...using SIPML5 to connect to Asterisk over wss?
I'm having the error as shown below
Connecting to 'wss://54.xxx.xxx.xxx:8080/ws <wss://54.254.228.251:8080/ws>'
SIPml-api.js?svn=224:1
==stack event = starting SIPml-api.js?svn=224:1
__tsip_transport_ws_onerror SIPml-api.js?svn=224:1
__tsip_transport_ws_onclose SIPml-api.js?svn=224:1
==stack event = failed_to_start
Where if I'm connecting through ws://54.xxx.xxx.xxxx:8080/ws, it works
fine. Any idea why?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20...
2013 Sep 12
0
SIP over WSS connection : mask error
...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_onerror SIPml-api.js:1
__tsip_transport_ws_onclose SIPml-api.js:1
State machine: tsip_dialog_register_Any_2_Terminated_X_transportError
SIPml-api.js:1
=== REGISTER Dialog terminated === SIPml-api.js:1
session event = type = transport_error - description = Transport error
test_wss_ast.html:39
session event = type = terminated - description = Disconn...