<h1>Project "FreeSWITCH Source" received a push.</h1>

<h2>branch: master updated</h2>
<pre>
       via: b8b7266abb7a6c081ad1e1531aea69daf5d7509c (commit)
      from: f4481b05ab8ae1faf6eedb438085e688371e79c6 (commit)


</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Anthony Minessale
comments: 
add default to conf to demonstrate min-idle-cpu

<span style="color: #000080; font-weight: bold">diff --git a/conf/autoload_configs/switch.conf.xml b/conf/autoload_configs/switch.conf.xml</span>
<span style="color: #000080; font-weight: bold">index 8342f12..32cb76f 100644</span>
<span style="color: #A00000">--- a/conf/autoload_configs/switch.conf.xml</span>
<span style="color: #00A000">+++ b/conf/autoload_configs/switch.conf.xml</span>
<span style="color: #800080; font-weight: bold">@@ -23,6 +23,10 @@</span>
   &lt;settings&gt;
     &lt;!--Colorize the Console --&gt;
     &lt;param name=&quot;colorize-console&quot; value=&quot;true&quot;/&gt;
<span style="color: #00A000">+</span>
<span style="color: #00A000">+    &lt;!-- minimum idle CPU before refusing calls --&gt;</span>
<span style="color: #00A000">+    &lt;param name=&quot;min-idle-cpu&quot; value=&quot;25&quot;/&gt;</span>
<span style="color: #00A000">+</span>
     &lt;!--
         Max number of sessions to allow at any given time.
         
</pre></div>
========================================================================<pre>

Summary of changes:
 conf/autoload_configs/switch.conf.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
</pre>
<p>this email was generated because of /git/your-repo.git/hooks/post-receive by the file /git-core/contrib/hooks/post-receive-email<br />
For more info, see <a href="http://blog.chomperstomp.com/?p=630">http://blog.chomperstomp.com/?p=630</a>
-- <br />
FreeSWITCH Source</p>