Cisco Cisco Administrative Workstation Technical References

Page of 548
   
2-135
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
Dialer_Port_Map Table
Dialer_Port_Map Table
Maps port numbers on the dialer to the ports on the ACD, and identifies the ACD stations and their 
mapping to dialer ports.
Use the Outbound Option Configuration option within ICM Configuration Manager to modify 
Dialer_Port_Map records.
Related tables:
 (via DialerID)
Table 2-121 Dialer_Port_Map Table Constraints
Constraint
Field Name(s)
PK
DialerID
PortNumber
FK
DialerID
Table 2-122 Dialer_Port_Map Table
Field Name
Description
Data Type
Keys and Null 
Option
DialerID
The dialer to which these statistics refer.
DBINT
PK, FK
NOT NULL
PortNumber
Identifies the particular dialer port on this dialer that 
matches the ACD port.
DBINT
PK
NOT NULL
Station
Identifies the ACD station and its mapping to a dialer port. varchar(32)
NULL