aboutsummaryrefslogtreecommitdiffstats
path: root/configs/codecs.conf.sample
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-04 22:51:59 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-04 22:51:59 +0000
commit024f2617d8262e60fa1ee1a6496b079557fe72be (patch)
tree857ef7f7e70edb6af3ea2ed39635465b5625521a /configs/codecs.conf.sample
parent28ee0af707a994129ce8cb8571f0c1349c616741 (diff)
make sample config files easier to ready (issue #5371)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6720 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/codecs.conf.sample')
-rwxr-xr-xconfigs/codecs.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/codecs.conf.sample b/configs/codecs.conf.sample
index 6918b2907..c8caeab60 100755
--- a/configs/codecs.conf.sample
+++ b/configs/codecs.conf.sample
@@ -12,7 +12,8 @@ complexity => 2
enhancement => true
; voice activity detection [true / false]
-; reduces bitrate when no voice detected, used only for CBR (implicit in VBR/ABR)
+; reduces bitrate when no voice detected, used only for CBR
+; (implicit in VBR/ABR)
vad => true
; variable bit rate [true / false]