asterisk-users-boun...@lists.digium.com wrote on 07/16/2014 01:46:09 PM:

> From: "Haley,Scott A" <scott.ha...@edwardjones.com>
> To: "asterisk-users@lists.digium.com" <asterisk-users@lists.digium.com>, 

> Date: 07/16/2014 01:46 PM
> Subject: [asterisk-users] Simultaneous Ring
> Sent by: asterisk-users-boun...@lists.digium.com
> 
> I have a need to issue a dial command to a number:
> 
> same => n,Dial(${DIALGROUP1},${TIMER1},t)
> 
> After a number of seconds, let's say 10 seconds. I want to dial 
> another set of numbers while continuing to ring, or interrupting the
> first group of numbers.
> 
> same => n,Dial(${DIALGROUP2},${TIMER1},t)
> 
> Is there a way to do this without interrupting the first call?
> 
> Thanks,
> Scott Haley

I believe that what you want to do is best done with Local Channels. See 
this link:
http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/DeeperDialplan_id324598.html
for more information.
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to