[Freeswitch-users] Sending freeswitch a command fromexternal daemon

Johny Kadarisman jkr888 at gmail.com
Tue Oct 14 09:09:36 PDT 2008


Don't forget about XML RPC, it is not as sophisticated as event socket, but
good enough for executing any fs commands.

http://wiki.freeswitch.org/wiki/Freeswitch_XML-RPC

Cheers,
JK

On Tue, Oct 14, 2008 at 12:01 PM, Damon Brown <damon at technicate.com> wrote:

> Thanks guys,
> That worked perfectly, I was even able to create a standard PHP socket.  I
> knew that was what I was reading on the wiki ... I just couldn't wrap my
> head around it.  Now I'm clarified .... THANKS
>
> Damon
> -----Original Message-----
> From: "Michael Collins" <mcollins at fcnetwork.com>
> Sent: Monday, October 13, 2008 11:53pm
> To: freeswitch-users at lists.freeswitch.org
> Subject: Re: [Freeswitch-users] Sending freeswitch a command fromexternal
> daemon
>
> > Yes, using the event socket;
> >
> > http://wiki.freeswitch.org/wiki/Mod_event_socket
> >
>
> Just another little thought: with the event socket you can connect to FS
> and send pretty much any FS API command you want. You also can subscribe
> to events and receive all sorts of cool information about what's going
> on with FS.
>
> Note: there are blocking and non-blocking versions of the "api" command,
> so be sure you know which one you want to use! :) (HINT: api vs. bgapi)
>
> Enjoy!
> -MC
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081014/05b83c67/attachment-0002.html 


More information about the FreeSWITCH-users mailing list