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

Search found 3 matches

by tcharron
Sun Mar 26, 2006 5:52 pm
Forum: Plum DEV Q&A
Topic: inputmode property
Replies: 1
Views: 5844

inputmode property

I have a small issue with the inputmode gobal property. It is NOT respected, even when specified. Basically, we have a base root document that includes grammers that do not specify their input modes. Typically, both a voice and DTMF is created in the system itself. When we set the inputmode global t...
by tcharron
Thu Feb 23, 2006 9:44 am
Forum: Plum DEV Q&A
Topic: cache control issues
Replies: 3
Views: 8768

cache control issues

I had a small issue that deals wioth the caching of the app root document for an IVR application. Below is an example of the VoiceXML welcome message: <?xml version="1.0" encoding="UTF-8"?> <vxml version="2.0" application="app.vxml"> <form> <block> <prompt><voice name="julia">Welcome to the test App...
by tcharron
Sat Feb 18, 2006 4:35 pm
Forum: Plum DEV Q&A
Topic: HTTP Cache Problem
Replies: 3
Views: 9815

I noticed many times, files are cached while other files are not. whenever the file retrieves a file via a GET, it seems to cache it locally.

Is there a way to clear out the cache that's being used by the hosted environment?