search for: 448ceea3

Displaying 1 result from an estimated 1 matches for "448ceea3".

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, Scott Haley If you