[asterisk-users] local channels
Jerry Geis
geisj at pagestation.com
Mon Nov 9 15:33:03 CST 2009
This is what I see:
-- Executing [my_priority at my_context:1]
Answer("Local/my_priority at my_context-90d5,2", "") in new stack
-- Executing [my_priority at my_context:2]
Dial("Local/my_priority at my_context-90d5,2", "DAHDI/3/4000") in new stack
[Nov 9 16:25:17] WARNING[8979]: app_dial.c:1275 dial_exec_full: Unable
to create channel of type 'DAHDI' (cause 0 - Unknown)
== Everyone is busy/congested at this time (1:0/0/1)
== Auto fallthrough, channel 'Local/my_priority at my_context-90d5,2'
status is 'CHANUNAVAIL'
Normal calls all work just fine. I can call into the box and out the box
to extensions and cell phones.
When I place this call all lines are idle.
My call through AMI is basically this:
Action: Originate
Async: yes
Channel: Local/my_priority at my_context
Context: my_context
Application: AGI
Variable: LOCAL_DIAL=DAHDI/4/4001
Data: smvoice
Priority: 1
Any ideas why the all channels busy and unable to create channel?
Jerry
More information about the asterisk-users
mailing list