Share

Open VXI VoiceXML Interpreter

Tracker: Bugs

5 VXIpromptPrefetch returns malformed XML - ID: 1733162
Last Update: Comment added ( ldav1s )

I noticed in the output of VXIpromptPrefetch, I was not getting well-formed
output when logging. I was getting something like:

Jun 7 18:03:25.36|1162927024|19|5002|VXIpromptPrefetch|<?xml
version='1.0'?><speak version='1.0'
xmlns='http://www.w3.org/2001/10/synthesis' xml:base='/path/to/hw.vxml'
xml:lang='en'><audio src="hw.wav" fetchtimeout="7s"
fetchhint="prefetch">Hello World!</audio></speak></speak>

I'm running Open VXI 3.4 on Linux x86 (SLES 9).


Leo Davis ( ldav1s ) - 2007-06-08 00:45

5

Open

None

Nobody/Anonymous

VXML Interpreter (VXI)

3.x

Public


Comments ( 2 )

Date: 2007-06-08 00:51
Sender: ldav1s


Here's another sample that has a similar problem.

File Added: hw2.vxml


Date: 2007-06-08 00:49
Sender: ldav1s


I debugged into VXI, and as far as I could see this patch fixes the
problem I was seeing.

File Added: prompt-manager.patch


Attached Files ( 3 )

Filename Description Download
hw2.vxml Addtional sample Download
hw.vxml VXML file exhibiting behavior Download
prompt-manager.patch A patch fixing VXIpromptPrefetch Download

Changes ( 3 )

Field Old Value Date By
File Added 232207: hw2.vxml 2007-06-08 00:51 ldav1s
File Added 232206: prompt-manager.patch 2007-06-08 00:49 ldav1s
File Added 232205: hw.vxml 2007-06-08 00:45 ldav1s