From fea98f6a44edefaeede846b2bc756238af480a8d Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Sat, 13 Jan 2007 04:07:04 +0000 Subject: [PATCH] Clarify what the trunkmaxsize value is in (bytes). git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@50704 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/iax.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample index 1857dc302c..4d8663c2e7 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