Cisco Cisco IP Contact Center Release 4.6.2 Riferimenti tecnici

Pagina di 548
   
2-423
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
Trunk_Group_Real_Time Table
Related tables:
 (via TrunkGroupID)
InUseInboundTimeHalf
Aggregate number of seconds trunks in the group 
have been in use for inbound calls during the 
current half-hour interval.
DBINT
NULL
InUseInboundTimeToday
Aggregate number of seconds trunks in the group 
have been in use for inbound calls since midnight.
DBINT
NULL
InUseOutboundTimeHalf
Aggregate number of seconds trunks in the group 
have been in use for outbound calls during the 
current half-hour interval.
DBINT
NULL
InUseOutboundTimeToday
Aggregate number of seconds trunks in the group 
have been in use for outbound calls since 
midnight.
DBINT
NULL
TrunkGroupID
Foreign key from the Trunk Group table.
DBINT
PK, FK
NOT NULL
TrunksIdle
Number of non-busy trunks in the group now.
DBINT
NULL
TrunksInService
Number of trunks in the trunk group in service 
now.
DBINT
NULL
Table 2-382 Trunk_Group_Real_Time Table (continued)
Field Name
Description
Data Type
Keys and 
Null Option