Technical References

Keys and Null
Option:
Data Type:Description:Field Name:
Y = Yes, issue a Post-Routing request.
N = No, do not issue a Post-Routing request.
AK-1, FK NOT NULLDBSMALLINT
Identies the routing client associated with the dial number plan.
RoutingClientID
AK-1 NOT NULLVNAME32
A string the ICM software compares to the dialed number or dial
string. The string can contain letters, digits, asterisks (*), and number
WildcardPattern
signs (#). It can also include the wildcard characters ? and !. The ?
character represents any single letter. The ! character represents any
string of characters and can appear only at the end of the pattern.
Dialer Table
This table is in the Blended Agent category (page 439). To see database rules for these tables,
click here (page 503).
Contains conguration information for each dialer. Use the Blended Agent Conguration option
within ICM Conguration Manager to modify Dialer records.
Note: If Outbound Option was not selected during setup, this table will contain no data.
Related tables
Peripheral (page 250) (via PeripheralID)
Dialer Detail (page 163) (via DialerID)
Dialer_Half_Hour (page 166) (via DialerID)
Dialer_Port_Map (page 169) (via DialerID)
Dialer_Port_Real_Time (page 170) (via DialerID)
Table 77: Indexes for Dialer Table
index_keysindex_descriptionindex_name
DialerNamenonclustered, unique, unique key
located on PRIMARY
XAK1Dialer
ComputerNamenonclustered, unique, unique key
located on PRIMARY
XAK2Dialer
DialerIDclustered, unique, primary key
located on PRIMARY
XPKDialer
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
161
Chapter 2: All Tables
Dialer Table