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

ページ / 404
 
2-31
Cisco ICM Software Database Schema Handbook
78-11677-04
Chapter 2      Table Details
Application_Gateway Table
Related tables:
Application Gateway Connection (via ApplicationGatewayID)
Application Gateway Half Hour (via ApplicationGatewayID)
ICR Instance (via ICRInstanceID)
Encryption
The encryption method used by the application 
gateway: 
0 = none
1 = private key
int
NOT NULL
PreferredSide
Indicates which side of the Gateway the ICM 
software should use when both are available: A or B. 
This applies only when ApplicationGatewayType is 
0 (custom gateway).
char(1)
NULL
ApplicationGatewayType
The type of gateway:
0 = custom gateway
1 = remote ICM
int
NOT NULL
ChangeStamp
Incremented when the record is changed in the 
central database.
int
NOT NULL
Table 2-17 Application_Gateway Table (continued)
Field Name
Description
Data Type
Keys and Null 
Option