Cisco Cisco Unified Customer Voice Portal 11.0(1) Developer's Guide

Page of 98
P
REFACE
 
 
V
OICE
XML
 
P
ROGRAMMING 
G
UIDE 
 
 
 
FOR 
C
ISCO 
U
NIFIED 
C
USTOMER 
V
OICE 
P
ORTAL 
R
ELEASE 
4.0(1) 
 
 
 
 
 
v
Preface 
 
Purpose 
This document describes how to use the programming APIs provided by Cisco Unified CVP VoiceXML. Topics 
covered include building custom elements and the Cisco Unified CVP VoiceXML Java and XML APIs. 
Audience 
This document is intended for system and voice applications and component developers using Cisco Unified CVP 
VoiceXML. 
Organization 
Chapter Description 
Introduces the mechanisms Unified CVP VoiceXML Server 
provides to be extended via programming. 
Introduces the Unified CVP Java and XML application 
programming interfaces. 
Describes how to use the SessionAPI to access or changes 
call or session information. 
Describes how to implement the call start action to run code 
when a call is received before the call flow is visited. 
Describes how to implement the call end action to run code 
after a call ends. 
Describes how to create dynamic element configurations. 
Describes how to create standard action elements that 
perform a server-side action.. 
Describes how create a standard decision element that 
branches the call flow.