<div dir="ltr">I&#39;m hoping to get some pointers on debugging why I&#39;m getting a &quot;Invalid Application set&quot; error message.<br><br>I have read the FAQ which says that the most common reason is the correct module hasn&#39;t been loaded.<br>
<br>However, in this case, there is no module called &quot;set&quot;, so what could some of the other causes be?<br><br>Here&#39;s the debug output if it helps:<br><span style="font-family:courier new,monospace"><br>2013-07-29 13:41:17.208965 [DEBUG] switch_core_state_machine.c:167 (sofia/internal/<a href="mailto:1009@10.1.1.19">1009@10.1.1.19</a>) State Change CS_ROUTING -&gt; CS_EXECUTE<br>
2013-07-29 13:41:17.208965 [DEBUG] switch_core_session.c:1333 Send signal sofia/internal/<a href="mailto:1009@10.1.1.19">1009@10.1.1.19</a> [BREAK]<br>2013-07-29 13:41:17.208965 [DEBUG] switch_core_state_machine.c:470 (sofia/internal/<a href="mailto:1009@10.1.1.19">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 (sofia/internal/<a href="mailto:1009@10.1.1.19">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 (sofia/internal/<a href="mailto:1009@10.1.1.19">1009@10.1.1.19</a>) State EXECUTE<br>
2013-07-29 13:41:17.208965 [DEBUG] mod_sofia.c:243 sofia/internal/<a href="mailto:1009@10.1.1.19">1009@10.1.1.19</a> SOFIA EXECUTE<br>2013-07-29 13:41:17.208965 [DEBUG] switch_core_state_machine.c:209 sofia/internal/<a href="mailto:1009@10.1.1.19">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 sofia/internal/<a href="mailto:1009@10.1.1.19">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 sofia/internal/<a href="mailto:1009@10.1.1.19">1009@10.1.1.19</a> [KILL]<br>2013-07-29 13:41:17.208965 [DEBUG] switch_core_session.c:1333 Send signal sofia/internal/<a href="mailto:1009@10.1.1.19">1009@10.1.1.19</a> [BREAK]<br>
2013-07-29 13:41:17.208965 [DEBUG] switch_core_state_machine.c:477 (sofia/internal/<a href="mailto:1009@10.1.1.19">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 (sofia/internal/<a href="mailto:1009@10.1.1.19">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 (sofia/internal/<a href="mailto:1009@10.1.1.19">1009@10.1.1.19</a>) State HANGUP<br>2013-07-29 13:41:17.208965 [DEBUG] mod_sofia.c:504 Channel sofia/internal/<a href="mailto:1009@10.1.1.19">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</span><br></div>