[Freeswitch-users] Sending freeswitch a command fromexternal daemon

Damon Brown damon at technicate.com
Tue Oct 14 09:01:04 PDT 2008


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






More information about the FreeSWITCH-users mailing list