aboutsummaryrefslogtreecommitdiffstats
path: root/configs/iax.conf.sample
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-13 04:04:04 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-13 04:04:04 +0000
commit7e55af61232a47bfb7c468be6c4e2e11fb822813 (patch)
tree20f2172aec6f43a0820e82b3595879b8c1a0ba70 /configs/iax.conf.sample
parent8309b003bebd7125ed850acfc4ce367d0302f913 (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: http://svn.digium.com/svn/asterisk/trunk@50698 f38db490-d61c-443f-a65b-d21fe96a405b
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