-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added hep protocol support as parser in telegraf #6167
Conversation
For more backstory on the implemented protocol: HEP is an open encapsulation protocol extremely popular in VoIP Applications and natively supported by many platforms such as Kamailio, OpenSIPS, Asterisk, Freeswitch and others. For more information on HEP and its enabled projects: https://github.com/sipcapture |
Hi @danielnelson thanks for your feedback! We have a We're available to provide examples and assistance setting up and executing any test ;) EDIT: The following should work, adjust the TELEGRAF IP and PORT to match the socket:
|
@danielnelson Thanks, for the reply. I have generated some data using the parser, below stats are from influxdb. time CLOCK CODEC_PT DELTA DIR DST_PORT EXPECTED_PK JITTER MAX_DELTA MAX_SKEW MEAN_JITTER MEAN_MOS cid dest_ip4 dest_port host node_id node_pw nodename protocol protocol_type_field tsec src_ip4 I have just selected a few stats, but Hep protocol does offer feature in-rich information regarding the calls. Please let me know if that helps. |
Hey @aqsyonas are you still interested to getting this parser merged? |
@srebhan yes - I'll pick this thread up |
@lmangani wonderful! Can you please first rebase the PR on the current master and make sure you don't modify the unrelated |
@srebhan we will shortly open a new PR with rebased code and refer to this issue - thanks! |
When you are ready, please mention the new PR here and close this PR. Feel free to assign me to or request a review for the new PR... |
Required for all PRs: