Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vendors:cisco:uc:cvp:ccb [2023/04/08 16:24] gerardorourkevendors:cisco:uc:cvp:ccb [2023/05/15 11:44] (current) – [Dynamic EWT] gerardorourke
Line 1: Line 1:
 ===== Courtesy CallBack ===== ===== Courtesy CallBack =====
  
-<alert type="warning">make sure "signaling forward unconditionalis set under **voice service voip**, otherwise CVP doesn't get informed that the call has been reconnected to the caller - and the caller just hears silence. +<alert type="warning">signaling forward unconditional</alert> 
-</alert>+ 
 +Make sure **signaling forward unconditional** is set under **voice service voip** on the Cisco CUBE, otherwise CVP doesn't get informed that the call has been reconnected to the caller - and the caller just hears silence. 
 + 
 ==== Links ==== ==== Links ====
   * https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/customer_voice_portal/cvp12_0/configuration/guide/ccvp_b_configuration-guide-12-0/ccvp_b_configuration-guide-12-0_chapter_01111.html#CCVP_RF_C323C8B2_00   * https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/customer_voice_portal/cvp12_0/configuration/guide/ccvp_b_configuration-guide-12-0/ccvp_b_configuration-guide-12-0_chapter_01111.html#CCVP_RF_C323C8B2_00
Line 310: Line 313:
 </code> </code>
  
 +The EWT prompt in minutes is calculated using the following formula in the CVP Call Studio 'CallbackEntry' app:
 +<code>
 +((({Data.Session.ewt}/60 * 1000000000000000) - (({Data.Session.ewt}/60 * 1000000000000000) % 1000000000000000))/1000000000000000) + 1
 +</code>
 ===== Prompts ===== ===== Prompts =====
  
  • vendors/cisco/uc/cvp/ccb.1680967491.txt.gz
  • Last modified: 2023/04/08 16:24
  • by gerardorourke