<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<style>BODY{font:10pt Tahoma, Verdana, sans-serif}</style></head><body>
<DIV>I didn't see Michael get this posted so here's a private download link to last weeks conference call demo, using SignalR, inside FS, and JS on the web side plus KnockOutJS to maintain a web page.</DIV>
<DIV>&nbsp;</DIV>
<DIV>For those of you that didn't see the demo, there is a very small IVR application in FS written in C# using mod_managed, which just in a loop has you input digits. It also implments a self hosted SignalR end point, that a web page talks to, to keep a table in sync with the channels that are in the simple dial plan app. The display is 100% real time. </DIV>
<DIV>&nbsp;</DIV>
<DIV>This could be done with other tech, including node.js, talking to something in Spidermonkey JS, on FS, or any other language. Or anything else you wanted to do to have a Dialplan App talk to a server, that also comunited to a web site.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Here's the download of the code: <A href="http://download.drknetworking.com/RTMonDemo.zip">http://download.drknetworking.com/RTMonDemo.zip</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>--Dave</DIV><BR>
<BLOCKQUOTE style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<HR>
<B>From:</B> Avi Marcus [mailto:avi@avimarcus.net]<BR><B>To:</B> FreeSWITCH Users Help [mailto:freeswitch-users@lists.freeswitch.org]<BR><B>Sent:</B> Wed, 31 Oct 2012 05:06:10 -0700<BR><B>Subject:</B> Re: [Freeswitch-users] application synchronisation between freeswitch and web<BR><BR>
<DIV>Wow, that sync is impressive.
<DIV>When it said "The number is.." the form appeared.</DIV>
<DIV>When I hit enter, it flashed green on the site for success, and the call&nbsp;immediately&nbsp;ended.</DIV>
<DIV><BR></DIV>
<DIV>Node.js using node-esl and <A href="http://socket.io/">socket.io</A> should be great for this.</DIV>
<DIV>If you don't currently have a client-side javascript framework/helper, take a look at angular.js</DIV>
<DIV><BR clear=all>
<DIV><SPAN style="FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: small">-Avi</SPAN></DIV><BR><BR>
<DIV class=gmail_quote>On Wed, Oct 31, 2012 at 12:54 PM, Mumuney Abdlquadri <SPAN>&lt;<A href="mailto:abdlquadri@googlemail.com">abdlquadri@googlemail.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>Hi all,
<DIV><BR></DIV>
<DIV>I am think of building an application like the demo here&nbsp;</DIV>
<DIV><BR></DIV>
<DIV><A href="http://www.certificall.net/Try">http://www.certificall.net/Try</A><BR></DIV>
<DIV><BR></DIV>
<DIV>I noticed that the calls are in complete sync with the app.</DIV>
<DIV><BR></DIV>
<DIV>I am thinking to use ESL (maybe node-esl) and tunnel the events through <A href="http://socket.io/">socket.io</A>.</DIV>
<DIV><BR></DIV>
<DIV>Am I thinking straight? Or does anyone have a better proposition?</DIV>
<DIV><BR></DIV>
<DIV>Regards.</DIV><BR>_________________________________________________________________________<BR>Professional FreeSWITCH Consulting Services:<BR><A href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</A><BR><A href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</A><BR><BR>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR><A href="http://www.cudatel.com/">http://www.cudatel.com</A><BR><BR>Official FreeSWITCH Sites<BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><A href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</A><BR><A href="http://www.cluecon.com/">http://www.cluecon.com</A><BR><BR>FreeSWITCH-users mailing list<BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV></DIV></BLOCKQUOTE>
<STYLE>
</STYLE>

<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></body></html>