From: Mark Spencer Date: Sun, 28 Sep 2003 20:06:31 +0000 (+0000) Subject: Default to no jitter buffer on IAX2 X-Git-Tag: 0.7.0~438 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f02ca8f2e96ab31d6e9add836c3409a70f48facf;p=thirdparty%2Fasterisk.git Default to no jitter buffer on IAX2 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1574 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample index ebd380dab1..0eac6feb00 100755 --- a/configs/iax.conf.sample +++ b/configs/iax.conf.sample @@ -42,7 +42,7 @@ disallow=lpc10 ; Icky sound quality... Mr. Roboto. ; excess jitter buffer, which if exceeded, causes the jitter buffer to ; slowly shrink in order to improve latency. ; -;jitterbuffer=no +jitterbuffer=no ;dropcount=3 ;maxjitterbuffer=500 ;maxexccessbuffer=100