[Asterisk-Users] Ring an incoming call in multiple extensions

Brian Roy mister.roy at gmail.com
Thu Jan 20 21:03:08 MST 2005


On Thu, 20 Jan 2005 21:32:37 -0600, asterisk at mazone.info
<asterisk at mazone.info> wrote:
> 
> 
> Hi asterisk users!
> 
>  
> 
> Here's my issue, I've deleted the "s" extension cause I don't want any
> action to be taken on incoming calls as my pbx is for home use, but I would
> like to ring all my VoIP extensions at the same time the PSTN line rings and
> to be able to pick up the call in any extension, honestly I don't know if
> this is possible, some ideas ???
> 


Use the & between your dial targets. 

>From the sample config....

;exten => 6245,1,Dial(SIP/Grandstream1&SIP/Xlite1,20,rtT)

wiki page is here
http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+Dial

Have fun,

-Chuji



More information about the asterisk-users mailing list