Parsing Cisco Collaboration Manager and Cisco Unified Border Element CDR/CMR Files
1 min read

Parsing Cisco Collaboration Manager and Cisco Unified Border Element CDR/CMR Files

Parsing Cisco Collaboration Manager and Cisco Unified Border Element CDR/CMR Files
Photo by Mika Baumeister / Unsplash

Call Detail Records are an essential part of your communications infrastructure. They provide a timeline of who/what/when for all communications allowing you to monitor your infrastructure as much as possible.

I'm happy to release my Go-CDR tool publicly. It parses CDR/CMR records from Cisco Unified Border Element (CUBE) and Cisco Collaboration Manager (CUCM/CCM).

Here's the link to my GitHub repository: https://github.com/ZionDials/Go-CDR

I'll provide more information in the future, including how to install, use, and do some Grafana charting with our data.