Hello,
I'm wondering if I can send a call to a vector, have the vector collect one digit after annoucement, Then say If digit = 1, go to extension xxx, If digit = 2 then go to ext nnn, 3,4,5 & and so on.
If no digit is ever pressed, I want the vector to repeat from the beginning, but only repeat this 3 times before moving on further in the vector.
I was wondering if there is a loop count feature that will allow me to replay this portion of the vector 3 times without having to do a ton of repetative programming. I know I can do this with a lot of programming (I have many of these vectors to build), but hoping for a shortcut.
Thanks,
Joe
I'm wondering if I can send a call to a vector, have the vector collect one digit after annoucement, Then say If digit = 1, go to extension xxx, If digit = 2 then go to ext nnn, 3,4,5 & and so on.
If no digit is ever pressed, I want the vector to repeat from the beginning, but only repeat this 3 times before moving on further in the vector.
I was wondering if there is a loop count feature that will allow me to replay this portion of the vector 3 times without having to do a ton of repetative programming. I know I can do this with a lot of programming (I have many of these vectors to build), but hoping for a shortcut.
Thanks,
Joe