summaryrefslogtreecommitdiff
path: root/configs/codecs.conf.sample
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-10-04 22:51:59 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-10-04 22:51:59 +0000
commitf38742190538c10fbcf866b7169826165488b0c6 (patch)
tree857ef7f7e70edb6af3ea2ed39635465b5625521a /configs/codecs.conf.sample
parente33868294970bb2f437801f9144d9dc4d2f07fb6 (diff)
make sample config files easier to ready (issue #5371)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6720 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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]