[Freeswitch-users] popup web api

Kim Rostgaard Christensen krc at retrospekt.dk
Sat Jun 18 12:17:26 MSD 2016


Hi

We are doing almost exactly this in our reception-frontdesk software 
stack[1]. It has a server backend that connects to ESL and wraps and 
forwards relevant event information via a websocket (or long polling) to 
clients.
To accomplish this, we use (my) ESL library. You can find an example 
client here: 
https://github.com/rostgaard/libesl-dart/blob/master/example/basic.dart
It is written in Dart, which has proven (for us) to be _very_ stable for 
daily use, at ~3k calls pr day.

Websocket server and client examples can be found here: 
https://www.dartlang.org/samples/websockets

Well, enough shameless plug for one day.

[1] https://github.com/Bitstackers/openreception

On 2016-06-17 18:17, FERNANDO VILLARROEL wrote:
> Dear All.
>
> I need your help in order to do the follow:
>
> If i have a softphone registered on FS, so i need that when the peer 
> (softphone) answered a inbound call in the browser display a form popup.
>
> Somebody could help about how i cand do or what module i can use for 
> do (mod_esl, mod_xml_curl....) or show me some example.
>
> I appreciate some idea or example please.
>
> Regards.
>
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.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/20160618/4e35c0d8/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list