I have the following form which accepts 10 digit input from a caller. When the caller inputs nothing it reprompts forever. This is ok but I dont want to have a security issue in which a disatisfied customer could call in, set the phone down, and leave for the bar; charging us money by the minute. Is there anyway to make it disconnect after 4 minutes or maybe only reprompt 9 times?
You can specify an additional <noinput> block with the "count" attribute set to the number of reprompts you wish to allow before disconnect from the IVR system.