my question,if i press "0", then spend so many times to call reception(8800), could I press "0" as quick as I press "#"?
change vector 30 Page 1 of 3
CALL VECTOR
Number: 30 Name: branch1
Multimedia? n Attendant Vectoring? n Meet-me Conf? n Lock? n
Basic? n 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
Variables? n
01 goto step 23 if holiday in table 3
02 goto step 11 if time-of-day is all 18:00 to all 08:30
03 goto step 11 if time-of-day is fri 18:00 to mon 08:30
04 collect 4 digits after announcement 7241
05 route-to number 8800 with cov y if digit = 0
06 route-to number 7743 with cov y if digit = 1
07 route-to number 7742 with cov y if digit = 2
08 route-to digits with coverage y
09
10
11 collect 4 digits after announcement 7244
change vector 30 Page 1 of 3
CALL VECTOR
Number: 30 Name: branch1
Multimedia? n Attendant Vectoring? n Meet-me Conf? n Lock? n
Basic? n 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
Variables? n
01 goto step 23 if holiday in table 3
02 goto step 11 if time-of-day is all 18:00 to all 08:30
03 goto step 11 if time-of-day is fri 18:00 to mon 08:30
04 collect 4 digits after announcement 7241
05 route-to number 8800 with cov y if digit = 0
06 route-to number 7743 with cov y if digit = 1
07 route-to number 7742 with cov y if digit = 2
08 route-to digits with coverage y
09
10
11 collect 4 digits after announcement 7244