summaryrefslogtreecommitdiff
path: root/configs/iax.conf.sample
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2007-01-13 04:04:04 +0000
committerJoshua Colp <jcolp@digium.com>2007-01-13 04:04:04 +0000
commit033d849bda7d10d8521e003eee08603e6f83f95e (patch)
tree20f2172aec6f43a0820e82b3595879b8c1a0ba70 /configs/iax.conf.sample
parent0d781f9553366154c6e488a78ca3e5d0c4afc2c4 (diff)
Drop trunkrealloc option and just have the maximum size be a configurable option. This is per Kevin's comments on -dev and my own thoughts after I put the previous option in.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@50698 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/iax.conf.sample')
-rw-r--r--configs/iax.conf.sample6
1 files changed, 4 insertions, 2 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index 000c1751a..1857dc302 100644
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -173,8 +173,10 @@ forcejitterbuffer=no
; trunkmtu = 0
;
-; Set the below option to yes to have the trunking size grow beyond the normal limit.
-; trunkrealloc=yes
+; This option defines the maximum size an IAX2 trunk can grow to. The default value is 128000 which
+; represents 40ms uncompressed linear with 200 channels. Depending on different things though
+; (codec in use and channels) you may need to make this value larger.
+; trunkmaxsize = 128000
; IAX helper threads