Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 548
   
2-278
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Routing_Client Table
Routing_Client Table
Each row corresponds to a routing client; that is, an entity that can submit routing requests to the ICM 
software. A routing client can be either a Network Interface Controller (NIC) or a Peripheral Gateway 
(PG).
Use the NIC Explorer tool to add, update, and delete Routing_Client records.
Table 2-293 Routing_Clien Table Constraints
Constraint
Field Name(s)
PK
RoutingClientID
AK-1
EnterpriseName
FK
LogicalControllerID
PeripheralID
IE-1
PeripheralID
IE-2
LogicalControllerID
Table 2-294 Routing_Client Table
Field Name
Description
Data Type
Keys and 
Null Option
ChangeStamp
Incremented when the record is changed in the 
central database.
CHANGESTAMP
NOT NULL
ClientType
The type of client. For an ICRP NIC, this is the 
type of the ultimate client on the Network ICM. In 
all other cases, it is the same as the Logical 
Interface Controller’s ClientType:
1 = Avaya DEFINITY ECS (non-EAS)
2 = MCI
3 = Sprint
4 = Aspect
5 = Nortel Meridian
6 = Rockwell Galaxy (without priority 
enhancements)
7 = AT&T GTN
8 = Generic NIC
9 = Avaya  G2
10 = Rockwell Galaxy
11 = Rockwell Spectrum
12 = Avaya DEFINITY ECS (EAS)
13 = VRU
14 = British Telecom NIC
15 = VRU Polled
16 = INCRP NIC
17 = Nortel NIC
18 = DMS 100
19 = Siemens Hicom 300 E (9006)
20 = France Telecom
DBSMALLINT
NOT NULL