search for: dialgroup1

Displaying 1 result from an estimated 1 matches for "dialgroup1".

Did you mean: dialgroup
2014 Jul 16
3
Simultaneous Ring
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, Scot...