summaryrefslogtreecommitdiff
path: root/configs/iax.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-09-28 20:06:31 +0000
committerMark Spencer <markster@digium.com>2003-09-28 20:06:31 +0000
commitf02ca8f2e96ab31d6e9add836c3409a70f48facf (patch)
tree628eba15370c951a61be0aedcc4511fb7a89c739 /configs/iax.conf.sample
parenta2c9772f3c37b4adc2d06ff3e5039ae82e8e811b (diff)
Default to no jitter buffer on IAX2
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1574 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/iax.conf.sample')
-rwxr-xr-xconfigs/iax.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index ebd380dab..0eac6feb0 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