Expert could you please help and let me know where to edit these vector step , when we are calling to VDN number 1111 calls hitting to announcement step and play full announcement file , i need if extension 1160 is free to take call then announcement break and call goto direct extension 1160
CALL VECTOR
Number: 7 Name: Test
Multimedia? n Attendant Vectoring? y Meet-me Conf? n Lock? y
Basic? y EAS? n G3V4 Enhanced? y ANI/II-Digits? y ASAI Routing? y
Prompting? y LAI? n G3V4 Adv Route? y CINFO? y BSR? n Holidays? y
Variables? n 3.0 Enhanced? n
01
02 queue-to attd-group
03 goto step 9 if queue-fail
04 queue-to attd-group
05 goto step 11 if unconditionally
06 route-to number 1160 with cov n if unconditionally
07
08
09 announcement 1005
10 goto step 4 if unconditionally
11 announcement 1004
12 goto step 6 if unconditionally
CALL VECTOR
Number: 7 Name: Test
Multimedia? n Attendant Vectoring? y Meet-me Conf? n Lock? y
Basic? y EAS? n G3V4 Enhanced? y ANI/II-Digits? y ASAI Routing? y
Prompting? y LAI? n G3V4 Adv Route? y CINFO? y BSR? n Holidays? y
Variables? n 3.0 Enhanced? n
01
02 queue-to attd-group
03 goto step 9 if queue-fail
04 queue-to attd-group
05 goto step 11 if unconditionally
06 route-to number 1160 with cov n if unconditionally
07
08
09 announcement 1005
10 goto step 4 if unconditionally
11 announcement 1004
12 goto step 6 if unconditionally