Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 557
Keys and Null
Option:
Data Type:
Description:
Field Name:
NULL
varchar(100)
The local area code for this dialer. (This value is
compared to numbers being dialed to determine
LocalAreaCode
whether '1' and the area code should be prefixed to
the dialed number.)
NULL
varchar(32)
Long distance prefix - previously set in the Dialer
registry.
LongDistancePrefix
FK NOT NULL
DBSMALLINT
The peripheral ID for the ACD.
PeripheralID
NULL
varchar(32)
Dial a prefix string before the regular phone
number. (This would be used, for example, to dial
a '9' to reach an external line.)
PrefixDigits
NOT NULL
DBCHAR
Valid options are:
TenDigitDialEnabled
• Y = Aways dial the area code instead of stripping
it out for local numbers.
• N = Strip out the area code for local numbers.
Dialer_Half_Hour Table
To see database rules for these tables,
click 
Central database only.
Contains statistics produced by Blended Agent when a dialing list is executed. Each row provides
half-hour statistics for a particular dialer.
Related table
Table 78: Indexes for Dialer_Half_Hour Table
index_keys
index_description
index_name
RecoveryKey
nonclustered, unique, unique key
located on PRIMARY
XAK1Dialer_Half_Hour
DbDateTime
nonclustered located on PRIMARY
XIE1Dialer_Half_Hour
DateTime, DialerID, TimeZone
clustered, unique, primary key
located on PRIMARY
XPKDialer_Half_Hour
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.2(1)
132
Chapter 2: -  All Tables
Dialer_Half_Hour Table