Cisco Cisco Unified Customer Voice Portal 10.5(1)

Page of 102
0, "String"
1, "Int"
2, "Float"
3, "Boolean"
VoiceActionTypeRef Table
This is the table to map a VoiceActionTypeID to the VXMLVoiceInteractDetail.
Description
Index
Null
Type
Field
The unique id of a
VoiceActionTypeRef
Yes (Primary Key)
No
int
VoiceActionTypeID
The name of the call
state
No
No
nvarchar(96)
Name
Table Values (ID, Name):
1, "No Match"
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.
Description
Index
Null
Type
Field
The unique id of a
visited element
Yes (Composite index
ElementID,
CallStartDate)
No
int8
ElementID
Date of the call, for
data purging purposes
Yes (Composite index
ElementID,
CallStartDate)
No
date
CallStartDate
Reporting Guide for Cisco Unified Customer Voice Portal Release 7.0(2)
71
Chapter 6: Introduction to the Database Schema
Table Definitions