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

Page of 404
 
2-176
Cisco ICM Software Database Schema Handbook
78-11677-04
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-144 Routing_Client Table
Field Name
Description
Data Type
Keys and Null 
Option
RoutingClientID
Unique identifier for this routing client.
smallint
PK, NOT NULL
LogicalControllerID
Specifies the logical interface controller (PG or 
NIC) that services the routing client.
smallint
FK, NOT NULL
PeripheralID
Indicates which peripheral is acting as the 
interface to the ICM software within a private 
network.
smallint
FK, NULL
EnterpriseName
An enterprise name for this routing client. The 
name must be unique among all routing clients 
in the enterprise.
varchar(32)
AK1, 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
21  =  Stentor NIC
22  =  Ameritech
23  =  BT INAP NIC
smallint
NOT NULL