We have a Conversant that is passing us data. I have provided our Conversant admin with the data return code and he showed me in a trace that it was sending the data but I can get the data into the UEC/UUI. I want my vdn 3125 to send the data passed from the Conversant to the Agent's station. VDN 3125 points to a vector that queues to a skill. I thought I just needed a collect step to get the digits out of the VRU but is their something missing? Can anyone help?
Here is my vector?
Lock? n
Basic? y EAS? y G3V4 Enhanced? y ANI/II-Digits? y ASAI Routing? n
Prompting? y LAI? n G3V4 Adv Route? y CINFO? y BSR? y Holidays? y
01 wait-time 0 secs hearing silence
02 collect 1 digits after announcement 3294
03 route-to number 3124 with cov n if digit = 2
04 goto step 8 if digits = 1
05 goto step 2 if digits = #
06 goto step 14 if digits = 0
07 goto step 8 if unconditionally
08 converse-on skill 56 pri h passing none and none
09 collect 10 digits after announcement none
10 route-to number 3125 with cov n if unconditionally
11 disconnect after announcement none
thanks!
mcw1
Here is my vector?
Lock? n
Basic? y EAS? y G3V4 Enhanced? y ANI/II-Digits? y ASAI Routing? n
Prompting? y LAI? n G3V4 Adv Route? y CINFO? y BSR? y Holidays? y
01 wait-time 0 secs hearing silence
02 collect 1 digits after announcement 3294
03 route-to number 3124 with cov n if digit = 2
04 goto step 8 if digits = 1
05 goto step 2 if digits = #
06 goto step 14 if digits = 0
07 goto step 8 if unconditionally
08 converse-on skill 56 pri h passing none and none
09 collect 10 digits after announcement none
10 route-to number 3125 with cov n if unconditionally
11 disconnect after announcement none
thanks!
mcw1