[Asterisk-Dev] zapata.conf group bug?

Martin Pycko martinp at digium.com
Fri Feb 28 17:54:28 MST 2003


Group is not for ringing all the channels at the same time.
When you group some channels then asterisk chooses
the first idle channel to ring/dial out.

If you want to ring some channels at the same time then
you have to do this like that:
exten => s,1,Dial,Zap/21&Zap/23&Zap/24

regards
Martin

On Fri, 28 Feb 2003, Tilghman Lesher wrote:

> 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
>
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
>




More information about the asterisk-dev mailing list