Cisco Cisco IPCC Web Option Technical References

Page of 620
Table 123: Indexes for Media_Class Table
index_keys
index_description
index_name
EnterpriseName
nonclustered, unique, unique key
located on PRIMARY
XAK1Media_Class
MediaClassID
clustered, unique, primary key
located on PRIMARY
XPKMedia_Class
Fields in Media_Class Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
NOT NULL
CHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
NULL
DESCRIPTION
Additional information about this media class.
Description
AK-1 NOT NULL
VNAME32
A unique name for this media class.
EnterpriseName
NOT NULL
DBINT
Default: 28800
MaxTaskDuration
PK NOT NULL
DBINT
Identifies the type of media class. Initially, this ID is set to 4, which
is the Cisco Voice media class:
MediaClassID
• 1 = Cisco_Single_Session_Chat
• 2 = Cisco_Multi_Session_Chat
• 3 = Cisco_Blended_Collaboration
• 4 = Cisco_Voice
• 5= Cisco_Email
NOT NULL
DBINT
Default: 1: 1200; 2: 1200; 3: 1200; 4: 300; 5: 300
TaskLife
NOT NULL
DBINT
Default: : 30
TaskStartTimeout
Media_Routing_Domain Table
. For database rules, click 
.
It describes a single implementation of a media class. For example, a media class such as Cisco
single-session chat might have one or more Media Routing Domains (MRDs) defined. These
MRDs would all be of the same media class. However, they might be on different servers or
handle slightly different types of requests (for example, English single-session chat and Spanish
single-session chat).
Related Tables
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
234
Chapter 2:  All Tables
Media_Routing_Domain Table