Hi all,
I have a small problem.
I have 2 TDM400 Card.
So I have 8 channels well configured. in my zapata.conf I created one group :
group = 1
channel => 1-8
In my extensions.conf I have something like :
...
exten => _9.,2,Dial(Zap/g1/${EXTEN:1},25,t)
...
If, for example I have 3 lines availables, I put in Zap1, Zap2 and Zap3 it works perfectly, if the 1st is busy, it switch automatically to Zap2 or 3.
But if I put my 3 lines on Zap4, Zap5 and Zap6, It’ll hang on Zap1…
Is there a way to solve that please ???
Thank You
ps : sorry for my english !
.
.