I have a vector I somewhat get the flow but am not 100%.
Line 05 says to go to step 17 if C = 2468
Where do I find the value of C?
Number: 24 Name: Tech Support Q
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 0 secs hearing ringback
02 goto step 17 if C = 2468
03 goto step 17 if time-of-day is all 17:00 to all 08:00
04 goto step 17 if time-of-day is fri 17:00 to mon 08:00
05 goto step 7 if B = 2468
06 announcement V1
07 goto step 19 if staffed-agents in skill 1st < 1
08 queue-to skill 1st pri m
09 queue-to skill 2nd pri m
10 announcement V2
11 wait-time 15 secs hearing music
12 collect 1 digits after announcement V3 for none
13 goto step 17 if digits = 1
14 wait-time 25 secs hearing music
15 goto step 12 if unconditionally
16 stop
17 route-to number 99999999 with cov n if unconditionally
18 stop
19 queue-to skill 2nd pri m
20 goto step 10 if unconditionally
21 stop
Line 05 says to go to step 17 if C = 2468
Where do I find the value of C?
Number: 24 Name: Tech Support Q
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 0 secs hearing ringback
02 goto step 17 if C = 2468
03 goto step 17 if time-of-day is all 17:00 to all 08:00
04 goto step 17 if time-of-day is fri 17:00 to mon 08:00
05 goto step 7 if B = 2468
06 announcement V1
07 goto step 19 if staffed-agents in skill 1st < 1
08 queue-to skill 1st pri m
09 queue-to skill 2nd pri m
10 announcement V2
11 wait-time 15 secs hearing music
12 collect 1 digits after announcement V3 for none
13 goto step 17 if digits = 1
14 wait-time 25 secs hearing music
15 goto step 12 if unconditionally
16 stop
17 route-to number 99999999 with cov n if unconditionally
18 stop
19 queue-to skill 2nd pri m
20 goto step 10 if unconditionally
21 stop