[Freeswitch-users] Freeswitch and XML-RPC
Michael Jerris
mike at jerris.com
Wed Aug 27 08:39:43 PDT 2008
Any fsapi commands, the same commands that are available at the cli
(type help for a full list) are available via xmlrpc. DTMF comes as
real time events, you can subscribe to them on the event socket.
Mike
On Aug 27, 2008, at 11:08 AM, Klaus Teller wrote:
> Hi,
>
> It seems i can send commands to Freeswitch using XML-RPC. The only
> document i could find on this is: http://wiki.freeswitch.org/wiki/Freeswitch_XML-RPC
>
> Given that i'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?
>
> Any other document i could check to know what i can do with this?
>
>
> 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?
>
> Thanks,
>
> Klaus.
>
More information about the FreeSWITCH-users
mailing list