We wroye this vector but when numbers are collected it rings the extension, but ignores coverage, and does not ever go to voicemail. Anyone know why?
01 wait-time 1 secs hearing silence
02 collect 1 digits after announcement 2993
03 wait-time 5 secs hearing silence
04 goto step 7 if digits = 1
05 goto step 8 if digits = 2
06 goto step 9 if digits = 3
07 route-to number 1748 with cov y if unconditionally
08 route-to number 1752 with cov y if unconditionally
09 route-to number 1753 with cov y if unconditionally
10 disconnect after announcement none
11 stop
01 wait-time 1 secs hearing silence
02 collect 1 digits after announcement 2993
03 wait-time 5 secs hearing silence
04 goto step 7 if digits = 1
05 goto step 8 if digits = 2
06 goto step 9 if digits = 3
07 route-to number 1748 with cov y if unconditionally
08 route-to number 1752 with cov y if unconditionally
09 route-to number 1753 with cov y if unconditionally
10 disconnect after announcement none
11 stop