Hi there,
I'm capturing the CDR log from an Ericsson BP-250 used in a hotel. The lines look like this:
[pre]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
------------------------------------------------------------------------------------------------------------------------------------------------------------
00 164 170414 1131 653 0000 1 552980159 a 0021 a 0.00 I #704 1 552980159
00 165 170414 1131 653 0000 1 55298059 a 0023 a 0.00 I #705 1 55298059
00 166 170414 1132 653 0000 1 552221848 a 0045 a 0.00 I #706 1 552221848
00 167 170414 1133 #700 00033 0000 671 A 0009 A 0.00 I 985195309
00 168 170414 1134 #700 00029 0000 653 A 0015 A 0.00 I 985195309
[/pre]
I could infere that column 2 is a serial line number, column 3 is the YYMMDD date format and column 4 is the HHMM time format, and both 3 and 4 columns referring to the call date and time. Probably column 11 holds the call duration?
Column 9, 17 and the last one having the phone or extension numbers, and column 15 having the room code.
But how can I say wich ones are incoming or outcoming calls? Could anybody help me to understand completely this cdr format? Is there any manual explaining the cdr formats?
Thank you.
I'm capturing the CDR log from an Ericsson BP-250 used in a hotel. The lines look like this:
[pre]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
------------------------------------------------------------------------------------------------------------------------------------------------------------
00 164 170414 1131 653 0000 1 552980159 a 0021 a 0.00 I #704 1 552980159
00 165 170414 1131 653 0000 1 55298059 a 0023 a 0.00 I #705 1 55298059
00 166 170414 1132 653 0000 1 552221848 a 0045 a 0.00 I #706 1 552221848
00 167 170414 1133 #700 00033 0000 671 A 0009 A 0.00 I 985195309
00 168 170414 1134 #700 00029 0000 653 A 0015 A 0.00 I 985195309
[/pre]
I could infere that column 2 is a serial line number, column 3 is the YYMMDD date format and column 4 is the HHMM time format, and both 3 and 4 columns referring to the call date and time. Probably column 11 holds the call duration?
Column 9, 17 and the last one having the phone or extension numbers, and column 15 having the room code.
But how can I say wich ones are incoming or outcoming calls? Could anybody help me to understand completely this cdr format? Is there any manual explaining the cdr formats?
Thank you.