]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Fix typo in confbridge.conf.sample
authorRussell Bryant <russell@russellbryant.com>
Wed, 11 Sep 2013 18:01:33 +0000 (18:01 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 11 Sep 2013 18:01:33 +0000 (18:01 +0000)
The denoise filter requires func_speex, not codec_speex.  Fix this in the
description of the denoise=yes option in confbridge.conf.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@398820 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/confbridge.conf.sample

index 0a40ea2fcb16cbe4afb84cff4bc4e1c297616eaa..08a2dd30575efd6c6da38933372ec4c9bffe46da 100644 (file)
@@ -109,7 +109,7 @@ type=user
 
 ;denoise=yes ; Sets whether or not a denoise filter should be applied
              ; to the audio before mixing or not.  Off by default. Requires
-             ; codec_speex to be built and installed.  Do not confuse this option
+             ; func_speex to be built and installed.  Do not confuse this option
              ; with drop_silence.  Denoise is useful if there is a lot of background
              ; noise for a user as it attempts to remove the noise while preserving
              ; the speech.  This option does NOT remove silence from being mixed into