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

Is datamaxage supported?

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
moshe
Posts: 66
Joined: Wed Aug 15, 2007 5:36 pm
Location: Chicago
Contact:

Is datamaxage supported?

Post by moshe »

I'm attempting to debug a data element, and my original xml file was corrupt. I fixed the xml, but I notice that the file still fails; but I also see that notation "cache hit" in the log files.

I've set

Code: Select all

<property name="datamaxage" value="0"/>
in my VoiceXML file, but the cache is still being hit according to the log file.

I will convert my xml file into a PHP file and add a header() to turn off caching, but for future reference, what is the expected behavior?

Please note that the reference manual does not even list this property as far as I can tell.

moshe
Posts: 66
Joined: Wed Aug 15, 2007 5:36 pm
Location: Chicago
Contact:

Post by moshe »

OK, after further testing, I see that I had a completely different error.

Regardless, is datamaxage honored?

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

IVR platform plans to implement datamaxage, datamaxstale

Post by support »

Hi,

Currently, the IVR properties, datamaxage, datamaxstale, and datafetchhint are not honored by our IVR platform. However, for the next release, we plan to have these IVR properties implemented.

Regards,
Plum Support

Post Reply