aboutsummaryrefslogtreecommitdiffstats
path: root/configs/oss.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/oss.conf.sample')
-rw-r--r--configs/oss.conf.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/oss.conf.sample b/configs/oss.conf.sample
index 24b0b38ee..e748124d2 100644
--- a/configs/oss.conf.sample
+++ b/configs/oss.conf.sample
@@ -66,6 +66,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".
;-----------------------------------------------------------------------------------