Unable to create channel of type 'SIP' no outboud dialing
Posted: Thu Sep 08, 2011 10:15 am
I am having go autodial ce2.1
my carrier configuration is
register => 1000257:XXXXX@216.128.XX.XX
aabhas]
disallow=all
disallow=all
allow=ulaw
allow=alaw
allow=g729
type=friend
username=1000257
secret=9YsTHuXXXX
fromhost=216.128.XX.XX
host=dynamic
dtmfmode=rfc2833
context=trunkinbound
global string
TESTSIPTRUNK = SIP/aabhas
Dial plan
exten => _XXX.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _XXX.,2,Dial(${TESTSIPTRUNK}/${EXTEN:2},,tTor)
exten => _XXX.,3,Hangup
i am able to ping 216.128.XX.XX from the server
in sip show registery
216.128.XX.XX:5060 1000257 105 Registered
i am registered
when i dial
12127773456
[Sep 8 11:14:02] -- Executing [12127773456@default:1] AGI("SIP/8003-0000000 4", "agi://127.0.0.1:4577/call_log") in new stack
[Sep 8 11:14:02] -- AGI Script agi://127.0.0.1:4577/call_log completed, ret urning 0
[Sep 8 11:14:02] -- Executing [12127773456@default:2] Dial("SIP/8003-000000 04", "SIP/aabhas/127773456||tTor") in new stack
[Sep 8 11:14:02] WARNING[12265]: app_dial.c:1310 dial_exec_full: Unable to crea te channel of type 'SIP' (cause 20 - Unknown)
[Sep 8 11:14:02] == Everyone is busy/congested at this time (1:0/0/1)
[Sep 8 11:14:02] -- Executing [12127773456@default:3] Hangup("SIP/8003-0000 0004", "") in new stack
[Sep 8 11:14:02] == Spawn extension (default, 12127773456, 3) exited non-zero on 'SIP/8003-00000004'
[Sep 8 11:14:02] -- Executing [h@default:1] DeadAGI("SIP/8003-00000004", "a gi://127.0.0.1:4577/call_log--HVcauses- ... NUNAVAIL-- --------") in new stack
i get this error, i am unable to do outbound or inbound calling
please help
my carrier configuration is
register => 1000257:XXXXX@216.128.XX.XX
aabhas]
disallow=all
disallow=all
allow=ulaw
allow=alaw
allow=g729
type=friend
username=1000257
secret=9YsTHuXXXX
fromhost=216.128.XX.XX
host=dynamic
dtmfmode=rfc2833
context=trunkinbound
global string
TESTSIPTRUNK = SIP/aabhas
Dial plan
exten => _XXX.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _XXX.,2,Dial(${TESTSIPTRUNK}/${EXTEN:2},,tTor)
exten => _XXX.,3,Hangup
i am able to ping 216.128.XX.XX from the server
in sip show registery
216.128.XX.XX:5060 1000257 105 Registered
i am registered
when i dial
12127773456
[Sep 8 11:14:02] -- Executing [12127773456@default:1] AGI("SIP/8003-0000000 4", "agi://127.0.0.1:4577/call_log") in new stack
[Sep 8 11:14:02] -- AGI Script agi://127.0.0.1:4577/call_log completed, ret urning 0
[Sep 8 11:14:02] -- Executing [12127773456@default:2] Dial("SIP/8003-000000 04", "SIP/aabhas/127773456||tTor") in new stack
[Sep 8 11:14:02] WARNING[12265]: app_dial.c:1310 dial_exec_full: Unable to crea te channel of type 'SIP' (cause 20 - Unknown)
[Sep 8 11:14:02] == Everyone is busy/congested at this time (1:0/0/1)
[Sep 8 11:14:02] -- Executing [12127773456@default:3] Hangup("SIP/8003-0000 0004", "") in new stack
[Sep 8 11:14:02] == Spawn extension (default, 12127773456, 3) exited non-zero on 'SIP/8003-00000004'
[Sep 8 11:14:02] -- Executing [h@default:1] DeadAGI("SIP/8003-00000004", "a gi://127.0.0.1:4577/call_log--HVcauses- ... NUNAVAIL-- --------") in new stack
i get this error, i am unable to do outbound or inbound calling
please help