<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 29, 2013 at 4:26 PM, Ken Rice <span dir="ltr">&lt;<a href="mailto:krice@freeswitch.org" target="_blank">krice@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<font face="Monaco, Courier New"><span style="font-size:11pt">I wouldn’t say its vague, I would say you started turning off modules you are required to have most of the time... Most of the commands for the dialplan are in mod_dptools... Mod_commands is also another module you need to load...<br>

<br>
The system cant tell you what modules you need to load for commands to work properly because the core doesn’t know what module does what until it actually loads that module</span></font></div></blockquote><br></div><div class="gmail_quote">
Another way of saying this is that mod_dptools adds most (but not all) of the dialplan applications that you would typically use. However, other modules also load dialplan applications. When FreeSWITCH says &quot;invalid application&quot; that means &quot;none of the loaded modules have a dialplan application by this name.&quot; It&#39;s too wordy to put all that in the logs.<br>
<br></div><div class="gmail_quote">The same goes for commands that you type at the console/fs_cli. The module mod_commands exposes most, but not all, of the API commands you would use. Again, if you see &quot;invalid command&quot; then it&#39;s just like &quot;invalid application&quot; and you need to figure out which module to load.<br>
<br>A few modules that load dialplan apps and/or API commands:<br></div><div class="gmail_quote">mod_spandsp<br>mod_voicemail<br>mod_conference<br></div><div class="gmail_quote">mod_valet_parking<br><br></div><div class="gmail_quote">
Hope this helps...<br><br></div><div class="gmail_quote">-MC<br clear="all"></div><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br>
<a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br><a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br>
</div></div>