Skip to content

Conversation

@paulojmdias
Copy link
Contributor

Summary

This PR introduces the inputs.sip plugin for Telegraf, enabling monitoring and health checks of SIP servers. The plugin supports sending SIP requests (OPTIONS, INVITE, MESSAGE) to one or more servers, measuring response time, response codes, and connectivity status.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #17374

@telegraf-tiger telegraf-tiger bot added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Jan 5, 2026
@skartikey skartikey self-assigned this Jan 5, 2026
Copy link
Contributor

@skartikey skartikey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paulojmdias Thanks for the contribution. Just a couple of comments from my side. Additionally, please review the Windows CI failure. Overall, the PR is well done.

Signed-off-by: Paulo Dias <[email protected]>
@paulojmdias paulojmdias requested a review from skartikey January 5, 2026 23:33
@telegraf-tiger
Copy link
Contributor

telegraf-tiger bot commented Jan 5, 2026

Copy link
Contributor

@skartikey skartikey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paulojmdias Looks good now. Thanks!

@skartikey skartikey added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Jan 6, 2026
@skartikey skartikey assigned srebhan and mstrandboge and unassigned skartikey Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: Add SIP input plugin for VoIP health checks

4 participants