Cisco Cisco Unified Contact Center Enterprise 9.0(2) テクニカルリファレンス

ページ / 404
 
2-178
Cisco ICM Software Database Schema Handbook
78-11677-04
Chapter 2      Table Details
Routing_Client Table
Related tables:
Default Call Type (via RoutingClientID)
Dialed Number (via RoutingClientID)
Label (via RoutingClientID)
Logical Interface Controller (via LogicalControllerID)
Peripheral (via PeripheralID)
Route Call Detail (via RoutingClientID)
Routing Client Five Minute (via RoutingClientID)
Deleted
Deleted Flag. Stored as a character:
Y = Yes
N = No
char(1)
NOT NULL
NetworkRoutingClient
A name used to associate routing clients across 
instances.
varchar(32)
NULL
NetworkTransferPreferred
When the target of a call transfer is reachable 
by both a label defined for the requesting 
routing client and by another label defined for 
the network routing client that pre-routed the 
call, this column indicates which choice is 
preferred. Stored as a character:
Y = Network Transfer is preferred
N = Network Transfer is not preferred.
char(1)
NOT NULL
DefaultMRDomainID
The default Media Routing Domain associated 
with this routing client.
int
FK, NULL
ChangeStamp
Incremented when the record is changed in the 
central database.
int
NOT NULL
Table 2-144 Routing_Client Table (continued)
Field Name
Description
Data Type
Keys and Null 
Option