[asterisk-users] 2 * servers, IAX connection between to dial extensions across IAX - not working

Tim P panterafreak at gmail.com
Wed Jul 26 08:52:08 MST 2006


while that did seem to change the error message it still doesn't ring the
other phone
here is the error message:

    -- Executing Dial("SIP/2001-781d", "
IAX2/boxb-user:mypassword2 at 192.168.1.139/1001|30|r") in new stack
    -- Called boxb-user:mypassword2 at 192.168.1.139/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 <whoiswes at gmail.com> wrote:
>
> exten => _2XXX,1,Dial(IAX2/boxa-user:mypassword at 192.168.1.192
> /${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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060726/a228815f/attachment.htm


More information about the asterisk-users mailing list