while that did seem to change the error message it still doesn't ring the other phone<br>
here is the error message:<br>
<br>
&nbsp;&nbsp;&nbsp; -- Executing Dial(&quot;SIP/2001-781d&quot;, &quot;IAX2/boxb-user:mypassword2@192.168.1.139/1001|30|r&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Called boxb-user:mypassword2@192.168.1.139/1001<br>
&nbsp;&nbsp;&nbsp; -- Hungup 'IAX2/boxb-peer-1'<br>
&nbsp; == Everyone is busy/congested at this time (1:0/0/1)<br>
&nbsp;&nbsp;&nbsp; -- Executing Congestion(&quot;SIP/2001-781d&quot;, &quot;&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing Macro(&quot;SIP/2001-781d&quot;, &quot;hangupcall&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing ResetCDR(&quot;SIP/2001-781d&quot;, &quot;w&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing NoCDR(&quot;SIP/2001-781d&quot;, &quot;&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing Wait(&quot;SIP/2001-781d&quot;, &quot;5&quot;) in new stack<br>
<br>
Do I need to add something to tell it to use IAX to get to the other server but that it should be ringing a sip extension?<br>
<br><br><div><span class="gmail_quote">On 7/26/06, <b class="gmail_sendername">whois wes</b> &lt;<a href="mailto:whoiswes@gmail.com">whoiswes@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
exten =&gt; _2XXX,1,Dial(IAX2/boxa-user:mypassword@192.168.1.192/${EXTEN:1},30,r)<br><br>change ${EXTEN:1} to ${EXTEN}<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">
Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>