Side Project:CDR Real-Time on Ethernet

Post Reply
User avatar
alex
Senior Member
Posts: 1476
Joined: 06 Jul 2004 07:27
Contact:

Side Project:CDR Real-Time on Ethernet

Post by alex »

Hi there
Proud to present Yet another CDR collector - this time in pure Powershell! No Java, no python, no libraries, no additional modules needed. Just one Powershell script (created only for educational purposes).
So if you want to test it - get it from GitHub https://github.com/Jeepers-Gitters/OXE_EAcc.git or just download script itself and .ini file.
If it looks like a duck, swims like a duck, and quacks like a duck, then it probably is a duck.
User avatar
frank
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 3285
Joined: 06 Jul 2004 00:18
Location: New York
Contact:

Re: Side Project:CDR Real-Time on Ethernet

Post by frank »

What does it do exactly ?
Code Free Or Die
User avatar
alex
Senior Member
Posts: 1476
Joined: 06 Jul 2004 07:27
Contact:

Re: Side Project:CDR Real-Time on Ethernet

Post by alex »

Its just collects real-time tickets (CDR,VoIP,MAO) on Ethernet, writes them in files for further processing. Also it shows short CDR string:
Image
Full description is on Github page.
If it looks like a duck, swims like a duck, and quacks like a duck, then it probably is a duck.
User avatar
frank
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 3285
Joined: 06 Jul 2004 00:18
Location: New York
Contact:

Re: Side Project:CDR Real-Time on Ethernet

Post by frank »

excellent!
Code Free Or Die
User avatar
alex
Senior Member
Posts: 1476
Joined: 06 Jul 2004 07:27
Contact:

Re: Side Project:CDR Real-Time on Ethernet

Post by alex »

frank wrote: 06 Jun 2024 11:20excellent!
Thanks, Frank
Almost ready to roll out version 1.0.
In a meantime just ported my old-time QB project https://github.com/Jeepers-Gitters/ALU_OXE_OPS
If it looks like a duck, swims like a duck, and quacks like a duck, then it probably is a duck.
User avatar
alex
Senior Member
Posts: 1476
Joined: 06 Jul 2004 07:27
Contact:

Re: Side Project:CDR Real-Time on Ethernet

Post by alex »

Update: version 0.9 published
Added:
  • Redundancy/Spatial Redundancy support. When TCP connection is lost script switches to Standby CPU address and back
  • Ctrl-C press handled by script for clear exit
  • Some minor improvements and corrections
If it looks like a duck, swims like a duck, and quacks like a duck, then it probably is a duck.
Post Reply

Return to “CDR Real time on Ethernet”