Cisco Cisco Unified Contact Center Enterprise 9.0(1) Technical References

Page of 548
   
2-208
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Media_Routing_Domain Table
Related tables:
 (via MediaClassID)
 (via MRDomainID)
 (via MRDomainID)
 (via MRDomainID)
 (via MRDomainID)
 (via MRDomainID)
 (via MRDomainID)
 (via MRDomainID)
 (via MRDomainID)
 (via MRDomainID)
 (via MRDomainID)
 (via MRDomainID)
 (via MRDomainID)
 (via MRDomainID)
MediaClassID
Identifies the type of media class. Initially, this ID 
is set to 4, which is the Cisco Voice media class:
1 = Cisco_Single_Session_Chat
2 = Cisco_Multi_Session_Chat
3 = Cisco_Blended_Collaboration
4 = Cisco_Voice
5 = Cisco_Email
DBINT
FK
NOT NULL
MRDomainID
Unique identifier for this media routing domain. 
Initially, the MRDomainID is set to 1.
DBINT
PK
NOT NULL
ServiceLevelThreshold
The default value of the ServiceLevelThreshold 
field for services associated with this MRD.
DBSMALLINT
NOT NULL
ServiceLevelType
The default value for the ServiceLevelType field 
for each service associated with this MRD. This 
indicates how the ICM software calculates the 
service level.
DBSMALLINT
NOT NULL
TaskLife
The connection timeout value in seconds. The 
default value is 300 seconds.
DBINT
NULL
TaskStartTimeout
The timeout value for waiting for  a task to start.
DBINT
NULL
Table 2-215 Media_Routing_Domain Table (continued)
Field Name
Description
Data Type
Keys and 
Null Option