aboutsummaryrefslogtreecommitdiffstats
path: root/configs/iax.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-03-08 19:17:46 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-03-08 19:17:46 +0000
commit5102ab80ec064a7c1f53a3c9f2646c570fa5bbdc (patch)
tree8bf3e7937a706639998e06a25594e00c36972185 /configs/iax.conf.sample
parenta8dc16728aead63c235e13f873e12322a9cb23f8 (diff)
Clarify that jitter buffering is usually a loss
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2372 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/iax.conf.sample')
-rwxr-xr-xconfigs/iax.conf.sample4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index 9fdf50ed6..6c5015ae1 100755
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -43,7 +43,9 @@ disallow=lpc10 ; Icky sound quality... Mr. Roboto.
; buffer. Specifically, you can provide a maximum jitter buffer,
; you can turn it off entirely, and you can specify an acceptable
; drop rate (per MEMORY_SIZE, by default 3 of 100). Disabling the
-; jitter buffer is not recommended. Finally, you can specify the maximum
+; jitter buffer is generally recommended unless you are on a highly
+; jittery network, since usually jitter buffering will cause you additional
+; latency. Finally, you can specify the maximum
; excess jitter buffer, which if exceeded, causes the jitter buffer to
; slowly shrink in order to improve latency.
;