New Post on freeswitch.org from Kathleen<br>
check it out at http://ift.tt/18vTmtt<br>
FreeSWITCH Week in Review (Master Branch) February 28th-March 6th<br><p>Hello, again. This passed week in the FreeSWITCH master branch we had 18 commits. The features for this week include: updating Windows build to use flite-2.0.0-release and updating mod_mongo driver to 1.1.0 .</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/1Gl1nRp">FS-7149</a> Update Windows build to use flite-2.0.0-release</li>
<li>
<a href="http://ift.tt/18vTmJJ">FS-7346</a> Update mod_mongo driver to 1.1.0</li>
</ul><p><span id="more-826"></span><br>
The following bugs were squashed:</p>
<ul>
<li>
<a href="http://ift.tt/1BjWWCs">FS-7339</a> Move creation of view sql statements for basic_calls and detailed_calls to happen after the creation of the tables so the creation works and won&rsquo;t have to be run a second time</li>
<li>
<a href="http://ift.tt/18vTol4">FS-7342</a> Fixed a crash regression in mod_conference caused by FS-7230</li>
<li>
<a href="http://ift.tt/1BjWYKt">FS-7340</a> Remove json-c dependency in favor of our own json code</li>
<li>
<a href="http://ift.tt/18vTmJL">FS-7350</a> Add &ndash;enable-address-sanitizer configure flag to enable clang address sanitizer</li>
<li>
<a href="http://ift.tt/1vUSFEV">FS-6758</a> Revert a commit from FS-6758 fixing hold dropping calls on Skinny Cisco 7961G</li>
<li>
<a href="http://ift.tt/18vTmJN">FS-7305</a> Fix for making embedded versions of FS start up and shutdown faster like in the case of tone2wav</li>
<li>
<a href="http://ift.tt/1BjWYKx">FS-5570</a> Patch to add &ldquo;multi&rdquo; parameter to group api command. When the &ldquo;multi&rdquo; parameter is present, the group command will return a list of group members delimited by :_: which allows for multiply-registered endpoints to participate in a group.</li>
</ul><br>