mikeydidit
IS-IT--Management
I have been playing around with a test vdn/vector trying to get a TOD vector to work. I cant seem to make it go to the normal hours announcement 30023 whatever I do to the times.
Would you guys mind looking at this and see what I have wrong?
Thanks
When is the last time you helped someone, just because you were able to?
For the best response to a question, read faq690-6594
Would you guys mind looking at this and see what I have wrong?
Thanks
Code:
change vector 47 Page 1 of 2
CALL VECTOR
Number: 47 Name: TOD test vector
Multimedia? n Attendant Vectoring? n Meet-me Conf? n Lock? n
Basic? y EAS? y G3V4 Enhanced? y ANI/II-Digits? y ASAI Routing? y
Prompting? y LAI? y G3V4 Adv Route? y CINFO? y BSR? y Holidays? y
Variables? y 3.0 Enhanced? y
01 wait-time 2 secs hearing ringback
02 goto step 4 if time-of-day is mon 17:31 to fri 07:59
03 goto step 5 if time-of-day is mon 08:00 to fri 17:30
04 announcement 30013
05 collect 1 digits after announcement 30023 for none
06 goto step 9 if digits = 1
07 goto step 10 if digits = 2
08 goto step 11 if digits = 3
09 goto vector 48 @step 1 if unconditionally
10 goto vector 49 @step 1 if unconditionally
11 goto vector 50 @step 1 if unconditionally
12 wait-time 6 secs hearing music
When is the last time you helped someone, just because you were able to?
For the best response to a question, read faq690-6594