[asterisk-users] local channels

Jerry Geis geisj at pagestation.com
Mon Nov 9 09:41:33 CST 2009


I am using the AMI to dispatch (2) calls to Local/my_priority at my_context 
where:
[my_context]
exten => my_priority,1,Answer()
exten => my_priority,n,Dial(${LOCAL_DIAL})

and LOCAL_DIAL has the actual phone number to dial.

The first call goes through just fine and I see DAHDI/1/XXXX being 
called. The second call I see
DAHDI/2/XXXX and a message about everyone is busy on congested.

I presume I can have more than one local channel active? My AMI channel 
line is:
Channel: Local/my_priority at my_context for both calls. I have a Variable 
with the LOCAL_DIAL set.

I am using DAHDI 2.2.0 with libpri 1.4.10.2 and asterisk 1.4.26.2
With a PRI connection.

All normal calls to phones work fine.
When I make my (2) local calls all 23 lines are idle.

Is there something I am missing? Why would I not be able to make 2 local 
channel
calls at the same time?

Jerry






More information about the asterisk-users mailing list