Jason, you seem to be misunderstanding what freeswitch is.<br><br>It does not purely handle media. mediaproxy is the closest thing that would do that, and I believe it does that by watching the sip traffic flowing through the machine and grabbing the IP/ports to set up the flow, but with no options to do any processing.<br>

<br>FreeSWITCH is a B2BUA. You make a call into FS via SIP (or other supported protocol). The application then runs within FS (or via ESL). FS handles all signalling and media.<br><br>Your application should never handle SIP. The only reason to use a SIP proxy such as OpenSER in front of FS would be load balancing.<br>

<br>-Steve<br><br><br><br><div class="gmail_quote">On 23 February 2011 02:35, 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><div style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">

</div>