summaryrefslogtreecommitdiff
path: root/configs/codecs.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-03-17 21:30:19 +0000
committerMark Spencer <markster@digium.com>2005-03-17 21:30:19 +0000
commit7082d0584eb61abbc7c8055b74d9a7955046a8ef (patch)
tree2ff53ca559c15101655e44ad4281225c8aae6685 /configs/codecs.conf.sample
parent6546acebfb807eed42c78e737eb2de158b0f26c0 (diff)
Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5192 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/codecs.conf.sample')
-rwxr-xr-xconfigs/codecs.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/codecs.conf.sample b/configs/codecs.conf.sample
index a6d7ea16a..ec3c496e3 100755
--- a/configs/codecs.conf.sample
+++ b/configs/codecs.conf.sample
@@ -15,3 +15,9 @@ abr => 0
vbr_quality => 5
; true / false
dtx => false
+
+[plc]
+; for all codecs which do not support native PLC
+; this determines whether to perform generic PLC
+; there is a minor performance penalty for this
+genericplc => true