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.
Side Project:CDR Real-Time on Ethernet
Side Project:CDR Real-Time on Ethernet
If it looks like a duck, swims like a duck, and quacks like a duck, then it probably is a duck.
Re: Side Project:CDR Real-Time on Ethernet
Its just collects real-time tickets (CDR,VoIP,MAO) on Ethernet, writes them in files for further processing. Also it shows short CDR string:
Full description is on Github page.
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.
Re: Side Project:CDR Real-Time on Ethernet
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.
Re: Side Project:CDR Real-Time on Ethernet
Update: version 0.9 published
Added:
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.