Default to no jitter buffer on IAX2
authorMark Spencer <markster@digium.com>
Sun, 28 Sep 2003 20:06:31 +0000 (20:06 +0000)
committerMark Spencer <markster@digium.com>
Sun, 28 Sep 2003 20:06:31 +0000 (20:06 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1574 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/iax.conf.sample

index ebd380d..0eac6fe 100755 (executable)
@@ -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