<tt><font size=2>asterisk-users-bounces@lists.digium.com wrote on 07/16/2014
01:46:09 PM:<br>
<br>
> From: "Haley,Scott A" <scott.haley@edwardjones.com></font></tt>
<br><tt><font size=2>> To: "asterisk-users@lists.digium.com"
<asterisk-users@lists.digium.com>, </font></tt>
<br><tt><font size=2>> Date: 07/16/2014 01:46 PM</font></tt>
<br><tt><font size=2>> Subject: [asterisk-users] Simultaneous Ring</font></tt>
<br><tt><font size=2>> Sent by: asterisk-users-bounces@lists.digium.com</font></tt>
<br><tt><font size=2>> <br>
> I have a need to issue a dial command to a number:</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> same => n,Dial(${DIALGROUP1},${TIMER1},t)</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> After a number of seconds, let's say 10 seconds.
I want to dial <br>
> another set of numbers while continuing to ring, or interrupting the<br>
> first group of numbers.</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> same => n,Dial(${DIALGROUP2},${TIMER1},t)</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> Is there a way to do this without interrupting
the first call?</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> Thanks,<br>
> Scott Haley<br>
</font></tt>
<br><tt><font size=2>I believe that what you want to do is best done with
Local Channels. See this link:</font></tt>
<br><a href="http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/DeeperDialplan_id324598.html"><tt><font size=2>http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/DeeperDialplan_id324598.html</font></tt></a>
<br><tt><font size=2>for more information.</font></tt>