aboutsummaryrefslogtreecommitdiffstats
path: root/configs/iax.conf.sample
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-13 04:07:04 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-13 04:07:04 +0000
commit02cb9a94d97bebf48d0dc3dcec70cf52aa14c9f7 (patch)
tree63361b420b2c7eb6d3497cbb2b5d4f47cd077005 /configs/iax.conf.sample
parent7e55af61232a47bfb7c468be6c4e2e11fb822813 (diff)
Clarify what the trunkmaxsize value is in (bytes).
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@50704 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/iax.conf.sample')
-rw-r--r--configs/iax.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index 1857dc302..4d8663c2e 100644
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -173,7 +173,7 @@ forcejitterbuffer=no
; trunkmtu = 0
;
-; This option defines the maximum size an IAX2 trunk can grow to. The default value is 128000 which
+; This option defines the maximum size an IAX2 trunk can grow to. The default value is 128000 bytes 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