Share This Post:
Collect multiple digits
I have the other issue with gateway. I am using VoiceXML to develop our application. The idea is that system asks user for 4 digits number and based on that number reads information from database. I tried your inbound simple application with single DTMF digit and it works, but I cannot get multi digit number to input.
Instead of direct working on your VXML files, you can use Voicent IVR Studio to create your app, and then take a look at the generated VXML files. Once you are set with your call flow, deploy the application to Voicent gateway. The generated VXML files will be put under:
C:\Program Files\Voicent\Gateway\apps
For multiple digits, like fixed length digits, use the “digits” element.
Share This Post: