werhol2303
Technical User
This is the vector I have setup on my Definity V6. I would like to modify the vector so caller would hear announcement 6329 from step 14 four times then would be directed to voicemail like in step 24. I could just repeat steps 12 through 16 but there are not enough steps for my needs, it is only up to 32 steps on 3 pages. Is there a way to apply some kind of condition saying that "repeat steps 12 through 16 then go to step 24" ???
01 wait-time 2 secs hearing silence
02 collect 4 digits after announcement 6330
03 goto step 8 if digits = 1
04 goto step 22 if digits = 2
05 goto step 17 if digits = 3
06 goto step 8 if digits = 4
07 goto step 8 if unconditionally
08 goto step 24 if time-of-day is all 17:00 to all 07:59
09 goto step 24 if time-of-day is fri 17:00 to mon 07:59
10 goto step 24 if staffed-agents in split 15 < 1
11
12 queue-to split 15 pri m
13 wait-time 30 secs hearing music
14 collect 1 digits after announcement 6329
15 goto step 24 if digits = 1
16 goto step 12 if unconditionally
17 goto step 20 if time-of-day is all 16:30 to all 07:59
18 goto step 20 if time-of-day is fri 16:30 to mon 07:59
19 route-to number 7240 with cov y if unconditionally
20 route-to number 7209 with cov y if unconditionally
21 stop
22 route-to number 7279 with cov y if unconditionally
23 stop
24 messaging split 99 for extension 7228
25 stop
01 wait-time 2 secs hearing silence
02 collect 4 digits after announcement 6330
03 goto step 8 if digits = 1
04 goto step 22 if digits = 2
05 goto step 17 if digits = 3
06 goto step 8 if digits = 4
07 goto step 8 if unconditionally
08 goto step 24 if time-of-day is all 17:00 to all 07:59
09 goto step 24 if time-of-day is fri 17:00 to mon 07:59
10 goto step 24 if staffed-agents in split 15 < 1
11
12 queue-to split 15 pri m
13 wait-time 30 secs hearing music
14 collect 1 digits after announcement 6329
15 goto step 24 if digits = 1
16 goto step 12 if unconditionally
17 goto step 20 if time-of-day is all 16:30 to all 07:59
18 goto step 20 if time-of-day is fri 16:30 to mon 07:59
19 route-to number 7240 with cov y if unconditionally
20 route-to number 7209 with cov y if unconditionally
21 stop
22 route-to number 7279 with cov y if unconditionally
23 stop
24 messaging split 99 for extension 7228
25 stop