McDewey

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

Page 608

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

Keys and NULL Option Data Type Description Name PK, FK NOT NULL DBSMALLINT The unique identifier of the routing client. RoutingClientID PK NOT NULL DBINT The Central Controller’s time zone for the date and time. The value is the offset in minutes from UTC (formerly GMT).The value is negative for time zones to the east of UTC and positive for time zones to the west of UTC. TimeZone PK, FK NOT NULL DBINT The unique identifier of the translation route. TranslationRouteSkillTargetID NULL DBINT The number of times router cannot find available route in a translation route for a routing client. UnAvailableToHalf NULL DBINT The number of times translation route is used to send calls to VRU or agent peripheral to a routing client. UsedToHalf Trunk This is in the Device category (see Device, on page 618). For database rules, see Device Tables, on page 698. Each row describes a trunk associated with a peripheral. Trunks are grouped by the Trunk Group table. Use the Trunk bulk configuration tools to add, update, and delete Trunk records. Related Table Trunk_Group, on page 591 (via TrunkGroupID) Vru_Port_Map, on page 611 (via TrunkID) Table 450: Indexes for Trunk Table index_keys index_description index_name TrunkGroupID, TrunkNumber nonclustered, unique, unique key located on PRIMARY XAKTrunk TrunkID clustered, unique, primary key located on PRIMARY XPKTrunk Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 590 All Tables Trunk