<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi, Younas<br>
<br>
How are you doing?<br>
<br>
I think you get a reply before in your previous question.<br>
<br>
You have several ways of do it. <br>
<br>
Let start for one of them.<br>
<br>
FS has their api accesible from many lenguages: lua, perl, php,
javascript, etc. Just, select one of them and play hard with it. I
have and small IVR with lua for testing, lab and proof of concept
and works nicely. You can use lua, get the json data from the web
and control FS accordingly your needs. The script will be located
inside of FS in a directory. <br>
<br>
Another way is using ESL. ESL is a tcp conectionto FS where you
can control FS actions. As in the previous paragraph, you have to
select a solution: a build one done in a lenguage (lua, php, ruby,
javascript, etc) or build your own middleware/framework. The pros
in this architecture is you can seperate ivr from FS and control
several instances of FS, etc, etc, etc. One interesting example
using FS ESL and node.js is: <a class="moz-txt-link-freetext" href="https://github.com/englercj/node-esl">https://github.com/englercj/node-esl</a>.<br>
<br>
I saw a project similar to your requirementet, instead of json
using xml and spring framework but I lost the link. Other,
references:<br>
<a class="moz-txt-link-freetext" href="http://docs.plivo.org/get-started/">http://docs.plivo.org/get-started/</a><br>
<a class="moz-txt-link-freetext" href="http://m4d.colfinder.org/sites/default/files/Slides/M4D_Week5_setup_web_telephony_server.pdf">http://m4d.colfinder.org/sites/default/files/Slides/M4D_Week5_setup_web_telephony_server.pdf</a><br>
<br>
I suggest you explore FS documentation, very good point to start,
explore FS scripting and ESL. From there you will make up your
own solution. <br>
<br>
<br>
<br>
On 11/11/2014 10:08 AM, Aqs Younas wrote:<br>
</div>
<blockquote
cite="mid:CAGVOjVU9wMWGOY9cjyCKL+9=nDkpDtekpk0sBGCN8YSphKVkEQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>Hi, <br>
</div>
How can we create dynamic ivr in freeswitch. I have ivr
data in json format from a web, i want this to be played
in freeswitch as ivr. How can i do so.?<br>
<br>
</div>
In asterisk there are application availables like
phpivr/SynIVR.<br>
</div>
How can this be done in Freeswitch.<br>
<br>
</div>
Any help would be much appreciated.<br>
</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>