[Asterisk-Users] VoIP Dialout issues

Jean-Michel Hiver hiver.j at wanadoo.fr
Wed Dec 1 09:32:22 MST 2004


Hi List,

I have set up the following in my extensions.conf

; local numbers look like 0262XXXXXX
; but must be dialed 262 262XXXXXX
exten => _0262XXXXXX,1,Dial,IAX2/543 at voipjet/011262262${EXTEN:4}
exten => _0262XXXXXX,2,Dial,IAX2/jhiver at NuFone/011262262${EXTEN:4}
exten => _0262XXXXXX,3,Congestion


It did work for a while, however when dialing I get:

stargate*CLI>
    -- Executing Dial("SIP/2000-a939", 
"IAX2/543 at voipjet/011262262914202") in new stack
    -- Called 543 at voipjet/011262262914202
Dec  1 13:25:16 NOTICE[1137900464]: chan_iax2.c:2195 auto_congest: 
Auto-congesting call due to slow response
    -- IAX2/voipjet/5 is circuit-busy
    -- Hungup 'IAX2/voipjet/5'
  == Everyone is busy/congested at this time
    -- Executing Dial("SIP/2000-a939", 
"IAX2/jhiver at NuFone/011262262914202") in new stack
    -- Called jhiver at NuFone/011262262914202
Dec  1 13:25:20 NOTICE[1137900464]: chan_iax2.c:2195 auto_congest: 
Auto-congesting call due to slow response
    -- IAX2/NuFone/6 is circuit-busy
    -- Hungup 'IAX2/NuFone/6'
  == Everyone is busy/congested at this time
    -- Executing Congestion("SIP/2000-a939", "") in new stack
  == Spawn extension (from-sip, 0262914202, 3) exited non-zero on 
'SIP/2000-a939'

But I have little idea of what those messages mean... could it be a 
problem on my side?

Cheers,
Jean-Michel.



More information about the asterisk-users mailing list