[asterisk-users] Setting up sipml5

Jerry Geis jerry.geis at gmail.com
Fri Sep 10 13:26:56 CDT 2021


On Fri, Sep 10, 2021 at 1:44 PM Jerry Geis <jerry.geis at gmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20210910/cf332212/attachment.html>


More information about the asterisk-users mailing list