[asterisk-users] WSS Socket Configuration
Alexej Starschenko
a.starschenko at sabienzia.com
Wed Jan 14 02:21:28 CST 2015
Hi Kirill,
Thanks for the suggested configuration. I will give it a try.
For now I have setup a websocket proxy to bycome the configuration problem.
Regards,
Alexej
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Kirill Marchuk
Sent: Wednesday, January 14, 2015 6:25 AM
To: asterisk-users at lists.digium.com
Subject: Re: [asterisk-users] WSS Socket Configuration
Hi Alexey,
This is what works for me:
[http.conf]:
tlsenable=yes ; enable tls - default no.
tlsbindaddr=144.x.y.z:8089 ; address and port to bind to - default is
bindaddr and port 8089.
tlscertfile=/etc/asterisk/keys/mycert.pem ; path to the certificate
file (*.pem) only.
tlsprivatekey=/etc/asterisk/keys/mycert.pem ; path to private key file
(*.pem) only.
Date: Tue, 13 Jan 2015 10:02:08 +0000
From: Alexej Starschenko <a.starschenko at sabienzia.com>
To: "asterisk-users at lists.digium.com" <asterisk-users at lists.digium.com>
Subject: [asterisk-users] WSS Socket Configuration
Message-ID:
<46B08B12850FEF43BF479468A4002A57829D17 at SZ-ORG-APP001.sabienzia.int>
Content-Type: text/plain; charset="us-ascii"
Hi, I have a working WebRTC/SipJS+Asterisk(13.0.1) setup using ws
sockets. Now I wanted to switch to wss to have encryption, but cannot
find the required configuration parameters. Does Asterisk support wss
sockets? How can I configure it? Thanks, Alexej
--
_____________________________________________________________________
-- 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
More information about the asterisk-users
mailing list