> 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 [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
