Skip to end of metadata
Go to start of metadata

SCRAMBLE()

Synopsis

Scrambles audio on a channel.

Description

Scrambles audio on a channel using whole spectrum inversion. This is not intended to be used for securely scrambling audio. It merely renders obfuscates audio on a channel to render it unintelligible, as a privacy enhancement.

Syntax

SCRAMBLE([direction])
Arguments
  • direction - Must be TX or RX to limit to a specific direction, or both for both directions. remove will remove an existing scrambler.

See Also

Import Version

This documentation was imported from Asterisk Version GIT-18-dffc5e7

  • No labels