McDewey

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

Page 106

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

Table 50: Indexes for Application_Gateway_Globals Table index_keys index_description index_name ID Primary key XPKApplication_Gateway_Globals Table 51: Fields in Application_Gateway_Globals Table Keys and NULL Option Data Type Description Name NOT NULL DBINT An internal timeout used by the CallRouter to determine a failure in the application gateway interface process. The default is 5000. AbandonTimeout NOT NULL DBINT The type of gateway: 0 = custom gateway 1 = remote ICM Note You can define a separate set of defaults for each type. ApplicationGatewayType NULL DBDATETIME Records the date and time when a record was added / updated. DateTimeStamp NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp NOT NULL DBINT Number of consecutive errors that cause the software to declare the host unavailable. The software then initiates a reconnect. ErrorThreshold NOT 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 NOT 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 NOT NULL DBINT Number of milliseconds the CallRouter waits for a host to respond to a heartbeat request. The default is 300. HeartbeatTimeout NOT 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) 88 All Tables Application_Gateway_Globals