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 <[email protected]>
To: "[email protected]" <[email protected]>
Subject: [asterisk-users] WSS Socket Configuration
Message-ID: <46b08b12850fef43bf479468a4002a57829...@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

Reply via email to