New Post on freeswitch.org from kathleen<br>
check it out at http://ift.tt/17g3uGI<br>
FreeSWITCH Week in Review (Master Branch) December 28th-January 4th<br><p>Hello, again. This week in the FreeSWITCH master branch we had 10 commits. The features for this week are improvements to socket handling and the implementation of grunt for javascript management in mod_verto. <a href="http://gruntjs.com/">Grunt</a> is a task runner for javascript designed to automate small mundane tasks like minification, compilation, unit testing, and linting.</p>
<p>New features that were added:</p>
<ul>
<li>bf5210b Improved mod_verto socket handling code</li>
<li>0db3b1e FS-7127 Add grunt to mod_verto [Jira: <a href="http://ift.tt/17g3xlC">http://ift.tt/17g3xlC</a>]</li>
</ul><p><span id="more-715"></span><br>
Improvements to documentation:</p>
<ul>
<li>7a517ee FS-7127 Update README and sync re-generate verto-min [Jira: <a href="http://ift.tt/17g3xlC">http://ift.tt/17g3xlC</a>]</li>
<li>f0ec193 FS-7127 Update the README for mod_verto [Jira: <a href="http://ift.tt/17g3xlC">http://ift.tt/17g3xlC</a>]</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>65631ed Revert FS-7004 pending updated fixed for that issue from the original author [Jira: <a href="http://ift.tt/1pgbVcN">http://ift.tt/1pgbVcN</a>]</li>
<li>a067a49 FS-7046 fix warning introduced from b341ff7 properly [Jira: <a href="http://ift.tt/1yJc4rg">http://ift.tt/1yJc4rg</a>]</li>
<li>a961b0e Fix return size in mod_verto</li>
<li>1965b3b FS-7106 #resolve Fix concurrency issue in mod_httapi [Jira: <a href="http://ift.tt/1BEamXd">http://ift.tt/1BEamXd</a>]</li>
<li>0bec209 Fix fsapi in verto</li>
</ul><br>