aboutsummaryrefslogtreecommitdiffstats
path: root/configs/console.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/console.conf.sample')
-rw-r--r--configs/console.conf.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/console.conf.sample b/configs/console.conf.sample
index 9bd502696..606254eee 100644
--- a/configs/console.conf.sample
+++ b/configs/console.conf.sample
@@ -64,6 +64,13 @@
; (with size always equals to jbmax-size) and "adaptive" (with
; variable size, actually the new jb of IAX2). Defaults to fixed.
+; jbtargetextra = 40 ; This option only affects the jb when 'jbimpl = adaptive' is set.
+ ; The option represents the number of milliseconds by which the new
+ ; jitter buffer will pad its size. the default is 40, so without
+ ; modification, the new jitter buffer will set its size to the jitter
+ ; value plus 40 milliseconds. increasing this value may help if your
+ ; network normally has low jitter, but occasionally has spikes.
+
; jblog = no ; Enables jitterbuffer frame logging. Defaults to "no".
;-----------------------------------------------------------------------------------