Cisco Cisco IP Contact Center Release 4.6.1 기술 참조

다운로드
페이지 557
Keys and Null
Option:
Data Type:
Description:
Field Name:
FK NOT NULL
DBINT
The Media Routing Domain associated with
this dialed number.
MRDomainID
NOT NULL
DBCHAR
Used to indicate if remote routing by a CTI
client (ACMI) is permitted on this dialed
number.
PermitApplicationRouting
Default = 'N'.
NOT NULL
DBCHAR
Used for queuing on the Simplified IPCC PG
only.
ReservedByIVR
Stored as 'Y' or 'N'. Default = 'N'.
AK-2, FK NOT
NULL
DBSMALLINT
References the routing client that services this
dialed number.
RoutingClientID
Dialed_Number_Label Table
This table is in the 
It indicates which Label values are valid for each Dialed_Number value. Use ICM Configuration
Manager to add, update, and delete Dialed_Number_Label records.
Related tables
 (via DialedNumberID)
Table 74: Indexes for Dialed_Number_Label Table
index_keys
index_description
index_name
LabelID
nonclustered located on PRIMARY
XIE1Dialed_Number_Label
DialedNumberID, LabelID
clustered, unique, primary key
located on PRIMARY
XPKDialed_Number_Label
Fields in Dialed_Number_Label Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
PK, FK NOT NULL
DBINT
Foreign key from the Dialed Number table.
DialedNumberID
PK, FK NOT NULL
DBINT
Foreign key from the Label table.
LabelID
Dialed_Number_Map Table
This table is part of the 
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.2(1)
127
Chapter 2:  All Tables
Dialed_Number_Label Table