I'm parsing through the capture files from the SMDR6 and I found something odd: a few of the date stamps give the wrong year.
[tt] -------- 11/21/39 16:34:01 LINE = 0019 STN = 3904
BC = SPEECH
PRI SERVICE PUBLIC
00:00:00 OUTGOING CALL
DIGITS DIALED 19169913563
00:45:16 CALL RELEASED[/tt]
It's only about 1 out of 1,000 records that have the wrong date, and I've written a routine to work around it, but I'm wondering about any other errors that might be in the SMDR records.
[tt] -------- 11/21/39 16:34:01 LINE = 0019 STN = 3904
BC = SPEECH
PRI SERVICE PUBLIC
00:00:00 OUTGOING CALL
DIGITS DIALED 19169913563
00:45:16 CALL RELEASED[/tt]
It's only about 1 out of 1,000 records that have the wrong date, and I've written a routine to work around it, but I'm wondering about any other errors that might be in the SMDR records.