<html><head><style type='text/css'>p { margin: 0; }</style><style type='text/css'>body { font-family: 'Arial'; font-size: 10pt; color: #000000}</style></head><body>Hi,<br><br>I'm sorry for cross-posting this (from http://forums.digium.com/viewtopic.php?t=64280), but I havn't got any replies in the forum..<br><br>........<br><br><br>When I dial out from my Asterisk 1.4.19 installation on Debian (three SIP hardphones on a LAN, and an IAX2 connection over DSL to a commercial trunk) I get this error on the console:<br><br><br>&nbsp;&nbsp;&nbsp; -- Executing [40618405@default:1] Set("SIP/21-081ceea8", "CALLERID(all)=nnnnnnnnnnnn &lt;88821268&gt;") in new stack<br>&nbsp;&nbsp;&nbsp; -- Executing [40618405@default:2] Dial("SIP/21-081ceea8", "IAX2/88821268/40618405|30|r") in new stack<br>[Sep 11 12:05:58] WARNING[7098]: app_dial.c:1202 dial_exec_full: Unable to create channel of type 'IAX2' (cause 3 - No route to destination)<br>&nbsp; == Everyone is busy/congested at this time (1:0/0/1)<br>&nbsp;&nbsp;&nbsp; -- Executing [40618405@default:3] Congestion("SIP/21-081ceea8", "") in new stack<br>&nbsp; == Spawn extension (default, 40618405, 3) exited non-zero on 'SIP/21-081ceea8'<br><br><br>I can't see any traffic on the wire using ngrep, and the registry looks good:<br><br>filserver*CLI&gt; iax2 show registry<br>Host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dnsmgr&nbsp; Username&nbsp;&nbsp;&nbsp; Perceived&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Refresh&nbsp; State<br>85.nnn.nnn.83:4569&nbsp;&nbsp;&nbsp; N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 88821268&nbsp;&nbsp;&nbsp; 85.nnn.nn.197:10000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60&nbsp; Registered<br>85.nnn.nnn.82:4569&nbsp;&nbsp;&nbsp; N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 88821268&nbsp;&nbsp;&nbsp; 85.nnn.nn.197:10002&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60&nbsp; Registered<br><br><br>I can see traffic with ngrep while registering, and every 60 seconds after that.<br><br>That "no route to destination" error is causing my hair to thin, and my trunk provider tells me that it's "usually something else", and that the errormessage is not that descriptive.<br><br>What can I do to get more/better debugging info? I can't figure out what's wrong.<br><br>Thanks!<br><br>- Martin<br><br>( my iax.conf and extensions.conf on http://pastebin.com/mb0020bd )<br><br></body></html>