New Post on freeswitch.org from kathleen<br>
check it out at http://ift.tt/1xcyBeB<br>
FreeSWITCH Week in Review (Master Branch) December 14th-20th<br><p>Hello, again. This week in the FreeSWITCH master branch we had 21 commits. The features for this week are: add bert stats to mod_bert::lost_sync event , vs2010 support for recent unimrcp changes , setting rtp_has_crypto for dtls calls, and the creation of uuid_drop_dtmf .</p>
<p>New features that were added:</p>
<ul>
<li>17574a8 Add bert stats to mod_bert::lost_sync event</li>
<li>a26e29c vs2010 support for recent unimrcp changes</li>
<li>cee8b30 Set rtp_has_crypto for dtls calls</li>
<li>5fcff50 FS-7093 Create uuid_drop_dtmf [Jira: <a href="http://ift.tt/1xcyz6f">http://ift.tt/1xcyz6f</a>]</li>
</ul><p><span id="more-698"></span><br>
In terms of stability these were the use cases that were fixed:</p>
<ul>
<li>d5119a7 FS-7091 Removed unnecessary mutex lock inside input component&rsquo;s cleanup function since the input component won&rsquo;t be cleaned up unless all references have been released, in mod_rayo [Jira: <a href="http://ift.tt/1xcyz6h">http://ift.tt/1xcyz6h</a>]</li>
</ul><p>Improvements in cross platform build supports:</p>
<ul>
<li>357ffad Fix windows build error</li>
<li>0b414a8 vs2010 unimrcp working build</li>
<li>0c1e698 Update build deps for debian list</li>
<li>0a0b926 Build fix for gcc 4.9 fixing a variable set but not used error in mod_commands</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>4ce2ce3 FS-7092 Fixed bug with Comrex OPUS [Jira: <a href="http://ift.tt/1xMpbcg">http://ift.tt/1xMpbcg</a>]</li>
<li>d786490 Fix timestamps in mod_bert broken by the cpu improvements refactoring</li>
<li>ba016c2 FS-7095 Fix for FS sending DTLS HELLO (and STUN binding request) to wrong port [Jira: <a href="http://ift.tt/1xcyz6l">http://ift.tt/1xcyz6l</a>]</li>
<li>e0dcd17 FS-7083 #comment patch to change mod_shout to use lame_encode_buffer_interleaved on stereo channels so we don&rsquo;t have to mess with the input data [Jira: <a href="http://ift.tt/1xMpbci">http://ift.tt/1xMpbci</a>]</li>
<li>326289c FS-7083 This patch adds a dedicated thread for writing to the file and the channel_variable RECORD_USE_THREAD=false will disable it and sync may still be maintained at the cost of dropping more data from the audio signal. [Jira: <a href="http://ift.tt/1xMpbci">http://ift.tt/1xMpbci</a>]</li>
</ul><br>