here is the error message:
-- Executing Dial("SIP/2001-781d", "IAX2/boxb-user:[EMAIL PROTECTED]/1001|30|r") in new stack
-- Called boxb-user:[EMAIL PROTECTED]/1001
-- Hungup 'IAX2/boxb-peer-1'
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing Congestion("SIP/2001-781d", "") in new stack
-- Executing Macro("SIP/2001-781d", "hangupcall") in new stack
-- Executing ResetCDR("SIP/2001-781d", "w") in new stack
-- Executing NoCDR("SIP/2001-781d", "") in new stack
-- Executing Wait("SIP/2001-781d", "5") in new stack
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?
On 7/26/06, whois wes <[EMAIL PROTECTED]> wrote:
exten => _2XXX,1,Dial(IAX2/boxa-user:[EMAIL PROTECTED]/${EXTEN:1},30,r)
change ${EXTEN:1} to ${EXTEN}
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
