Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Voice Gateway API (VGAPI) Developer Center
Overview
Documentation
Community
Testing
Blogs
Simple password control for making outbound international or longdistance call
Yaw-Ming Chen
12 Sep 2012
MSE VOIP Sample Application
Raghavendra Gutty Veeranagappa
01 Feb 2012
New Tcl IVR command option for "infotag get leg_dnis" and "infotag get leg_ani"
Yaw-Ming Chen
04 Jan 2012
Fetchaudio Summary
Anusha Kannappan
15 Nov 2011
Unified Communication 8.6 NFR Bundle Now Orderable
Xiangqian Yang
08 Sep 2011
Video Tutorial
Yaw-Ming Chen
12 May 2011
Configuring single IVR appl with multiple param based on the DNIS
Raghavendra Gutty Veeranagappa
04 Mar 2011
Cisco Live! London - Jan. 31-Feb 3, 2011
David Staudt
01 Nov 2010
Undocumented tone for Tcl IVR playtone command
Yaw-Ming Chen
30 Sep 2010
Ultimate AA script
Yawming Chen
15 Mar 2010
IPIPGW over TCL/VXML scripts
VijayPrasad Neelamegam
04 Nov 2009
TCL IVR API -- Undocumented status code
YAW-MING CHEN
04 Mar 2009
TCL-IVR applications inbuilt with Voice GW
JASMINE KALAISELVAN
23 Feb 2009
Showing 13 results.
Items per Page 20
Page
(Changing the value of this field will reload the page.)
1
of 1
First
Previous
Next
Last
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to VXML-API
Returning from a vxml application to ICM
Threads [
Previous
|
Next
]
David Keith
Posts:
4
Join Date:
3/10/10
Recent Posts
Returning from a vxml application to ICM
vxml
Answer
9/30/10 7:42 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
I have a menu system in ICM that has an option which send the caller to a vXML script. The vXML script runs successfully but when the script is compete and the <exit/> tag is executed the call is disconnected rather than being returned to the next step in ICM.
Is there something I need to configure on ICM, or perhaps return a variable with the vXML <exit/> tag, for the call to continue in ICM when it has completed the vXML script?
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Raghavendra Gutty Veeranagappa
Posts:
218
Join Date:
4/28/10
Recent Posts
RE: Returning from a vxml application to ICM
Answer
10/1/10 3:31 PM as a reply to David Keith.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi David Keith,
Please use <return> tag instead of <exit> tag, when the VXML script is complete
Thanks,
Raghavendra
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Keith
Posts:
4
Join Date:
3/10/10
Recent Posts
RE: Returning from a vxml application to ICM
Answer
10/1/10 5:10 PM as a reply to Raghavendra Gutty Veeranagappa.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Thanks Raghavendra, I have tried using <return/> but unfortunately my vXML app has several <form> elements and moves through them in different directions depending on user input. So when I call <return/> it redirects me back to the previous <form>. Any more suggestions?
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Raghavendra Gutty Veeranagappa
Posts:
218
Join Date:
4/28/10
Recent Posts
RE: Returning from a vxml application to ICM
Answer
10/1/10 5:52 PM as a reply to David Keith.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi David Keith,
you can try adding <return> elements at all exit points in the document.
Thanks,
Raghavendra
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available