Cisco Cisco Unified Contact Center Enterprise 9.0(2) Technical References

Page of 548
   
2-212
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Network_Trunk_Group Table
Network_Trunk_Group Table
Lists the trunk groups understood by the telephone network. A network trunk group may be the same as 
a trunk group defined at a peripheral or it may be a combination of peripheral trunk groups.
Use Configuration Manager to create, update, and delete network trunk groups.
Related tables:
 (via LogicalControllerID)
 (via NetworkTrunkGroupID)
 (via NetworkTrunkGroupID)
 (via PeripheralID)
 (via NetworkTrunkGroupID)
 (via NetworkTrunkGroupID)
Table 2-220 Network_Trunk_Group Table Constraints
Constraint
Field Name(s)
PK
NetworkTrunkGroupID
AK-1
EnterpriseName
FK
LogicalControllerID
Table 2-221 Network_Trunk_Group Table
Field Name
Description
Data Type
Keys and 
Null Option
ChangeStamp
Incremented when the record is changed in the 
central database.
CHANGESTAMP
NOT NULL
Description
Additional information about the network trunk 
group.
DESCRIPTION
NULL
EnterpriseName
An enterprise name for the network trunk group. 
This name must be unique among all network 
trunk groups in the enterprise.
VNAME32
AK-1
NOT NULL
LogicalControllerID
Identifies the PG associated with the network 
trunk group.
DBSMALLINT
FK
NOT NULL
NetworkTrunkGroupID
A unique identifier for the network trunk group.
DBINT
PK
NOT NULL