Version 0.5 Release
Sep 17th, 2007 by admin
Version 0.5 of Voiceglue is now available on the download page.
This version fixes a bug with validation of identifiers in VXML files.
If you’re getting errors like these:
Datatype error: Type:InvalidDatatypeValueException, Message:Value 'caller' does not match regular expression facet '([a-zA-Z]|[a-zA-Z$][a-zA-Z0-9_$]*[a-zA-Z0-9_])'
Failed to parse the URI's content. Make sure that this document consists of valid VXML.
then you should definitely upgrade.
This version turns off Xerces XML validation, which reports valid
VXML documents (confirmed valid by XSV) as errors.
