I implemented something sort of like RFC 4722 (MSCML), except I scrapped the SIP INFO stuff and just used event socket.<br><br>1. Application server receives incoming phone call<br>2. Application server calls FS to get IVR session.  FS handles all media processing on incoming phone call<br>
3. Application server executes IVR script, sending commands to FS over event socket.<br><br>Think over your requirements carefully and use what FS already offers.  Your requirements may be met with a simpler solution.<br>
<br><br><div class="gmail_quote">On Tue, Feb 22, 2011 at 9:35 PM, Jason b.a <span dir="ltr">&lt;<a href="mailto:k-b-24@live.com">k-b-24@live.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">




<div>
yeh sure i have a SIP endpoints , can the application do the sip handling and have a socket interface with freeswitch in the same time without using OpenSER.<br>
in this case i need Sip servelet plugin in my application , is it possible.<br>
I went through the outbound event socket , seems to be helpful thx , also i saw the options for using java to connect to freeswitch, i think using ESL , i can build a java IVR application .<br>
 <br>                                               </div>
<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" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>