From f02ca8f2e96ab31d6e9add836c3409a70f48facf Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Sun, 28 Sep 2003 20:06:31 +0000 Subject: [PATCH] Default to no jitter buffer on IAX2 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1574 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/iax.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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