Call logging (CL)
313
System functions and features as of R3.0
syd-0367/1.3 – R3.0 – 03.2013
8. 7. 1
Structure of the PC5 output format
The PC5 format is used to output incoming and outgoing call data (ICL and OCL) on
• stand-alone communication servers
• PINX in private networks.
It is the most comprehensive PC format and is generally recommended when up-
grading with a new PC application for the acquisition and evaluation of call data.
The data is output in ASCII format in data fields. The data fields have a fixed field
length. All the data fields together form a data record. The data record begins with
a Tab and ends with a Carriage Return and Line Feed. These control characters are
output with hexadecimal values as per
Tab. 104 Control characters for separating data fields and data record
A data field contains the following information:
• Data field name
• Data format
• Data field formatting
• The data field length
A data field can be identified by its position in the data record (
).
Designation
Meaning
Hexadecimal value
Usage
HT
Horizontal tab
09
Start of data record
CR
Carriage Return
0D
Together at the end of a data record
(CR plus LF)
LF
Line Feed
0A