<br><br><div class="gmail_quote">On Tue, Aug 11, 2009 at 1:10 PM, Diego Viola <span dir="ltr">&lt;<a href="mailto:diego.viola@gmail.com">diego.viola@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Michael, you&#39;re welcome :).<br><br>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 &quot;api&quot; command.<br>

<br>I hope that makes sense, correct me if I&#39;m wrong =D.</blockquote><div><br>A simple way to remember it is like this:<br><br>mod_dptools are dialplan tools that go in the dialplan, aka dialplan apps<br>mod_commands are APIs that are typed at the FS command line<br>
<br>Of course, there&#39;s some crossover, but as long as you separate the idea of an API and an app you&#39;ll be fine.<br>-MC<br><br></div></div><br>