rustytelco
IS-IT--Management
Has anyone encountered an issue with using Call Manager 5 and how vectors need to be written?
I have been told by Avaya tier 4 we can not have 4 digit dial with announcemanet before a single digit statement as the single digit input will not be reconnized. The # key would but not a single or up to 3 digit function.
We have to re-program all our vectors with announcements to be single digit to be redirected to another vector that would allow 2 digit or more input etc.
Our existing programming designed by our Avaya partner for a simple auto attendant function that does not work when single digit is pressed:
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 3.0 Enhanced? n
01 wait-time 2 secs hearing silence
02 collect 4 digits after announcement 3722
03 goto step 9 if digits = #
04 goto step 11 if digits = 0
05 route-to digits with coverage y
06 wait-time 1 secs hearing silence
07 goto step 11 if unconditionally
08 stop
09 route-to number 3700 with cov y if unconditionally
10 stop
11 route-to number 1705 with cov y if unconditionally
12stop
Has any one had this issue with the other versions of Call Manager or is it just CM 5 problem that the vector is not a seperate program enitity within the CM? The Avaya partner was not aware of this issue with CM 5 when programming the auto attnedant function.
I have been told by Avaya tier 4 we can not have 4 digit dial with announcemanet before a single digit statement as the single digit input will not be reconnized. The # key would but not a single or up to 3 digit function.
We have to re-program all our vectors with announcements to be single digit to be redirected to another vector that would allow 2 digit or more input etc.
Our existing programming designed by our Avaya partner for a simple auto attendant function that does not work when single digit is pressed:
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 3.0 Enhanced? n
01 wait-time 2 secs hearing silence
02 collect 4 digits after announcement 3722
03 goto step 9 if digits = #
04 goto step 11 if digits = 0
05 route-to digits with coverage y
06 wait-time 1 secs hearing silence
07 goto step 11 if unconditionally
08 stop
09 route-to number 3700 with cov y if unconditionally
10 stop
11 route-to number 1705 with cov y if unconditionally
12stop
Has any one had this issue with the other versions of Call Manager or is it just CM 5 problem that the vector is not a seperate program enitity within the CM? The Avaya partner was not aware of this issue with CM 5 when programming the auto attnedant function.