Cisco Cisco E-Mail Manager Unity Integration Option Technical References

Page of 548
   
2-132
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Dialer Table
Related tables:
 (via PeripheralID)
 (via DialerID)
 (via DialerID)
 (via DialerID)
 (via DialerID)
HangupTime
The number of seconds to wait after hanging-up a 
port on a dialer card before attempting to use the 
port again. (This option is designed to give the 
telephone system enough time to sense a hang-up 
and release the line.)
DBINT
NOT NULL
LocalAreaCode
The local area code for this dialer. (This value is 
compared to numbers being dialed to determine 
whether '1' and the area code should be prefixed to 
the dialed number.)
varchar(100)
NULL
LongDistancePrefix
Long distance prefix - previously set in the Dialer 
registry. 
varchar(32)
NULL
PeripheralID
The peripheral ID for the ACD.
DBSMALLINT
FK
NOT NULL
PrefixDigits
Dial a prefix string before the regular phone 
number. (This would be used, for example, to dial 
a '9' to reach an external line.)
varchar(32)
NULL
TenDigitDialEnabled
Valid options are:
Y = Aways dial the area code instead of stripping 
it out for local numbers. 
N = Strip out the area code for local numbers.
DBCHAR
NOT NULL
Table 2-118 Dialer Table (continued)
Field Name
Description
Data Type
Keys and 
Null Option