Author Message
WilsonFan
Joined: Apr 16, 2014
Messages: 5
Offline
I am new to OD. (I am using OD7.1)

I set up a Menu Node with 2 Choices only (DTMF 1 and DTMF 2).

When I press 1 or 2, it quickly go to next node.

When I press other DTMF keys, it need to wait for few seconds and go to "No Match" exit.

How to set Menu Node to accept 1 digit only?
And it immediate goes to "No Match" when I press other DTMF.


WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
So you need the menu node to accept other digits but you don't want to specify all of them one by one? You may want to try the build-in grammar, where you can specify any single digit will be accepted, and you have to add conditions in the data node to branch based on the digit entered.
Go to:   
Mobile view