Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Subject: Re: New Message from VLADISLAV ZAPOYEV in Customer Voice Portal (CVP) - Gen Replied by: Janine Graves on 09-11-2012 09:13:48 AM ---------------------- Create a root document (that has correct vxml syntax) and catch the generic event name 'error' - this should catch any voicexml event, like error.semantic, error.badfetch.http (file not found), error.badfetch (timeout). <catch event="error"> <!-- do something --> </catch> Have you tried retrieving your VXML in a web browser to ensure the xml is correct? Your vxml syntax may still be wrong, but at least you can ensure that the xml is good. Are you in a StandAlone deployment? If not, the call will go back to ICM, so you won't lose the call.
Subject: RE: Re: New Message from VLADISLAV ZAPOYEV in Customer Voice Portal (CVP) - Replied by: VLADISLAV ZAPOYEV on 14-11-2012 01:08:29 AM Hello, Janine! I create root vxml-documet <?xml version="1.0" encoding="utf-8"?> <vxml xmlns="http://www.w3.org/2001/vxml" xmlns:conf="http://www.w3.org/2001/vxml-conformance" version="2.1"> <catch event="error"> <return event="error" /> </catch> <form> <block> <submit next="DataCollection.vxml"/> </block> </form> </vxml> It works! Even if syntax error in DataCollection.vxml, catch error is work. Thank you!
Subject: Automatic reply: New Message from VLADISLAV ZAPOYEV in Customer Voice Porta Replied by: Sethuramalingam Balasubramanian on 14-11-2012 01:10:48 AM
Thank you for your e-mail. I am OOO due to personal leave on 11/14. My responses to your email shall be delayed. I will return your email as soon as I come back on 11/15.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: