Back to browse
GitHub Repository

High-performance eBPF-based SIP monitoring service that captures and exports telephony metrics to Prometheus-compatible systems (Prometheus, VictoriaMetrics, etc.)

45 starsGo

Sip-exporter – passive eBPF-based SIP/RTP monitoring with Prometheus

by aibudaev·Jul 26, 2026·2 points·0 comments

AI Analysis

●●●BangerWizardryNiche Gem

eBPF kernel-space SIP capture with MOS scoring and per-carrier CIDR resolution.

Strengths
  • Kernel-space eBPF filtering minimizes userspace overhead for high-throughput SIP.
  • RFC 6035 voice quality metrics including MOS scores derived from SIP PUBLISH.
  • Zero-config traffic direction labeling via kernel pkttype inspection.
Weaknesses
  • Linux-only eBPF dependency excludes Windows and macOS deployments.
  • Narrow VoIP focus limits audience to telecom-specific use cases.
Target Audience

VoIP engineers and SREs managing telephony infrastructure

Similar To

Homer SIP Capture Server · Kamailio

Similar Projects

Security●●Solid

Netstat for TLS Traffic

eBPF + OpenSSL uprobes capture plaintext at the one vantage point where it exists.

WizardryNiche Gem
yuedongze
2017d ago
Developer Tools●●Solid

Zero-overhead tool to capture stdout/stderr from a process using eBPF

eBPF-based live process I/O capture; clever kernel approach but narrow use case.

WizardryNiche Gem
hparadiz
204mo ago