I'm trying to get CDR data to an external CentOS computer for analysis by an application I am writing.
The hardware guy has hooked up a cable, and told me to use 9600 7-N-1, no flow control, no handshakes.
I have set up /dev/ttyS0 as follows:
speed 9600 baud; rows 0; columns 0; line = 0;
intr...
I am successfully parsing individual CDR records.
I am now "matching up" records for a single "call sequence".
E.g., An N record might be tied to a D record, if they have the same ORIGNO and TERMNO, as a "near" timestamp.
I seem to have a lot of D records in isolation, however.
What exactly...
Anybody have a good source of sample CDR logs for QA purposes?
Our logs have very limited subset of Record Types, so my generalized parser isn't getting a real QA workout.
If no, would anybody be interested in collaborating on collecting something like that?
We'd need a "sanitizer" script...
I'm parsing the output from a Nortel CS1000 Call Detail Recording stream.
In my sample data, I have a line 2 like this:
& 0000 0000 ##########XXXXXX
Digits obscured by # to protect the guilty.
In the documentation (Release 5.0 Doc Rev 1.04) on pages 167-169, I can find nothing...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.