[svn-commits] file: trunk r50704 - /trunk/configs/iax.conf.sample
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Fri Jan 12 21:07:05 MST 2007
Author: file
Date: Fri Jan 12 22:07:04 2007
New Revision: 50704
URL: http://svn.digium.com/view/asterisk?view=rev&rev=50704
Log:
Clarify what the trunkmaxsize value is in (bytes).
Modified:
trunk/configs/iax.conf.sample
Modified: trunk/configs/iax.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/iax.conf.sample?view=diff&rev=50704&r1=50703&r2=50704
==============================================================================
--- trunk/configs/iax.conf.sample (original)
+++ trunk/configs/iax.conf.sample Fri Jan 12 22:07:04 2007
@@ -173,7 +173,7 @@
; 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
More information about the svn-commits
mailing list