BroadSoft-Xtended / BroadWorks-Dashboards-and-Discovery

This repository contains the BroadWorks Dashboards and Discovery components to extend BroadWorks data mining, reporting, and analysis capabilities.
23 stars 4 forks source link

Need to parse Cseq and Cseq method from SIP messages #89

Open sdetwiler85 opened 4 years ago

sdetwiler85 commented 4 years ago

We are trying to build out some visualizations around SIP messaging, but cannot relate the responses to the correct method since the cseq method isn't parsed out. Any chance this could be added, or if not, will the receivers ever become open source? We have quite a few of these types of improvements and would love to make the changes ourselves as we do have java devs.

Zeal0us commented 4 years ago

Might want to try an ingest pipeline in Elasticsearch and set it as the default pipeline for bwlog* in a template. That's how I'm adding geo_points and parsing out public addresses from our load balancers.