Manual
2, "No Input"
3, "Audio Group"
4, "Input Mode"
5, "Utterance"
6, "Interpretation"
7, "Confidence"
VXMLCustomContent Table
This table contains one record for each VoiceXML custom event. This event will occur if a
custom component programmatically calls the addToLog method of the Session API. The event
will also occur when an element whose configuration contains entries in the Add To Log table
in the General tab is run.
DescriptionIndexNullTypeField
The unique id of a
visited element
Yes (Composite index
ElementID,
CallStartDate)
Noint8ElementID
Date of the call, for
data purging purposes
Yes (Composite index
ElementID,
CallStartDate)
NodateCallStartDate
The name of the
custom event variable
NoNonvarchar(51)VarName
The value of the
custom event variable
NoYesnvarchar(255)VarValue
Date and time when the
variable is changed
NoNodatetimeEventDateTime
The name of the
message bus that
NoNovarchar(42)MessageBusName
delivers the VXML
datafeed message
The date and time of
the database operation
NoNodatetimeDBDateTime
VXMLElement Table
This table contains one record for each VoiceXML script element visited by a call. For example,
if the same element is visited twice in an application script during a call, there will be two
separate element records.
Reporting Guide for Cisco Unified Customer Voice Portal Release 4.1(1)
68
Chapter 5: - Introduction to the Database Schema
Table Definitions