projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2c9772
)
Default to no jitter buffer on IAX2
author
Mark Spencer
<markster@digium.com>
Sun, 28 Sep 2003 20:06:31 +0000
(20:06 +0000)
committer
Mark 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
patch
|
blob
|
history
diff --git
a/configs/iax.conf.sample
b/configs/iax.conf.sample
index
ebd380d
..
0eac6fe
100755
(executable)
--- 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