summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2007-01-13 04:07:04 +0000
committerJoshua Colp <jcolp@digium.com>2007-01-13 04:07:04 +0000
commitfea98f6a44edefaeede846b2bc756238af480a8d (patch)
tree63361b420b2c7eb6d3497cbb2b5d4f47cd077005 /configs
parent033d849bda7d10d8521e003eee08603e6f83f95e (diff)
Clarify what the trunkmaxsize value is in (bytes).
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@50704 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-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