deterministic session validation (SIP auth, TLS/SRTP, IP allowlist), RTP validation, media normalisation and filtering (resampling, band-pass), artifact detection.
The threat
the attacker alters the session (SIP injection, malformed packets) or the media stream (codec manipulation, inaudible payloads, adversarial perturbations) to divert processing or hide content.
Angle mortWhy classic frameworks miss it
network integrity is covered, but the integrity of the processed media is not: content inaudible to a human remains a real input for transcription, and a manipulated stream can sabotage a model undetected by ear.
MitigationProposed approach
deterministic session validation (SIP auth, TLS/SRTP, IP allowlist), RTP validation, media normalisation and filtering (resampling, band-pass), artifact detection.
The proposed control
no abnormal packet passes without verified processing.
Expected evidence
a manipulated stream is rejected or neutralised before transcription.