Hello,

I'm trying to have my first calls with WebRTC.
My server has asterisk 13.7.0.

I'm following the instructions from the wiki [1].
So I'm using [2] live demo from a Chrome navigator (v48) on Debian Jessie
station.

Whenever I type something like ws://123.123.123.123:8088/ws in Expert Mode
form (see [1]), I'm getting this error :
*2:SecurityError: Failed to construct 'WebSocket': An insecure WebSocket
connection may not be initiated from a page loaded over HTTPS.*
If I replace ws://123.123.123.123:8088/ws with wss://123.123.123.123:8088/ws,
this error message becomes with
*Disconnected: Failed to connet to the server*

My questions are:
1. Is wss now required by sipml5 live demo (implying wiki page is not
up-to-date) ?
2. Do you have any pointer for WebRTC with Asterisk 13 and PJSIP ?

Regards

[1] https://wiki.asterisk.org/wiki/display/AST/WebRTC+tutorial+using+SIPML5
[2] https://www.doubango.org/sipml5/
-- 
_____________________________________________________________________
-- 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

Reply via email to