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>
-- Executing Dial("SIP/2001-781d", "IAX2/boxb-user:mypassword2@192.168.1.139/1001|30|r") in new stack<br>
-- Called boxb-user:mypassword2@192.168.1.139/1001<br>
-- Hungup 'IAX2/boxb-peer-1'<br>
== Everyone is busy/congested at this time (1:0/0/1)<br>
-- Executing Congestion("SIP/2001-781d", "") in new stack<br>
-- Executing Macro("SIP/2001-781d", "hangupcall") in new stack<br>
-- Executing ResetCDR("SIP/2001-781d", "w") in new stack<br>
-- Executing NoCDR("SIP/2001-781d", "") in new stack<br>
-- Executing Wait("SIP/2001-781d", "5") 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> <<a href="mailto:whoiswes@gmail.com">whoiswes@gmail.com</a>> 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 => _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> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>