[Asterisk-Dev] zapata.conf group bug?
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Fri Feb 28 17:25:25 MST 2003
I'd like to be able to group sets of channels into call groups, but
apparently, you can only set a group once. Is this a bug? Should
you be able to keep your channels consecutive in zapata.conf?
-snip-
group=1
callerid="Server Room" <221>
channel => 21
group=2
callerid="Server Room" <222>
channel => 22
group=1
callerid="Bathroom" <223>
channel => 23
callerid="Telephone Closet" <224>
channel => 24
-snip-
The result of this configuration is that if I do a Dial,Zap/g1, then
only channel 21 rings, not 21, 23, and 24.
-Tilghman
More information about the asterisk-dev
mailing list