Re: [asterisk-users] Setting up sipml5

2021-09-10 Thread Jerry Geis
On Fri, Sep 10, 2021 at 1:44 PM Jerry Geis  wrote:

> HI All,
>
> I am trying to get SIPml5 working with 18.6.0.
> My http.conf file:
> enabled=yes
> bindaddr=myip
> bindport=8088
> serverName=MyName
> tlsenabled=true
> tlsbindaddr=myip
> tlscertfile=/etc/letsencrypt/live/mpname/fullchain.pem
>
> The SIPMl log just says:
> WebSocket connection to 'wss://myIP:8088/' failed:
>
> Is there something easy I'm missing to allow websockets on Asterisk ?
> Thanks
>
> Jerry
>

Kevin - THANKS -  my url was missing the "/ws" at the end

it should have been "wss://myip:8088/ws".

Jerry
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Setting up sipml5

2021-09-10 Thread Kevin Harwell
On Fri, Sep 10, 2021 at 12:44 PM Jerry Geis  wrote:

> HI All,
>
> I am trying to get SIPml5 working with 18.6.0.
> My http.conf file:
> enabled=yes
> bindaddr=myip
> bindport=8088
> serverName=MyName
> tlsenabled=true
> tlsbindaddr=myip
> tlscertfile=/etc/letsencrypt/live/mpname/fullchain.pem
>
> The SIPMl log just says:
> WebSocket connection to 'wss://myIP:8088/' failed:
>
> Is there something easy I'm missing to allow websockets on Asterisk ?
> Thanks
>
>
Check out the following wiki pages (if you haven't already), and ensure all
your settings are correct:

https://wiki.asterisk.org/wiki/display/AST/Configuring+Asterisk+for+WebRTC+Clients
https://wiki.asterisk.org/wiki/display/AST/WebRTC+tutorial+using+SIPML5
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Setting up sipml5

2021-09-10 Thread Jerry Geis
HI All,

I am trying to get SIPml5 working with 18.6.0.
My http.conf file:
enabled=yes
bindaddr=myip
bindport=8088
serverName=MyName
tlsenabled=true
tlsbindaddr=myip
tlscertfile=/etc/letsencrypt/live/mpname/fullchain.pem

The SIPMl log just says:
WebSocket connection to 'wss://myIP:8088/' failed:

Is there something easy I'm missing to allow websockets on Asterisk ?
Thanks

Jerry
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users