aboutsummaryrefslogtreecommitdiffstats
path: root/configs/iax.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-28 20:06:31 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-28 20:06:31 +0000
commitaedb22e33497d23682779e38db66f4b032cfde43 (patch)
tree628eba15370c951a61be0aedcc4511fb7a89c739 /configs/iax.conf.sample
parent93522e074314561c7a0437e055ffda2b0c7fdb6f (diff)
Default to no jitter buffer on IAX2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1574 f38db490-d61c-443f-a65b-d21fe96a405b
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