Cisco Cisco Customer Voice Portal Downloads Release Note

Page of 152
A
PPENDIX 
A:
 
S
UBSTITUTION 
T
AG 
R
EFERENCE
 
 
U
SER 
G
UIDE FOR 
C
ISCO 
U
NIFIED 
CVP
 
VXML
 
S
ERVER 
 
 
 
AND 
C
ISCO 
U
NIFIED 
C
ALL 
S
TUDIO
 
 
 
127 
Appendix A: Substitution Tag Reference 
The following table lists the contents of tags used for setting value substitution. To represent 
each of the data values, the tag is rendered with braces containing the tag content listed below, 
case sensitive. The fragments rendered in underlined green represent values replaced by the 
application designer. Optional information is encapsulated in brackets ([]). 
Tag Content 
Description 
CallData.ANI 
The ANI of the current call or “NA” if not 
sent. 
CallData.DNIS 
The DNIS of the current call or “NA” if not 
sent. 
CallData.UUI 
The UUI of the current call or “NA” if not 
sent. 
CallData.IIDIGITS 
The IIDIGITS of the current call or “NA” if 
not sent. 
CallData.SOURCE 
The name of the application that transferred to 
this one. 
CallData.APP_NAME 
The name of the current application. 
CallData.DURATION 
The duration, in seconds, of the call up to this 
point. 
CallData.LANGUAGE 
The VoiceXML encoding for the application, 
up to this point in the call. 
CallData.ENCODING 
The language for the application, up to this 
point in the call. 
Data.Session.
VAR
  
The value of Session Data where VAR 
represents the name of the session variable. 
The object stored there will be represented as 
a string. 
Data.Element.
ELEMENT.VAR
  
The value of Element Data where ELEMENT 
represents the name of the element and VAR 
represents the name of the element variable. 
CallerActivity.NthElement.
N
  
The name of a certain element visited in the 
call where N represents the number for the nth 
element.