Hi Paulo,<br><br>Welcome to the FreeSWITCH-users mailing list! I&#39;m going to recommend that you get a console debug log and put it in <a href="http://pastebin.freeswitch.org">pastebin.freeswitch.org</a>. If you need guidance on how to do that you&#39;ll find the data collection information on this wiki page to be extremely helpful:<br>
<br><a href="http://wiki.freeswitch.org/wiki/Reporting_Bugs#Debugging_Steps">http://wiki.freeswitch.org/wiki/Reporting_Bugs#Debugging_Steps</a><br><br>The log you pasted here is an info level debug. I suspect that you have FreeSWITCH running in the foreground and you copied the log lines right from the terminal window. I recommend using fs_cli and letting FreeSWITCH run in the background by using the &quot;-nc&quot; flag. We consider that a standard practice and I think you&#39;ll find that it works well.<br>
<br>Thanks,<br>MC<br><br><div class="gmail_quote">On Mon, May 7, 2012 at 6:48 PM, Paulo Sossa <span dir="ltr">&lt;<a href="mailto:psossa.mobile@gmail.com" target="_blank">psossa.mobile@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Folks<br>
Reaching out to the community to see if I can get a tiny little help<br>
<br>
I&#39;m trying to set up DISA on my extension 1005<br>
<br>
But I all get is a busy signal with the error log below<br>
<br>
I can call out, no problem using my ITSP.<br>
<br>
I am planning to use PLIVO right after I get DISA going.<br>
<br>
am I missing something on the IVR?  as it tells me &quot;In Context, No<br>
Route, Abort...&quot;<br>
<br>
I followed this instructions with no luck....<br>
<a href="http://wiki.freeswitch.org/wiki/Dialplan_XML#Example_19:_DISA" target="_blank">http://wiki.freeswitch.org/wiki/Dialplan_XML#Example_19:_DISA</a><br>
<br>
Thanks for the help in advance.<br>
<br>
MY LOG:<br>
<br>
<br>
2012-05-07 18:36:01.596130 [CONSOLE] switch_core.c:1902<br>
FreeSWITCH Version 1.1.beta1 (git-982cb1f 2012-04-04 09-04-12 +0200) Started.<br>
Max Sessions[1000]<br>
Session Rate[30]<br>
SQL [Enabled]<br>
2012-05-07 18:36:04.974462 [NOTICE] switch_channel.c:926 New Channel<br>
sofia/internal/<a href="mailto:1001@216.70.70.79">1001@216.70.70.79</a><br>
[39e376c5-3a70-4355-825c-da97aca3a395]<br>
2012-05-07 18:36:04.974462 [INFO] mod_dialplan_xml.c:485 Processing<br>
PSS 1001 &lt;1001&gt;-&gt;1005 in context outbound<br>
2012-05-07 18:36:04.974462 [INFO] switch_core_state_machine.c:177 No<br>
Route, Aborting<br>
2012-05-07 18:36:04.974462 [NOTICE] switch_core_state_machine.c:178<br>
Hangup sofia/internal/<a href="mailto:1001@216.70.70.79">1001@216.70.70.79</a> [CS_ROUTING]<br>
[NO_ROUTE_DESTINATION]<br>
2012-05-07 18:36:04.974462 [NOTICE] switch_core_session.c:1400 Session<br>
1 (sofia/internal/<a href="mailto:1001@216.70.70.79">1001@216.70.70.79</a>) Ended<br>
2012-05-07 18:36:04.974462 [NOTICE] switch_core_session.c:1402 Close<br>
Channel sofia/internal/<a href="mailto:1001@216.70.70.79">1001@216.70.70.79</a> [CS_DESTROY]<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>