<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi<br>
<br>
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.<br>
To accomplish this, we use (my) ESL library. You can find an
example client here:
<a class="moz-txt-link-freetext" href="https://github.com/rostgaard/libesl-dart/blob/master/example/basic.dart">https://github.com/rostgaard/libesl-dart/blob/master/example/basic.dart</a><br>
It is written in Dart, which has proven (for us) to be _very_
stable for daily use, at ~3k calls pr day.<br>
<br>
Websocket server and client examples can be found here:
<a class="moz-txt-link-freetext" href="https://www.dartlang.org/samples/websockets">https://www.dartlang.org/samples/websockets</a><br>
<br>
Well, enough shameless plug for one day.<br>
<br>
[1] <a class="moz-txt-link-freetext" href="https://github.com/Bitstackers/openreception">https://github.com/Bitstackers/openreception</a><br>
<br>
On 2016-06-17 18:17, FERNANDO VILLARROEL wrote:<br>
</div>
<blockquote
cite="mid:772021148.5211361.1466180233082.JavaMail.yahoo@mail.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff;
font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
Lucida Grande, sans-serif;font-size:16px">
<div>Dear All.</div>
<div><br>
</div>
<div id="yui_3_16_0_ym19_1_1466179253002_4989">I need your help
in order to do the follow:</div>
<div id="yui_3_16_0_ym19_1_1466179253002_5094"><br>
</div>
<div id="yui_3_16_0_ym19_1_1466179253002_5117">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.</div>
<div id="yui_3_16_0_ym19_1_1466179253002_5118"><br>
</div>
<div id="yui_3_16_0_ym19_1_1466179253002_5123">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.</div>
<div id="yui_3_16_0_ym19_1_1466179253002_5123"><br>
</div>
<div id="yui_3_16_0_ym19_1_1466179253002_5123">I appreciate some
idea or example please.</div>
<div id="yui_3_16_0_ym19_1_1466179253002_5123"><br>
</div>
<div id="yui_3_16_0_ym19_1_1466179253002_5123">Regards.</div>
<div id="yui_3_16_0_ym19_1_1466179253002_5123"><br>
</div>
<div id="yui_3_16_0_ym19_1_1466179253002_5123"><br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>
Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a></pre>
</blockquote>
<br>
</body>
</html>