McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 104

↗ View in doc context
page
104
source
ucce/v15.0.1/db-schema-handbook/db-schema-handbook.md
chunk_id
ucce::v15.0.1::db-schema-handbook::db-schema-handbook::90

Table 49: Fields in Application_Gateway_Connection Table Keys and NULL Option Data Type Description Name NULL DBINT An internal timeout used by the CallRouter to determine a failure in the application gateway interface process. The default value is 5000. AbandonTimeout NULL varchar(255) A string that describes the connection to the host. The format depends on the protocol. For TCP, the format is hostname:port or IPAddress:port. Address PK, FK, IE NOT NULL DBINT Identifies the Application Gateway associated with the connection. ApplicationGatewayID NULL DBINT A command the software sends to the application gateway when the row is created or updated by the Update Central Controller operation. You can use this field to send one-time commands to the application gateway host. Command NULL DBINT A parameter to be sent with the command. CommandParam NULL varchar(255) A string the software passes to the host during initialization. The software does not use or validate the value. ConnectInfo NULL DESCRIPTION Additional information about the connection. Description NULL DBINT Number of consecutive errors that cause the software to declare the host unavailable. The software then initiates a reconnect. ErrorThreshold NULL DBINT Number of consecutive unanswered heartbeats after which the CallRouter closes the connection. The default is 10. (For purposes of this count, a query is counted as a heartbeat.) HeartbeatLimit NULL DBINT Number of milliseconds to wait before retrying a missed heartbeat. The default is 200. The total time between heartbeat tries is HeartbeatTimeout + HeartbeatRetry. HeartbeatRetry NULL DBINT Number of milliseconds the CallRouter waits for a host to respond to a heartbeat request. The default is 300. HeartbeatTimeout NULL DBINT Number of milliseconds between heartbeats. The idle timeout for each host is 4 times this value. HeartbeatInterval Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 86 All Tables Application_Gateway_Connection