Differences

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

Link to this comparison view

Both sides previous revision Previous revision
vendors:cisco:uc:cvp:ccb [2023/04/08 16:25] – [Courtesy CallBack] gerardorourkevendors:cisco:uc:cvp:ccb [2023/05/15 11:44] (current) – [Dynamic EWT] gerardorourke
Line 313: 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.1680967559.txt.gz
  • Last modified: 2023/04/08 16:25
  • by gerardorourke