From: Joshua Colp Date: Sat, 13 Jan 2007 04:07:04 +0000 (+0000) Subject: Clarify what the trunkmaxsize value is in (bytes). X-Git-Tag: 1.6.0-beta1~3^2~3488 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fea98f6a44edefaeede846b2bc756238af480a8d;p=thirdparty%2Fasterisk.git Clarify what the trunkmaxsize value is in (bytes). git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@50704 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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