SMDR | IVX |
CSV SMDR format
The
Note: The CSV format does not support account codes (see page F.4).
A CSV record is output for each completed call, and represented as follows
Format:
"T","MMDDYYYY","HHMMSS","HHMMSS","NNN","XXXXXXXXXX. . .XXX","CCCCCCCCCC. . .CCC","LL"
Example:
"O","10312003","221502","020512","190","12125551212","","11"
The fields are:
•Call type (“T”) — Outbound (“O”), inbound (“I”) or transferred (“T”).
•Start date (“MMDDYYYY”) — Eight characters,
•Start time (“HHMMSS”) — Six characters,
•Duration (“HHMMSS”) — Six characters,
•Extension number (“NNN”) — Four characters,
•Digits dialed/Caller ID (“XXXXXXXX . . . XXX”) — Up to 28 characters,
•Caller ID name (“CCCCCCCCC . . . CCC”) — Up to 24 characters,
•Line number (“LL”) — Three characters,
Each field is delimited with double quote marks and separated with a single comma. Null fields are still included as place holders (as shown in the example, above). Each record is terminated with a line feed and carriage return character.
F.2