cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
619
Views
0
Helpful
3
Replies

How CVP sub dialog option works and Menu configuration how return values work

BalajiSivaraj49175
Spotlight
Spotlight

How CVP sub dialog option works and Menu configuration how return values workCapture20.JPG

3 Replies 3

Ahmed Adeyemi
Level 4
Level 4

Are you asking for how the sub dialog works? Essentially this is used to initiate the call and obtain all values being passed from ICM into the VXML Application. This thereby uses the information to process the call. 

The Subdiag Return is used to send information back to ICM letting the CVP know the specific call flow is completed. All information needed to be passed to ICM will then be passed using caller input or any of the from VXML parameters.

 

Menu is used just for prompting and collect where you can use this or getDigit to route a call based on the caller’s input

BalajiSivaraj49175
Spotlight
Spotlight

Need know subdialog.JPGhow property are set CVP and how related

CVP voice application invoked as a subdialog, the CVP Subdialog Start element must be used, which receives data from a calling application and creates corresponding element data or session data

The way the subdialog works is easy. Subdialog Start receives the variable being passed from ICM or other applications being transferred from and Subdialog Return is used to send information back to ICM or other applications if required. Depending on what you are to accomplish the CVP Subdialog Start can be used to set the application parameters when the call begins hence is why its defined as “vCVP Subdialog Start element must be used, which receives data from a calling application and creates corresponding element data or session data. The element should be placed at the entrance point of the application, immediately after the Start of Call element.” - https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/customer_voice_portal/cvp10_0/programming/guide/_BK_1F7FB113_00_1001-cvp-element-specifications/_BK_1F7FB113_00_1001-cvp-element-specifications_chapter_010000.htm1
 
CVP Sub dialog return is used to send information back out to ICM or back out to another CVP Application if you are transferring from one application to another.

Getting Started

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: