[svn-commits] dhubbard: trunk r61599 - /trunk/doc/asterisk-conf.tex

svn-commits at lists.digium.com svn-commits at lists.digium.com
Wed Apr 11 15:19:15 MST 2007


Author: dhubbard
Date: Wed Apr 11 17:19:14 2007
New Revision: 61599

URL: http://svn.digium.com/view/asterisk?view=rev&rev=61599
Log:
clarified 'minmemfree' description in doc/asterisk-conf.tex

Modified:
    trunk/doc/asterisk-conf.tex

Modified: trunk/doc/asterisk-conf.tex
URL: http://svn.digium.com/view/asterisk/trunk/doc/asterisk-conf.tex?view=diff&rev=61599&r1=61598&r2=61599
==============================================================================
--- trunk/doc/asterisk-conf.tex (original)
+++ trunk/doc/asterisk-conf.tex Wed Apr 11 17:19:14 2007
@@ -99,7 +99,7 @@
 ; The maximum number of concurrent calls you want to allow
 maxcalls = 255 
 
-; The minimum amount of free memory (specified in MB) that asterisk should stop accepting calls
+; Stop accepting calls when free memory falls below this amount specified in MB
 minmemfree = 256
 
 ; Allow #exec entries in configuration files



More information about the svn-commits mailing list