I suggest that you learn the differences between mod_commands commands and mod_dptools applications, and also the interfaces where you can access and use them.
As said before, mod_dptools is accessible from dialplan, event socket outbound, etc. and mod_commands is accessible from the CLI, event socket (inbound/outbound), XML RPC, etc. That's all described in the wiki I think. Let us know if you have any questions =D. On Tue, Aug 11, 2009 at 2: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. > > On Tue, Aug 11, 2009 at 1:09 PM, Michael Collins <[email protected]>wrote: > >> >> >> On Tue, Aug 11, 2009 at 9:05 AM, Milena <[email protected]> wrote: >> >>> >>> Hello Brian, >>> >>> I wanna fix the wiki, but to make sure i got it right, does it only work >>> on outbound event socket? or is there any other scenario where it would >>> work. >>> >> >> FYI, Diego Viola fixed the wiki. (Thanks Diego!) >> -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 >> >> >
_______________________________________________ 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
