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

Dynamic sensitivity

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
jspooner
Posts: 1
Joined: Thu Feb 22, 2007 7:09 am
Location: MA

Dynamic sensitivity

Post by jspooner »

Is it possible to adjust the value of the sensitivity property while a script is running? Sensitivity is causing issues with my application and I'd like to be able to adjust it accordingly within nomatch tags.

I am playing with different ideas but nothing seems to work right.

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

no utility IVR platform to dynamically alter values for prop

Post by support »

Hi,

There isn't anyway to do this without using server-side scripting (PHP, ASP, etc.). There is no utility in the IVR platform to dynamically alter values for IVR properties (e.g. sensitivity). A new page would have to be fetched and the new value interpolated by your preprocessing language.


Regards,
Plum Support

Post Reply