Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TypeDescription
TEXTDenotes that the data consists of plain text subscribing to the ASCII standard.
BCD2.4Binary-coded decimal values, such as the proprietary format used in the Siemens Realitis PBX.
EXTERNALInforms the system that the data needs to be passed to another separate application before the processing is possible. This setting also requires the The path to the external application to must be supplied as well in the the  [Options] section under the key name ExtPPFilename.

[Options] Section

This section contains the settings necessary to determine what data pre-processing is required - if any- before the individual call record elements can be extracted. Possible options are described below:

OptionDescriptionDefault value
EndTimeInforms the call processor that the call time specified is actually the time that the call ended. This ensures that the duration of the call is subtracted from the given call time to achieve the effect of the start time. All call data stored in the database assumes that the call time is the time that the call started, not ended.true or false
SubtractAnswerTimeNotifies the call processor to subtract the answer (response) time from the call duration. Use this option if the duration of a call includes the response time.true or false
AddAnswerTimeNotifies the call processor to add the answer (or response) time to the call duration, if not outputted by the PBX doesn't include it already.true or false
StartEndDurationThis option is used when a PBX outputs the call's start and end time separately, but no duration time is being outputted. Because As the system requires a call duration, the end time will appears as though it were the duration, in which case this option will instruct the system to subtract the value specified for call time (elements d, e and f) from the value specified for duration (elements g, h and i), in order to achieve the correct duration.true or false
LinesInforms the system how many lines make up a call record. Requires the Line1 option in order to know how to recognise the first line of a call record. The pre-processor will then amalgamate all lines of a call record into a single line. 
Line1Shows Instructs the system how to identify the first line of a call record. The , whereafter the system then knows how many further lines are necessary before the amalgamation occurs (see Lines option, above). 

...

SymbolDescription
aa bbb cc dd ee ffInforms the system how to extract each call record element from the line of data
aaSpans the first two characters of the data line meaning that the call date's day should be taken from here;
bbbSpans three characters starting at column 4, showing where the month is taken from, and so on.
Third line

The third line contains the code associated with the type of call. These call type numbers are internally used to identify the call type, as follows:

...