[Asterisk-Users] Group Ring after Timeout

Jason Williams jas.williams at gmail.com
Fri Mar 18 06:14:24 MST 2005


On Fri, 18 Mar 2005 13:57:37 +0100, Reuben Grech
<reuben.grech at compex.edu.mt> wrote:
> Dear All,
>  
> Would like to know what I should do to:: pickup call immediately and
> simultaneously Ring a Group, so that caller is listening to message whilst
> group phones are ringing and first one to pickup gets the call.
>  
The dial command will call more than one device

eg:

exten => 1234,1,Dial(SIP/1234&SIP/2345)


extension 1234 will now ring sip device 1234 and 2345


Jason



More information about the asterisk-users mailing list