Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. RichardLynch

    CDR serial cable tNetTask: restarting receive

    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...
  2. RichardLynch

    Nortel CDR D records

    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...
  3. RichardLynch

    Sample CDR logs

    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...
  4. RichardLynch

    Call Detail Record Parsing Line 2

    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...

Part and Inventory Search

Back
Top