[Asterisk-cvs] asterisk/configs iax.conf.sample,1.18,1.19
markster at lists.digium.com
markster at lists.digium.com
Mon Mar 8 14:25:31 CST 2004
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv7051/configs
Modified Files:
iax.conf.sample
Log Message:
Clarify that jitter buffering is usually a loss
Index: iax.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/iax.conf.sample,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- iax.conf.sample 15 Feb 2004 06:39:49 -0000 1.18
+++ iax.conf.sample 8 Mar 2004 19:17:46 -0000 1.19
@@ -43,7 +43,9 @@
; 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.
;
More information about the svn-commits
mailing list