Cisco Cisco Administrative Workstation Technical References

Page of 548
   
2-229
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
Peripheral_Default_Route Table
Peripheral_Default_Route Table
Each row specifies the default route to be used for accounting calls at the peripheral that are otherwise 
not accounted for.
The ICM software automatically generates a Peripheral_Default_Route record for each Peripheral. You 
can modify the record through the PG Explorer tool.
Related tables:
 (via MRDomainID)
 (via PeripheralID)
 (via RouteID)
Table 2-240 Peripheral_Default_Route Table Constraints
Constraint
Field Name(s)
PK
MRDomainID
PeripheralID
FK
MRDomainID
PeripheralID
RouteID
IE-1
RouteID
Table 2-241 Peripheral_Default_Route Table
Field Name
Description
Data Type
Keys and 
Null Option
MRDomainID
The Media Routing Domain associated with this 
peripheral default route.
DBINT
PK, FK
NOT NULL
PeripheralID
Link to the Peripheral table.
DBSMALLINT
PK, FK
NOT NULL
RouteID
Foreign key from the Route table.
DBINT
FK, IE-1
NULL