Relax silence threshold for ConfBridge

After some more testing with the -infra team, it was found these changes
seem to provide ths best experience within a ConfBridge.

Change-Id: Ibfaa8ede94134e10a699f19913e682e9b042a5ce
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
This commit is contained in:
Paul Belanger 2013-10-17 15:12:49 -04:00
parent db30ae275f
commit 019abe5a04
1 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ dsp_drop_silence=yes ; This option drops what Asterisk detects as silence from
;
; By default this value is 160 ms. Valid values are 1 through 2^31
;dsp_silence_threshold=2000 ; The time in milliseconds of sound falling within the what
dsp_silence_threshold=1000 ; The time in milliseconds of sound falling within the what
; the dsp has established as baseline silence before a user
; is considered be silent. This value affects several
; operations and should not be changed unless the impact
@ -107,7 +107,7 @@ dsp_drop_silence=yes ; This option drops what Asterisk detects as silence from
; begins and ends talking should be sent out as events over AMI.
; By default this option is off.
;denoise=yes ; Sets whether or not a denoise filter should be applied
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
; with drop_silence. Denoise is useful if there is a lot of background