Cisco Cisco IP Contact Center Release 4.6.1 Technische Referenzen

Seite von 548
   
2-128
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Dialed_Number_Map Table
Related tables:
 (via CallTypeID)
 (via DialedNumberID)
 (via RegionID)
DialedNumberID
Foreign key from the Dialed Number table. 
DialedNumberID and Item together form an 
alternate key that is used by the ICM software to 
determine the order in which to match the 
wildcards.
DBINT
PK, FK
NOT NULL
Item
The order in which the rows for a dialed number 
are tested against the call qualifiers.
DBINT
PK
NOT NULL
RegionID
If ANIWildCardType is 4 (Region), this is the 
foreign key of the region from the Region table.
DBINT
FK
NULL
Table 2-114 Dialed_Number_Map Table (continued)
Field Name
Description
Data Type
Keys and 
Null Option