Good Afternoon..
The problems I am having is that we have a CM 6.1 , and a few times, when someone press 1, It passes that digit to the next vector, and uses that digit for the option choice
in the 2nd vector and transfers the call.
I did put a SET command at the beginning of the 2nd vector to clear out the buffer but it is still happening. It kinda goes like this..
Vector 1
wait-time is 4 seconds ringback
collect 1 digit after announcement 1234 none
Goto vector 55 if digits = 1
goto vector 56 if digits = 2
vector 55
wait time 4 seconds hearing ringback
set digits = none CATR none
collect 1 digit after announcement 4567 none
route to 1111 if digits = 1
route to 2222 if digits = 2
So what happens is that if I am the caller and I choose one, the system takes it as one .....and also an choice of one for the second vector
Any ideas
The problems I am having is that we have a CM 6.1 , and a few times, when someone press 1, It passes that digit to the next vector, and uses that digit for the option choice
in the 2nd vector and transfers the call.
I did put a SET command at the beginning of the 2nd vector to clear out the buffer but it is still happening. It kinda goes like this..
Vector 1
wait-time is 4 seconds ringback
collect 1 digit after announcement 1234 none
Goto vector 55 if digits = 1
goto vector 56 if digits = 2
vector 55
wait time 4 seconds hearing ringback
set digits = none CATR none
collect 1 digit after announcement 4567 none
route to 1111 if digits = 1
route to 2222 if digits = 2
So what happens is that if I am the caller and I choose one, the system takes it as one .....and also an choice of one for the second vector
Any ideas