> I'm having the error as shown below > > Connecting to 'wss://54.xxx.xxx.xxx: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?Â
Sorry for the delay in answering: I meant to reply and forgot. "ws://" uses HTTP and "wss://" uses HTTPS so there's no way they can work via the same socket. You have to set up a separate HTTPS socket for wss.
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users