<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] Invalid Application set</TITLE>
</HEAD>
<BODY>
<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<BR>
<BR>
<BR>
On 7/29/13 6:14 PM, "Ei Dev" <<a href="eidevm5@gmail.com">eidevm5@gmail.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Thanks Ken, that did the trick. The error message was definitely quite vague.<BR>
<BR>
<BR>
On Tue, Jul 30, 2013 at 1:19 AM, Ken Rice <<a href="krice@freeswitch.org">krice@freeswitch.org</a>> wrote:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Sounds like you didn’t load mod_dptools... <BR>
<BR>
<BR>
On 7/28/13 10:51 PM, "Ei Dev" <<a href="eidevm5@gmail.com">eidevm5@gmail.com</a> <<a href="http://eidevm5@gmail.com">http://eidevm5@gmail.com</a>> > wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>I'm hoping to get some pointers on debugging why I'm getting a "Invalid Application set" error message.<BR>
<BR>
I have read the FAQ which says that the most common reason is the correct module hasn't been loaded.<BR>
<BR>
However, in this case, there is no module called "set", so what could some of the other causes be?<BR>
<BR>
Here's the debug output if it helps:<BR>
</SPAN></FONT><SPAN STYLE='font-size:11pt'><FONT FACE="Courier New"><BR>
2013-07-29 13:41:17.208965 [DEBUG] switch_core_state_machine.c:167 (<a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> ) State Change CS_ROUTING -> CS_EXECUTE<BR>
2013-07-29 13:41:17.208965 [DEBUG] switch_core_session.c:1333 Send signal <a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> [BREAK]<BR>
2013-07-29 13:41:17.208965 [DEBUG] switch_core_state_machine.c:470 (<a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> ) State ROUTING going to sleep<BR>
2013-07-29 13:41:17.208965 [DEBUG] switch_core_state_machine.c:415 (<a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> ) Running State Change CS_EXECUTE<BR>
2013-07-29 13:41:17.208965 [DEBUG] switch_core_state_machine.c:477 (<a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> ) State EXECUTE<BR>
2013-07-29 13:41:17.208965 [DEBUG] mod_sofia.c:243 <a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> SOFIA EXECUTE<BR>
2013-07-29 13:41:17.208965 [DEBUG] switch_core_state_machine.c:209 <a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> Standard EXECUTE<BR>
2013-07-29 13:41:17.208965 [ERR] switch_core_session.c:2547 Invalid Application set<BR>
2013-07-29 13:41:17.208965 [NOTICE] switch_core_session.c:2548 Hangup <a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> [CS_EXECUTE] [DESTINATION_OUT_OF_ORDER]<BR>
2013-07-29 13:41:17.208965 [DEBUG] switch_channel.c:3096 Send signal <a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> [KILL]<BR>
2013-07-29 13:41:17.208965 [DEBUG] switch_core_session.c:1333 Send signal <a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> [BREAK]<BR>
2013-07-29 13:41:17.208965 [DEBUG] switch_core_state_machine.c:477 (<a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> ) State EXECUTE going to sleep<BR>
2013-07-29 13:41:17.208965 [DEBUG] switch_core_state_machine.c:415 (<a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> ) Running State Change CS_HANGUP<BR>
2013-07-29 13:41:17.208965 [DEBUG] switch_core_state_machine.c:676 (<a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> ) State HANGUP<BR>
2013-07-29 13:41:17.208965 [DEBUG] mod_sofia.c:504 Channel <a href="sofia/internal/1009@10.1.1.19">sofia/internal/1009@10.1.1.19</a> <<a href="http://sofia/internal/1009@10.1.1.19">http://sofia/internal/1009@10.1.1.19</a>> hanging up, cause: DESTINATION_OUT_OF_ORDER<BR>
2013-07-29 13:41:17.208965 [DEBUG] mod_sofia.c:638 Responding to INVITE with: 502<BR>
</FONT><FONT FACE="Monaco, Courier New"><BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></FONT></SPAN><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_________________________________________________________________________<BR>
Professional FreeSWITCH Consulting Services:<BR>
<a href="consulting@freeswitch.org">consulting@freeswitch.org</a> <<a href="http://consulting@freeswitch.org">http://consulting@freeswitch.org</a>> <BR>
<a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><BR>
<BR>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR>
<a href="http://www.cudatel.com">http://www.cudatel.com</a><BR>
<BR>
Official FreeSWITCH Sites<BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
<a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><BR>
<a href="http://www.cluecon.com">http://www.cluecon.com</a><BR>
<BR>
FreeSWITCH-users mailing list<BR>
<a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a> <<a href="http://FreeSWITCH-users@lists.freeswitch.org">http://FreeSWITCH-users@lists.freeswitch.org</a>> <BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><FONT COLOR="#888888"><BR>
</FONT></SPAN></FONT></FONT><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>-- <BR>
Ken<BR>
<FONT COLOR="#0000FF"><U><a href="http://www.FreeSWITCH.org">http://www.FreeSWITCH.org</a><BR>
<a href="http://www.ClueCon.com">http://www.ClueCon.com</a><BR>
<a href="http://www.OSTAG.org">http://www.OSTAG.org</a><BR>
</U></FONT>irc.freenode.net #freeswitch<BR>
</SPAN></FONT>
</BODY>
</HTML>