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

Caching Old Voice Prompts

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
sseth@thecarpetpros.com
Posts: 3
Joined: Fri Dec 04, 2009 12:13 pm

Caching Old Voice Prompts

Post by sseth@thecarpetpros.com »

Hi,

I have made some changes to our existing voice prompts. When I play the new voice prompts, some of the old prompts are still playing. I have checked all the files and the prompts which are playing does not exist in our server. So my questions is where are these prompts are playing from? Are they caching out some how from plum voice server? Please help.

Thanks,
Sunil Seth

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

Re: Caching Old Voice Prompts

Post by support »

Hi Sunil,

The reason why you are hearing the old audio files is because they have been cached in our system. If you would like the system to fetch a fresh copy of your audio files, you should set the audiomaxage property of your application to 0.

For more information on the audiomaxage property, see here: http://www.plumvoice.com/docs/dev/voice ... udiomaxage

For more information on caching, see here: http://www.plumvoice.com/docs/dev/devel ... ce:caching

Hope this helps.

Regards,
Plum Support

Post Reply