Specifications
Records and Data Schema
CDR Manual 67
Records and
Data Schema
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
CallerType Type of line for an
incoming call
LONG 0 = Unknown line type
1 = Ext analog
2 = Ext IP
3 = Reserved
4 = Ext virtual
5 = Workgroup
6 = Application Extension
7 = Analog Trunk
8 = T1 Trunk
9 = IP Trunk
10 = PRI Trunk
11 = not used
12 = E1 trunk
CallerPad Line’s physical address
for an incoming call
CHAR
(5)
E.g. “0004”, where
“00”=slot, “04”=channel
Always “-1-1” for WG or
virtual extension
Table 9: CDRMAIN
Database
Element
Definition Type Specification