New Post on freeswitch.org from Kathleen<br>
check it out at http://ift.tt/1DZDdce<br>
FreeSWITCH Week in Review (Master Branch) February 7th-13th<br><p>Hello, again. This past week in the FreeSWITCH master branch we had 24 commits. The new features are: the addition of mongo_find_n API and the addition of error logs in mod_java.</p>
<p>This edition of the FreeSWITCH Week in Review marks the one year anniversary since I started this project! A whole year worth of commits! That is 1701 commits to be exact! And so many more to come!</p>
<p>Join us on Wednesdays at 12:00 CT for some more FreeSWITCH fun! And head over to <a href="https://freeswitch.com">freeswitch.com</a> to learn more about FreeSWITCH support.</p>
<p>New features that were added:</p>
<ul>
<li>
<a href="http://ift.tt/1CBB8Bj">FS-7265</a> Add mongo_find_n API</li>
<li>
<a href="http://ift.tt/1DZDaxd">FS-7269</a> Add error logs in mod_java.</li>
</ul><p><span id="more-764"></span><br>
Improvements to the documentation:</p>
<ul>
<li>
<a href="http://ift.tt/1CBB8Bo">FS-7270</a> Set the makefile to look for libtool-bin first and update libjpeg-dev to libjpeg8-dev in Debian makefile</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>
<a href="http://ift.tt/1AbGMuF">FS-7236</a> Fix mutex use before init error caused by 27c8622</li>
<li>0dc48df Fix for a bug from original implementation, cannot send call state about state destroy, this is an internal state and the session is already destroyed.</li>
<li>
<a href="http://ift.tt/1CBB5FN">FS-7256</a> Fix for being unable to load mod_java.</li>
<li>
<a href="http://ift.tt/1DZDaNr">FS-7252</a> Fix for 6-year-old regression from commit 525f1ac back in 2008</li>
<li>
<a href="http://ift.tt/1DZDcoK">FS-7260</a> Fix for L16@16000h with Asterisk negotiation issue.</li>
<li>
<a href="http://ift.tt/1CBB8RI">FS-7264</a> Fix signed/unsigned warnings on windows building ws.c</li>
<li>
<a href="http://ift.tt/1AbGMuF">FS-7236</a> Re-factor to fix audio problem from commit 7c63670</li>
</ul><br>