Page 1 of 1

PM IVR script to help reproduce issue

Posted: Fri Dec 04, 2009 2:39 pm
by support
Hi,

Could you PM (private message) us the IVR script that you are using to put into your scratchpad? We want to see if we're able to reliably reproduce this IVR issue you are experiencing.

Regards,
Plum Support

scratchpad used for testing small bits of IVR code

Posted: Mon Dec 07, 2009 10:29 am
by support
Hi,

Just for your reference, the scratchpad is meant mainly for the purpose of testing small bits of IVR code.

For such a large IVR script as you have (~ 1100 lines), you should setup a web server to store this IVR script. That way, you wouldn't be confined to within the scratchpad's limits and have to worry about truncation.

Regards,
Plum Support

scratchpads used to test small IVR scripts

Posted: Mon Dec 07, 2009 12:47 pm
by support
Hi,

The IVR issue is that you are attempting to use a scratchpad for something it was not designed for. Namely running large production VoiceXML scripts. Scratchpads are provided as a convenience for IVR developers to test out small IVR scripts and learn VoiceXML.

The behavior that you experienced is intentional, scratchpads are limited to 64KB of data and anything larger than this should be deployed onto your own production IVR application server.

Regards,
Plum Support