VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
a.starschenko at sabie... Guest
|
Posted: Tue Jan 13, 2015 5:04 am Post subject: [asterisk-users] WSS Socket Configuration |
|
|
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 |
|
Back to top |
|
|
62mkv at mail.ru Guest
|
Posted: Wed Jan 14, 2015 12:25 am Post subject: [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@sabienzia.com>
To: "asterisk-users@lists.digium.com" <asterisk-users@lists.digium.com>
Subject: [asterisk-users] WSS Socket Configuration
Message-ID:
<46B08B12850FEF43BF479468A4002A57829D17@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 |
|
Back to top |
|
|
a.starschenko at sabie... Guest
|
Posted: Wed Jan 14, 2015 3:21 am Post subject: [asterisk-users] WSS Socket Configuration |
|
|
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@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Kirill Marchuk
Sent: Wednesday, January 14, 2015 6:25 AM
To: asterisk-users@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@sabienzia.com>
To: "asterisk-users@lists.digium.com" <asterisk-users@lists.digium.com>
Subject: [asterisk-users] WSS Socket Configuration
Message-ID:
<46B08B12850FEF43BF479468A4002A57829D17@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
--
_____________________________________________________________________
-- 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 |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|