On Tue, Aug 11, 2009 at 1:10 PM, Diego Viola <[email protected]> wrote:
> Michael, you're welcome :). > > Milena, answer is a mod_dptools command, you can use it from the XML > dialplan or from the event socket outbound. mod_commands API are APIs that > you execute from the socket, event socket inbound, etc. But you can also > execute them from event socket outbound using the "api" command. > > I hope that makes sense, correct me if I'm wrong =D. A simple way to remember it is like this: mod_dptools are dialplan tools that go in the dialplan, aka dialplan apps mod_commands are APIs that are typed at the FS command line Of course, there's some crossover, but as long as you separate the idea of an API and an app you'll be fine. -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
