There are many possibilities with FreeSWITCH.  One option is to control FreeSWITCH over the event socket.  See <a href="http://wiki.freeswitch.org/mod_event_socket">http://wiki.freeswitch.org/mod_event_socket</a> for the protocol description and <a href="http://wiki.freeswitch.org/esl">http://wiki.freeswitch.org/esl</a> for a client library to connect to the event socket.  <br>
<br><br><br><div class="gmail_quote">On Fri, Dec 3, 2010 at 12:42 AM, Alexander Lyasin <span dir="ltr">&lt;<a href="mailto:alexander.lyasin@gmail.com">alexander.lyasin@gmail.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;">
Hello all!<br>
I interests the next questions:<br>
<br>
Are Possible to use FreeWSITCH how UA?<br>
I have a task to write FreeSWITCH module (for Linux) that get an information<br>
(a signals) from another application and establishes SIP transactions (with<br>
FreeSWITCH functions) with another SIP agents.<br>
<br>
Ex:<br>
An Application sends a signal to the FreeSWITCH module (eg using a message<br>
queue), transmits<br>
the data about the caller and the called party. The module should to establish<br>
the session between them with FreeSWITCH  functions. In this case voice will<br>
not be transmitted with FreeSWITCH.<br>
Perhaps this problem has been resolved already. Can are you provide me a link<br>
to a similar case, examples or documentation, how it done within FreeSWITCH<br>
(preferably a C )?<br>
Thank you very much!<br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>