New Post on freeswitch.org from kathleen<br>
check it out at http://freeswitch.org/freeswitch-week-in-review-master-branch-december-21st-27th/<br>
FreeSWITCH Week in Review (Master Branch) December 21st-27th<br><p>Hello, again. This week in the FreeSWITCH master branch we had 20 commits. The feature for this week is allowing streaming binary data from mod_memcache. The commit author, Travis Cross, describes this improvement as &ldquo;Previously data returned from `memcache get` would be truncated at the first NULL byte. By using raw_write_function here to stream the returned memcache value, we allow mod_memcache to be used for audio and other arbitrary binary data.&rdquo;</p>
<p>New features that were added:</p>
<ul>
<li>750b1dd FS-7114 Allow streaming binary data from mod_memcache</li>
</ul><p><span id="more-707"></span><br>
These were the packaging improvements:</p>
<ul>
<li>3c8dd3e Handle missing `lsb_release`</li>
<li>505cd29 Refactor distro detection and handling</li>
<li>430433a Improve error message</li>
<li>d88bae1 Support optional debian parallel builds</li>
</ul><p>Improvements in cross platform build supports:</p>
<ul>
<li>af6b23a FS-7046 Fix some additional Windows build warnings for mod_verto [Jira: <a href="https://jira.freeswitch.org/browse/FS-7046">https://jira.freeswitch.org/browse/FS-7046</a>]</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>9fabbab Disable hard-mute when a session has a media bug attached</li>
<li>0200bc1 FS-7083 Fix divide by zero [Jira: <a href="https://jira.freeswitch.org/browse/FS-7083">https://jira.freeswitch.org/browse/FS-7083</a>]</li>
<li>067cb0f FS-7100 Make buffer for sub contact big enough in mod_sofia [Jira: <a href="https://jira.freeswitch.org/browse/FS-7100">https://jira.freeswitch.org/browse/FS-7100</a>]</li>
<li>7798b2f FS-6984 Set default video rates [Jira: <a href="https://jira.freeswitch.org/browse/FS-6984">https://jira.freeswitch.org/browse/FS-6984</a>]</li>
<li>763e6aa FS-7046 Fix warning introduced from b341ff7 [Jira: <a href="https://jira.freeswitch.org/browse/FS-7046">https://jira.freeswitch.org/browse/FS-7046</a>]</li>
<li>65e678b FS-7070 Fix mod_expr `clamp` function typo</li>
<li>0a66db6 FS-7111 Fix for bridge_early_media crash [Jira: <a href="https://jira.freeswitch.org/browse/FS-7111">https://jira.freeswitch.org/browse/FS-7111</a>]</li>
</ul><br>