You must add or change vector processing for the administered holiday tables.
On the command line, enter change vector
When you set the Holiday Vectoring field to y, a field on the Call Vector screen identifies if the vector on which you are currently working is a holiday vectoring vector, as shown in the following example.
change vector x page 1 of 3
CALL VECTOR
Number: xxx Name: ___________________________ Multimedia? n Attendant Vectoring? n Meet-me Conf? n Lock? y Basic? y EAS? n 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
The Vectoring (Holiday) field is a display-only field and appears only when you set the Holiday Vectoring field on the Customer Options screen to y. If either Vectoring (Basic) or Attendant Vectoring are set to y, the Vectoring (Holiday ) field can be set to y.
The following examples use the goto command to route calls during holidays.
Example 1
change vector 1 Page 1 of 3 CALL VECTOR
Number: 1 Name: In Germany Multimedia? n Attendant Vectoring? n Meet-me Conf? n Lock? y Basic? y EAS? n G3V4 Enhanced? n ANI/II-Digits? n ASAI Routing? n Prompting? y LAI? n G3V4 Adv Route? n CINFO? n BSR? n Holidays? y
01 goto vector 2 if holiday in table 1 02 route-to number 123456789 with cov n if unconditionally 03 04 05 06 07 08 09 10 11
Example 2
change vector 3 Page 1 of 3 CALL VECTOR
Number: 3 Name: In Ireland Multimedia? n Attendant Vectoring? n Meet-me Conf? n Lock? y Basic? y EAS? n G3V4 Enhanced? n ANI/II-Digits? n ASAI Routing? n Prompting? y LAI? n G3V4 Adv Route? n CINFO? n BSR? n Holidays? y
01 goto step 2 if holiday in table 2 02 route-to number 45678 with cov n if unconditionally 03 stop 04 announcement 2721 05 06 07 08 09 10 11
After you have assigned holiday tables to several vectors, you can use the list usage holiday-table command to view which vectors and vector steps are using the selected holiday table.
list usage holiday-table x LIST USAGE REPORT
Used By Vector Vector Number 1 Step 1 Vector Vector Number 3 Step 1