Technical References

Keys and Null Option:Data Type:Description:Field Name:
AK-1, FK NOT NULLDBINT
Foreign key from the Trunk Group table.
TrunkGroupID
PK NOT NULLDBINT
A unique identier for the trunk.
TrunkID
AK-1 NOT NULLDBINT
Trunk number as understood by the peripheral.
TrunkNumber
NOT NULLDBSMALLINT
Type of trunk. To see the list of values, click here (page 502).
TrunkType
Trunk_Group Table
This is in the Device (page 441) category. For database rules, click here (page 504).
Each row denes a group of trunks. A peripheral determines how to handle a call based on the
DNIS and the trunk group on which it arrives.
Use the Trunk Group bulk conguration tools to add, update, and delete Trunk_Group records.
Related tables
Network Trunk Group (page 239) (via NetworkTrunkGroupID)
Peripheral (page 250) (via PeripheralID)
Trunk Group Five Minute (page 421) (via TrunkGroupID)
Trunk Group Half Hour (page 422) (via TrunkGroupID)
Trunk Group Real Time (page 424) (via TrunkGroupID)
Trunk (page 419) (via TrunkGroupID)
Table 205: Indexes for Trunk_Group Table
index_keysindex_descriptionindex_name
EnterpriseNamenonclustered, unique, unique key
located on PRIMARY
XAK1Trunk_Group
PeripheralID, PeripheralNumbernonclustered, unique, unique key
located on PRIMARY
XAK2Trunk_Group
NetworkTrunkGroupIDnonclustered located on PRIMARYXIE1Trunk_Group
TrunkGroupIDclustered, unique, primary key
located on PRIMARY
XPKTrunk_Group
Fields in Trunk_Group Table:
Keys and Null
Option:
Data Type:Description:Field Name:
NOT NULLCHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
420
Chapter 2: All Tables
Trunk_Group Table