McDewey

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

Page 239

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

Dialer_Skill_Group_Half_Hour, on page 244 (via DialerID) Dialer_Skill_Group_Real_Time, on page 247 (via DialerID) Table 162: Indexes for Dialer Table index_keys index_description index_name DialerName nonclustered, unique, unique key located on PRIMARY XAK1Dialer ComputerName nonclustered, unique, unique key located on PRIMARY XAK2Dialer DialerID clustered, unique, primary key located on PRIMARY XPKDialer Table 163: Fields in Dialer Table Keys and NULL Option Data Type Description Name NULL DBDATETIME Records the date and time when a record is added/updated. DateTimeStamp NOT NULL DBINT Indicate what type of protocol that the Dialer uses. The default value is 3. Other values 1. 1: Not used 2. 2: SCCP 3. 3: SIP DialerType NOT NULL CHANGESTAMP Incremented when the record is changed in the central database. ChangeStamp AK-2 NOT NULL varchar(64) The network name of the computer hosting the dialer component. ComputerName NULL DBINT THIS FIELD IS NOT CURRENTLY BEING USED. IT IS RESERVED FOR FUTURE USE. Number of milliseconds that the dialer will spend analyzing. Advanced configuration item. CPAAnalysisPeriod NULL DBINT THIS FIELD IS NOT CURRENTLY BEING USED. IT IS RESERVED FOR FUTURE USE. Advanced configuration item. CPAJitterBufferDelay Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 221 All Tables Dialer