Hi,
I am using "interdigittimeout" property to give 3 sec input time between each input. I set the grammer to be 5 digits. Is it possible to, not wait for any input when caller entered 5 digits?
You would be able to achieve this by using the IVR property, termmaxdigits. This would be declared the same time you declare the interdigittimeout property.
This IVR property will end your IVR grammar input once you have entered five digits. Once the maximum number of digits have been entered, the IVR application will move on without waiting for any timeouts.
Hope this helps.
Regards,
Plum Support
Last edited by support on Wed Feb 24, 2010 11:16 am, edited 1 time in total.