We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

option accept="approximate"

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
sbaraian
Posts: 18
Joined: Tue Oct 21, 2008 9:55 am

option accept="approximate"

Post by sbaraian »

I have an issue, i am using the following code snippet and the application hangs without raising any error:

<option value="01" dtmf="01" accept="approximate">Certified Welder</option>
<option value="02" dtmf="02" accept="approximate">Fan Maintenance</option>
<option value="1" dtmf="1" accept="exact">Again</option>
<option value="0" dtmf="0" accept="exact">Operator</option>
<option value="Star" dtmf="*" accept="exact">Main Menu</option>

if i change accept to be exact then the application works.
Please advise

Thank you

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Suggestion for IVR platform

Post by support »

Hi,

We have identified this as an IVR bug. We plan to address this IVR issue for the next patch release of our IVR platform.

Regards,
Plum Support

Post Reply