[asterisk-users] Simultaneous Ring
Kevin Larsen
kevin.larsen at pioneerballoon.com
Wed Jul 16 13:53:26 CDT 2014
asterisk-users-bounces at lists.digium.com wrote on 07/16/2014 01:46:09 PM:
> From: "Haley,Scott A" <scott.haley at edwardjones.com>
> To: "asterisk-users at lists.digium.com" <asterisk-users at lists.digium.com>,
> Date: 07/16/2014 01:46 PM
> Subject: [asterisk-users] Simultaneous Ring
> Sent by: asterisk-users-bounces at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140716/6fb022c7/attachment.html>
More information about the asterisk-users
mailing list