Have a current vector as shown:
01 wait-time 1 secs hearing ringback
02 announcement 1198372
03 goto step 14 if holiday in table 1
04 goto step 14 if time-of-day is all 16:00 to all 07:30
05 collect 4 digits after announcement 1000005
...
14 disconnect after announcement 1000007
Want to change it so that afterhours announcement 1000007 plays only on Mon to Fri 16:00 to 07:30 and also all day on Saturday and Sunday.
How can I set up a service hours vector to do that please?
Or is there an easier way as well?
Thanks for any help!
01 wait-time 1 secs hearing ringback
02 announcement 1198372
03 goto step 14 if holiday in table 1
04 goto step 14 if time-of-day is all 16:00 to all 07:30
05 collect 4 digits after announcement 1000005
...
14 disconnect after announcement 1000007
Want to change it so that afterhours announcement 1000007 plays only on Mon to Fri 16:00 to 07:30 and also all day on Saturday and Sunday.
How can I set up a service hours vector to do that please?
Or is there an easier way as well?
Thanks for any help!