[asterisk-users] How to test Websocket support in SIP in Asterisk trunk?
Andrew Latham
lathama at gmail.com
Fri Aug 17 14:54:13 CDT 2012
On Fri, Aug 17, 2012 at 2:45 PM, Juan Castro <jcastro at instant.com.br> wrote:
> I see no indication of how to do this in sip.conf, and when I start
> Asterisk, it doesn't wait on port 80.
>
> Greetings,
>
> --
> Juan Carlos Castro y Castro
> Instant Solutions - Telefonia Gerando Resultado
> http://www.instant.com.br
> Principais capitais: 4063-6100
> Demais regiões: (11)4063-6100
>
> --
Websocket support is being actively worked on. HTTP support should be
enabled in manager.conf and http.conf first.
--- manager.conf ---
[general]
enabled = yes
webenabled = yes
--- http.conf ---
[general]
enabled=yes
bindaddr=0.0.0.0
bindport=8088
--
~ Andrew "lathama" Latham lathama at gmail.com http://lathama.net ~
More information about the asterisk-users
mailing list