<div dir="ltr">Thanks for pointing me into the right direction. I manager to create a call from Java app without any problems using XML-RPC. Btw., is there a way to generate dtmf digits to a call leg using XML-RPC?<br><br>
Thanks in advance,<br>&nbsp; Boris<br><br><div class="gmail_quote">On Tue, Jul 22, 2008 at 8:53 PM, Brian West &lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
One option is to use XML-RPC and originate a call.<br>
<br>
<a href="http://wiki.freeswitch.org/wiki/Freeswitch_XML-RPC" target="_blank">http://wiki.freeswitch.org/wiki/Freeswitch_XML-RPC</a><br>
<br>
You can issue an &quot;api originate&quot; from an XML-RPC request with ease.<br>
<br>
/b<br>
<div><div></div><div class="Wj3C7c"><br>
On Jul 22, 2008, at 1:14 PM, Boris Krivonog wrote:<br>
<br>
&gt; Hi all!<br>
&gt;<br>
&gt; I&#39;m new to FreeSwitch and have a newby question: what is the best/<br>
&gt; preferred way to create a new call from some external application?<br>
&gt;<br>
&gt; For example: I have an application A (i.e. stand alone Java<br>
&gt; application) which will invoke a RMI/web service or whatever service<br>
&gt; which should reside within FreeSwitch and will, when called, create<br>
&gt; a new call leg, play an audio message to this call leg, ...<br>
&gt;<br>
&gt; I&#39;m currently browsing some samples on how to write a Java<br>
&gt; application that resides within FreeSwitch using mod_java. Is this<br>
&gt; the right way to do it? The problem is that I want to create a call<br>
&gt; leg from scratch and not to handle an incoming call and do something<br>
&gt; with it; all samples only process an incoming call...<br>
&gt;<br>
&gt; Thanks in advance,<br>
&gt; &nbsp;Boris<br>
<br>
</div></div>Brian West<br>
<a href="mailto:sip%3Abrian@freeswitch.org">sip:brian@freeswitch.org</a><br>
<br>
<br>
<br>
<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>
</blockquote></div><br></div>