How do I use route-to commands in vectors to call an outside number? I have a department that contracts out to a 24/7 messaging center outside of our organization to handle emergency calls at night, and they want their internal phone tree to have "Press 9 to report an emergency after hours" and have it dial the answering service
For example: Step 8 in my vector needs to call a 10 digit number when the caller presses 9, so my syntax right now is route-to number xxxxxxxxxx (10 digit DID) with cov n if digit = 9
According to my support vendor, that syntax should be correct, but it's not. Pressing 9 is looping back to my announcement at the top of the vector. What did I miss?
For example: Step 8 in my vector needs to call a 10 digit number when the caller presses 9, so my syntax right now is route-to number xxxxxxxxxx (10 digit DID) with cov n if digit = 9
According to my support vendor, that syntax should be correct, but it's not. Pressing 9 is looping back to my announcement at the top of the vector. What did I miss?