FYI,<br>Any language that can establish a network socket and send/receive information over that socket can be used to control FS. FreeSWITCH comes with ESL - the event socket library - that can abstract away some of the grunt work, but there isn&#39;t a Java one that I&#39;m aware of.<br>
-MC<br><br><div class="gmail_quote">On Wed, Jun 24, 2009 at 7:52 PM, Jingwei Yang <span dir="ltr">&lt;<a href="mailto:jingwei.yang@gmail.com">jingwei.yang@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Folks,<br><br>I understand freeSwitch is supporting a couple of languages for call controls like Lua, Javascript, Perl, Java... However, after digging into the detailed wiki pages, I found out the codes written in those languages can only be executed via the freeswitch console. I was wondering whether it&#39;s possible to run FreeSwitch at backend and have a piece of Java program (outside the freeSwitch console) to invoke freeSwitch commands?<br>

<br>Thanks,<br><font color="#888888">-Jingwei<br>
</font><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>