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

Audio files

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
herzow
Posts: 23
Joined: Mon Sep 21, 2009 12:30 pm

Audio files

Post by herzow »

My Audio files seem to be out of wack.

I deleted one earlier today and recorded two new ones. One has the same file name. One the system they play corectly, but when I make a call it's playing the old one.

-Bill

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

IVR audio files caching

Post by support »

Hi,

The reason for this IVR behavior in your IVR is that your audio files are being cached. To ensure that a fresh copy of your audio file is fetched for your IVR, you can set the "maxage" attribute in your IVR tag, <audio>, to "0".

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

Regards,
Plum Support
Last edited by support on Wed Feb 24, 2010 11:55 am, edited 4 times in total.

herzow
Posts: 23
Joined: Mon Sep 21, 2009 12:30 pm

Thank you.

Post by herzow »

Thank you.

Post Reply