Versions Compared

Key

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

As described above, when When the system processes each line of PABX data, it extracts the various components of a the call record (eg. , such as extension number, trunk, date components, duration components, etc.) , using a lookup in the associated template file. For

The template file identifies each call type of call, the template file contains a line containing various characters which mark the by marking the position on each line of call data, where it should extract each element should be extracted from.

The following characters In a TDT (template) file, the following element keys are used to extract define each field of a call record components from each line of PABX data:

CharacterCell record element
aDate: DAY
bDate: MONTH
cDate: YEAR
dTime: HOUR
eTime: MINUTE
fTime: SECOND
gDuration: HOURS
hDuration: MINUTES
iDuration: SECONDS
jExtension Number
kTrunk Access Code
lDialled Number / Dialled Digits
mTrunk/Line Number
nResponse Time: MINUTES
oResponse Time: SECONDS
pAccount Code
qCalling Line Identification (CLI)
rHistory: Value (historic)
sHistory: Pointer (historic)

...