JJacobs313
Technical User
I have a Main number VDN for scheduling, this has a vector with press 1-5 options for multiple locations. Each location has a VDN with a vector attached to it that routes it to the same skill group. We thought with VDN override on the main number, the different locations with their own VDN would be able to pass the name on, so the agent would know what location the caller was choosing. But this is not the case.
Main vector off of main VDN:
display vector 328 Page 1 of 6
CALL VECTOR
Number: 328 Name: PT Scheduling
Multimedia? n Attendant Vectoring? n Meet-me Conf? n Lock? n
Basic? y EAS? y 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
01 goto step 13 if time-of-day is fri 16:30 to mon 08:00
02 goto step 13 if time-of-day is all 16:30 to all 08:00
03 goto step 13 if holiday in table 1
04 wait-time 3 secs hearing ringback
05 collect 1 digits after announcement 2137 for none
06 route-to number 1964 with cov y if digit = 1
07 route-to number 1965 with cov y if digit = 2
08 route-to number 1966 with cov y if digit = 3
09 route-to number 1977 with cov y if digit = 4
10 route-to number 2020 with cov y if digit = 5
11 wait-time 5 secs hearing music
12 goto step 4 if unconditionally
...
Second vector off of the 5 VDN choices:
display vector 329 Page 1 of 6
CALL VECTOR
Number: 329 Name: PT Scheduling2
Multimedia? n Attendant Vectoring? n Meet-me Conf? n Lock? n
Basic? y EAS? y 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
01 wait-time 2 secs hearing ringback
02 route-to number 5284 with cov y if unconditionally
(As of right now, this is routing to one number, they would like to use agent logins in the near future. But this is the gist of it.) The main VDN has override set to yes, the 5 location VDNs have override set to n. Call flow works, but on the users phone display, it is not showing the last VDN name
Main vector off of main VDN:
display vector 328 Page 1 of 6
CALL VECTOR
Number: 328 Name: PT Scheduling
Multimedia? n Attendant Vectoring? n Meet-me Conf? n Lock? n
Basic? y EAS? y 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
01 goto step 13 if time-of-day is fri 16:30 to mon 08:00
02 goto step 13 if time-of-day is all 16:30 to all 08:00
03 goto step 13 if holiday in table 1
04 wait-time 3 secs hearing ringback
05 collect 1 digits after announcement 2137 for none
06 route-to number 1964 with cov y if digit = 1
07 route-to number 1965 with cov y if digit = 2
08 route-to number 1966 with cov y if digit = 3
09 route-to number 1977 with cov y if digit = 4
10 route-to number 2020 with cov y if digit = 5
11 wait-time 5 secs hearing music
12 goto step 4 if unconditionally
...
Second vector off of the 5 VDN choices:
display vector 329 Page 1 of 6
CALL VECTOR
Number: 329 Name: PT Scheduling2
Multimedia? n Attendant Vectoring? n Meet-me Conf? n Lock? n
Basic? y EAS? y 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
01 wait-time 2 secs hearing ringback
02 route-to number 5284 with cov y if unconditionally
(As of right now, this is routing to one number, they would like to use agent logins in the near future. But this is the gist of it.) The main VDN has override set to yes, the 5 location VDNs have override set to n. Call flow works, but on the users phone display, it is not showing the last VDN name