[Asterisk-Users] Hold, park, transfer, etc-- How is it done?
Don Pobanz
dpobanz at hastingsutilities.com
Wed Nov 5 16:46:16 MST 2003
On Wednesday, November 05, 2003 4:13 PM, Steve Murphy
[SMTP:murf at e-tools.com] wrote:
>
<snip>
> Problem 2:
> And, I specified a group to dial as an option in an extension. I have
> only one of the 3 extensions plugged in, and it doesn't ring (but the
> console says it's ringing the first member of the group.) What gives?
> Am
> I malspecifying the group (Zap/g3) in the dial command in the
> extensions.conf file? Or describing it wrongly in zapata.conf? Or, do
> I
> need all members of the group plugged into the card?
In the case of using a group, the dial command will find one of the
group that is not busy and dial it. If you want to ring multiple phones
(extensions) simultaneously, then you need to specify that as part of
the dial command.
exten => 353,1,Dial(SIP/192.168.50.188&Zap/10,18)
<snip>
>
> murf
>
> --
More information about the asterisk-users
mailing list