<div dir="ltr">xml-rpc is mostly for sending FSAPI commands to the system, &quot;anything you see when you type show api at the cli which happens to include the show command itself&quot;<br><br>you can also write your own code in C or js or lua or any other lang and access it directly over the web in the same <br>
way you would access a cgi where your code can write out the content-type etc.<br><br>if you want to control calls on a per-call basis you would want to look and mod_event_socket (socket dialplan application)<br><br><div class="gmail_quote">
On Sat, Oct 18, 2008 at 1:12 AM, Gayatri Kulkarni <span dir="ltr">&lt;<a href="mailto:xtpl.gayatri@gmail.com">xtpl.gayatri@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;">
<div dir="ltr"><a href="http://wiki.freeswitch.org/wiki/Mod_xml_rpc" target="_blank">http://wiki.freeswitch.org/wiki/Mod_xml_rpc</a><br><br>Plus, for streaming a file, see to it that you can use port 8080 for it<br>for instance, if you want to read the logfile say - freeswitch.log, configure logfile.conf.xml to to generate the logs in the htdocs directory - root for xml rpc. You can definitely access it from there<br>

<br><br>-- <br>Regards,<br>Gayatri Kulkarni<br><br><div class="gmail_quote">On Wed, Aug 27, 2008 at 8:38 PM, Klaus Teller <span dir="ltr">&lt;<a href="mailto:klaus.teller@gmx.net" target="_blank">klaus.teller@gmx.net</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,<br>
<br>
It seems i can send commands to Freeswitch using XML-RPC. The only document i could find on this is: <a href="http://wiki.freeswitch.org/wiki/Freeswitch_XML-RPC" target="_blank">http://wiki.freeswitch.org/wiki/Freeswitch_XML-RPC</a><br>


<br>
Given that i&#39;m using Java, i was wondering what else (beside originating a call) can I do via XML-RPC. How do i send for instance DTMF read requests, how do i send a request to stream a file?<br>
<br>
Any other document i could check to know what i can do with this?<br>
<br>
<br>
I would think that most of the functions that are available through Javascript are available via XML-RPC. But how do i send these commands?<br>
<br>
Thanks,<br>
<br>
Klaus.<br>
<br>
<br>
--<br>
Psssst! Schon das coole Video vom GMX MultiMessenger gesehen?<br>
Der Eine für Alle: <a href="http://www.gmx.net/de/go/messenger03" target="_blank">http://www.gmx.net/de/go/messenger03</a><br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">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><br clear="all"><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><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>
</div>