[Freeswitch-users] application synchronisation between freeswitchand web
Chad Engler
Chad.Engler at patlive.com
Mon Nov 5 17:25:19 MSK 2012
That is just what the channels
<https://github.com/englercj/node-esl/tree/master/examples/channels>
example of node-esl is doing. It basically dumps the changes in a
channel to the client to update a list that the client maintains (the
server also buffers the changes, but that is because the example
demonstrates 3 different methods of displaying the data).
-Chad
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of
Mumuney Abdlquadri
Sent: Wednesday, October 31, 2012 6:55 AM
To: freeswitch-users at lists.freeswitch.org
Subject: [Freeswitch-users] application synchronisation between
freeswitchand web
Hi all,
I am think of building an application like the demo here
http://www.certificall.net/Try
I noticed that the calls are in complete sync with the app.
I am thinking to use ESL (maybe node-esl) and tunnel the events through
socket.io.
Am I thinking straight? Or does anyone have a better proposition?
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121105/30f406d5/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list