Technical References

Table 123: Indexes for Media_Class Table
index_keysindex_descriptionindex_name
EnterpriseNamenonclustered, unique, unique key
located on PRIMARY
XAK1Media_Class
MediaClassIDclustered, unique, primary key
located on PRIMARY
XPKMedia_Class
Fields in Media_Class Table:
Keys and Null Option:Data Type:Description:Field Name:
NOT NULLCHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
NULLDESCRIPTION
Additional information about this media class.
Description
AK-1 NOT NULLVNAME32
A unique name for this media class.
EnterpriseName
NOT NULLDBINT
Default: 28800
MaxTaskDuration
PK NOT NULLDBINT
Identies 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 NULLDBINT
Default: 1: 1200; 2: 1200; 3: 1200; 4: 300; 5: 300
TaskLife
NOT NULLDBINT
Default: : 30
TaskStartTimeout
Media_Routing_Domain Table
This table is part of the Media Routing category (page 446). For database rules, click here. (page
507).
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) dened. 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