[Asterisk-Users] Unable to create channel of type 'IAX2' (cause 3)

Ronald Wiplinger ronald at elmit.com
Fri May 20 03:27:30 MST 2005


I try to connect to voipjet, but I get always busy, ... it worked 
yesterday, ... no changes on my side....




    -- Executing SetGroup("SIP/615-829b", "iax-voipjet") in new stack
    -- Executing Dial("SIP/615-829b", 
"IAX2/17567 at voipjet/011886228357765") in new stack
May 20 18:16:26 NOTICE[9733]: app_dial.c:973 dial_exec_full: Unable to 
create channel of type 'IAX2' (cause 3)
  == Everyone is busy/congested at this time (1:0/1/0)
    -- Executing Hangup("SIP/615-829b", "") in new stack
  == Spawn extension (default, 9011886228357765, 514) exited non-zero on 
'SIP/615-829b'
    -- Executing Hangup("SIP/615-829b", "") in new stack
  == Spawn extension (default, h, 1) exited non-zero on 'SIP/615-829b'



This is the extension.conf for this part:
exten => _9011Z.,413,Dial,IAX2/17567 at voipjet/${EXTEN:${TRUNKMSD}} ; 
VoipJet.com NANPA
exten => _9011Z.,414,hangup

exten => _9011Z.,512,Dial,IAX2/${NUFONEUSER}@NuFone/${EXTEN:${TRUNKMSD}}
 


Should I remove the hangup line, so that it can go and try NuFone?
How can I improve this?


bye

Ronald




More information about the asterisk-users mailing list