Stopping VoiceXML document crashes CDW
Last reviewed: 12/19/2017
PRB Article ID: P121701
The information in this article applies to:
- VoiceXMLKit 2
Symptoms
Validating and running a VoiceXML document in the CDW runs fine. However, stopping a running VoiceXML document causes CDW to crash.
Cause
CloseSession is an asynchronous process for the runtime interpreter but the API was assuming it was synchronous. The session object was released before all runtime objects had finished processing the cancel request.
Status
Fixed in VoiceXMLKit 2 build 2.2.3.0.
Component Formats Impacted
All formats.