[Freeswitch-users] application synchronisation between freeswitch and web

Dave R. Kompel drk at drkngs.net
Wed Oct 31 20:15:48 MSK 2012


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.  
   
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.   
   
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.  
   
Here's the download of the code: http://download.drknetworking.com/RTMonDemo.zip  
   
--Dave
      _____  

  From: Avi Marcus [mailto:avi at avimarcus.net]
To: FreeSWITCH Users Help [mailto:freeswitch-users at lists.freeswitch.org]
Sent: Wed, 31 Oct 2012 05:06:10 -0700
Subject: Re: [Freeswitch-users] application synchronisation between freeswitch and web

  
Wow, that sync is impressive.  
When it said "The number is.." the form appeared.  
When I hit enter, it flashed green on the site for success, and the call immediately ended.  

  
Node.js using node-esl and socket.io should be great for this.  
If you don't currently have a client-side javascript framework/helper, take a look at angular.js  

  
-Avi

  
On Wed, Oct 31, 2012 at 12:54 PM, Mumuney Abdlquadri <abdlquadri at googlemail.com> wrote:
  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.
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org
http://www.freeswitchsolutions.com




Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


      
   
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121031/d68aad9e/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list