aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-07-12 15:33:40 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-07-12 15:33:40 +0000
commitf50fbb0a7909eeacacb884e94eeeddfe094953b3 (patch)
tree4f55cd426671e681e610303e0ef468de2b21e05c /configs
parentba055c53127a0824626978c07f96304b46523222 (diff)
Merge cosmetic fixes from steve
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3419 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/iax.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index 6fa817e78..ab822d547 100755
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -55,11 +55,13 @@ disallow=lpc10 ; Icky sound quality... Mr. Roboto.
; You can adjust several parameters relating to the jitter buffer.
; The jitter buffer's function is to compensate for varying
; network delay.
+;
; All the jitter buffer settings except dropcount are in milliseconds.
; The jitter buffer works for INCOMING audio - the outbound audio
; will be dejittered by the jitter buffer at the other end.
;
; jitterbuffer=yes|no: whether you want the jitter buffer at all.
+;
; dropcount: the jitter buffer is sized such that no more than "dropcount"
; frames would have been "too late" over the last 2 seconds.
; Set to a small number. "3" represents 1.5% of frames dropped
@@ -90,7 +92,6 @@ jitterbuffer=no
;minexcessbuffer=10
;jittershrinkrate=1
-
;trunkfreq=20 ; How frequently to send trunk msgs (in ms)
;
;