Looking at your IVR code, if you want to allow your users more time for entering their 7-digit number by phone keypad, you should use the IVR property, "interdigittimeout", instead of the IVR property, "timeout":
Code: Select all
<property name="interdigittimeout" value="3s"/>
These factors may be playing a part in why your users are getting a http://www.plumvoice.com/docs/dev/voice ... gittimeout <nomatch> message.
Regards,
Plum Support