Drew Gibson wrote:
Andre Courchesne - Consultant wrote:
I have not tried it yet, but anyone knows if it's possible to create
line groups in dahdi that share the same lines? Exemple
group=0
channel => 30,29,28,27,26,27
group=1
channel => 24,25,26,27,28,29
Haven't tried it either but this should work ...
group=0
channel => 30,29,28
group=1
channel => 27,28,29
group=2
channel => 24,25,26
exten => 123,1,Dial(Zap/G0,Zap/G1)
exten => 321,1,Dial(Zap/g2,Zap/g1)
Oops, think before you send! You'll get two lines tied up, fighting with
each other for the callee!
but I the idea is to use multiple groups ....
regards,
Drew
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]