Hello!
I call to CVP application with external dynamic VXML-script. I see in IOS VXML gateway logs:
Nov 9 16:51:07.621: //9065853/E4CAF3BC03B8/VXML:/vxml_vapp_object_callhandoff:
CALL_ERROR;
http://10.184.81.51:7000/CVP/Server Handoff failed
Nov 9 16:51:07.637: //0/E4CAF3BC03B8/VXML:/vxml_parse:
CALL_ERROR;
http://10.61.47.76:90/nuance-datacol/DataCollection.vxml?
at line 2: syntax error
Nov 9 16:51:07.637: //9065853/E4CAF3BC03B8/VXML:/vxml_bgload_post_done:
CALL_ERROR;
http://10.61.47.76:90/nuance-datacol/DataCollection.vxml Loading fail with url (
http://10.61.47.76:90/nuance-datacol/DataCollection.vxml?)
Nov 9 16:51:07.637: //9065853/E4CAF3BC03B8/VXML:/vxml_jse_eval:
CALL_ERROR;
http://10.61.47.76:90/nuance-datacol/root.vxml at line 18: expression (_exception) error
Nov 9 16:51:07.641: //9065853/E4CAF3BC03B8/VXML:/vxml_jse_eval:
CALL_ERROR;
http://10.61.47.76:90/nuance-datacol/root.vxml at line 18: expression (_exception) error
After that call released. How to handle this VXML syntax error? I need the call to continue even in the event of an error.
BR, Vlad.