|
Re: writing a call vector
I'm not sure what I'm doing wrong.
01 wait-time 1 secs hearing ringback
02 collect 1 digits after announcement 70014
03 route-to number 51234 with cov y if digit = 1
04 route-to number 52343 with cov y if digit = 2
After it plays the announcement it just hangs up. I'm not sure how to make it wait for the person calling to push a button.
|