aboutsummaryrefslogtreecommitdiffstats
path: root/configs/codecs.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-17 21:30:19 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-17 21:30:19 +0000
commit235a6486c3ca01b9bdac577774cc90fa4f06a58f (patch)
tree2ff53ca559c15101655e44ad4281225c8aae6685 /configs/codecs.conf.sample
parent98aa637d27b5ac36a35fc85b596f00d1104398e3 (diff)
Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5192 f38db490-d61c-443f-a65b-d21fe96a405b
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