its happening in the afterhours portion, in the events log it says route to step failed. any ideas.
01 wait-time 0 secs hearing ringback
02 goto step 13 if staffed-agents in skill 221 > 0
03 goto step 14 if holiday in table 1
04 goto step 15 if time-of-day is all 19:00 to all 10:00
05 goto step 15 if time-of-day is fri 19:00 to mon 10:00
06 queue-to skill 207 pri m
07 collect 1 digits after announcement 7482
08 route-to number 7855 with cov y if digit = 1
09 wait-time 20 secs hearing music
10 goto step 7 if unconditionally
11 stop
12 route-to number 7855 with cov n if unconditionally
13 stop
14 announcement 7778
15 route-to number 785 with cov n if unconditionally
16 stop
Thanks.
01 wait-time 0 secs hearing ringback
02 goto step 13 if staffed-agents in skill 221 > 0
03 goto step 14 if holiday in table 1
04 goto step 15 if time-of-day is all 19:00 to all 10:00
05 goto step 15 if time-of-day is fri 19:00 to mon 10:00
06 queue-to skill 207 pri m
07 collect 1 digits after announcement 7482
08 route-to number 7855 with cov y if digit = 1
09 wait-time 20 secs hearing music
10 goto step 7 if unconditionally
11 stop
12 route-to number 7855 with cov n if unconditionally
13 stop
14 announcement 7778
15 route-to number 785 with cov n if unconditionally
16 stop
Thanks.