[asterisk-dev] Asterisk with socket.io

Vipul Rastogi vipul.rastogi at temasys.com.sg
Tue Feb 3 01:40:43 CST 2015


Today, I got Asterisk working with respoke channel code  as well but on
startup Asterisk connects (register=yes) with node.js server with HTTP GET
which does not have following headers...
Connection: Upgrade
Upgrade: websocket

hence http connection is not upgraded. Please suggest what to do. Attaching
my respoke.conf file.

On Fri, Jan 30, 2015 at 11:55 PM, Matthew Jordan <mjordan at digium.com> wrote:

> On Thu, Jan 29, 2015 at 8:17 PM, Vipul Rastogi
> <vipul.rastogi at temasys.com.sg> wrote:
> > Thanks Dan. Do you have any example file to suggest how to use it. I am
> > looking for code lines which I can use in our app to connect, send and
> > receive from Nodejs applications.
> >
>
> As Dan already pointed out, it is a module in an external repo, and is
> not currently part of Asterisk. If you wanted to integrate a socket.io
> transport with some API - say, for example, ARI - you'd have to do
> that work yourself.
>
> As it is, ARI does use WebSockets, and can be integrated quite well
> with node.js already. If you're interested, a client library exists
> for that purpose:
>
> https://github.com/asterisk/node-ari-client
>
>
> --
> Matthew Jordan
> Digium, Inc. | Engineering Manager
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
> Check us out at: http://digium.com & http://asterisk.org
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150203/1533501a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: respoke.conf
Type: application/octet-stream
Size: 4446 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150203/1533501a/attachment.obj>


More information about the asterisk-dev mailing list