DENOISE()
Synopsis
Apply noise reduction to audio on a channel.
Description
The DENOISE function will apply noise reduction to audio on the channel that it is executed on. It is very useful for noisy analog lines, especially when adjusting gains or using AGC. Use rx
for audio received from the channel and tx
to apply the filter to the audio being sent to the channel.
Example: Apply noise reduction
Syntax
DENOISE(channeldirection)
Arguments
channeldirection
- This can be eitherrx
ortx
the values that can be set to this are eitheron
andoff
See Also
Import Version
This documentation was imported from Asterisk Version GIT-19-6436d82