Specifications

Records and Data Schema
CDR Manual 67
Records and
Data Schema
DayOfWeek Day of the week LONG 0 = Sunday
1 = Monday
2 = Tuesday
3 = Wednesday
4 = Thursday
5 = Friday
6 = Saturday
SessionID Session ID: a unique
number, usually 9 digits
or larger, assigned by
AltiWare to a call
LONG
SequenceID A unique number to
identify multiple records
of same call (same
Session ID), beginning
with 0
LONG
TrunkCall Trunk call or external
call
LONG 1=Internal
2=Trunk Call
Direction Direction of the call
(incoming or outgoing)
LONG 1=Incoming
2=Outgoing
OriginalPriority The first priority set by
the system for this call
(1-9)
LONG
StartPriority Call priority at Start
Time (1-9)
LONG
EndPriority Call priority at End Time
(1-9)
LONG
Table 9: CDRMAIN
Database
Element
Definition Type Specification