Active relay-abuse guard for SRTP-constrained deployments.
Performs RFC 7983 first-byte demultiplexing and an RTP payload-type allowlist. This plugin is drop-only — it never rewrites frames. Rewriting any RTP header field would invalidate the SRTP authentication tag.
Options
:mode—:monitor(default) emits[:xturn, :guard, :reject]telemetry and passes the frame through;:enforcedrops rejected frames.:payload_types— allowed RTP payload types (default[0, 8]).:match— allocation filter passed toattach?/2(default attaches to all).