New Post on freeswitch.org from Kathleen King<br>
check it out at http://ift.tt/1U48OzU<br>
FreeSWITCH Week in Review (Master Branch) July 18th-July 24th<br><p>Hello, again. This passed week in the FreeSWITCH master branch we had 46 commits. The new features this week are: the addition of&nbsp;getcputime to retrieve FreeSWITCH process CPU usage, added support for&nbsp;80 ms, 100 ms, 120 ms packetization to mod_opus, &nbsp;and added H.263 codec support to mod_av.</p>
<p>Join us on Wednesdays at 12:00 CT for some more FreeSWITCH fun! And head over to freeswitch.com to learn more about FreeSWITCH support.</p>
<p>New features that were added:</p>
<ul>
<li>
<a href="http://ift.tt/1fDUoYd">FS-7848</a> [mod_opus] Add&nbsp;support for&nbsp;80 ms, 100 ms, 120 ms packetization</li>
<li>
<a href="http://ift.tt/1d2d4zl">FS-7519</a> <a href="http://ift.tt/1fDUoYf">FS-7677</a> [mod_av] Add H.263 codec support</li>
<li>
<a href="http://ift.tt/1Jstpe1">FS-7885</a> Add getcputime to retrieve FreeSWITCH process CPU usage</li>
<li>
<a href="http://ift.tt/1fDUpet">FS-7889</a> <a>[mod_conference] Move conference chat to use an event channel so messages only go to the right &lsquo;room&rsquo; for the conference and move conference chat functionality to use event_channel.</a>
</li>
</ul><p>Improvements in build system, cross platform support, and packaging:</p>
<ul>
<li>
<a href="http://ift.tt/1Jstqik">FS-7860</a> Prevent a switch_rtp header conflict</li>
<li>
<a href="http://ift.tt/1TMWq7c">FS-7130</a>&nbsp;Make /run/freeswitch persistent, so it will start under systemd</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>
<a href="http://ift.tt/1Jstpe3">FS-7789</a> [mod_av] Fixed issue with audio dropping out partway through recordings</li>
<li>
<a href="http://ift.tt/1fDUqPH">FS-7854</a> Add task_runtime to tasks table in core database</li>
<li>
<a href="http://ift.tt/1Jstpe9">FS-7856</a> [mod_av] Fix some segfaults and leaks.</li>
<li>
<a href="http://ift.tt/1fDUqPN">FS-7866</a> Fixed a crash when running incorrect var api expansion syntax &ldquo;eval ${${external_sip_ip}:4}&rdquo;</li>
<li>
<a href="http://ift.tt/1Jstpeb">FS-7861</a> FS-7862 [mod_conference] Fixed a crash and other issues caused by multi canvas feature</li>
<li>
<a href="http://ift.tt/1fDUpey">FS-7681</a> <a>[mod_conference] Factor out conference-&gt;canvas and allow per canvas record and play</a>
</li>
<li>
<a href="http://ift.tt/1JstqyA">FS-7869</a> <a>[mod_conference] Fixed a deadlock on shutdown after playing video file that will not display video</a>
</li>
<li>
<a href="http://ift.tt/1GoRaAF">FS-7654</a> <a>Fixed regressions on eavesdropping on channels playing a file and on channels with unlike rates</a>
</li>
<li>
<a href="http://ift.tt/1JstqyC">FS-7872</a> <a>[mod_verto] Gracefully fail attempting to transfer 1 legged call</a>
</li>
<li>
<a href="http://ift.tt/1fDUqPR">FS-7874</a> <a>[mod_conference] Fixed incorrect layout group count</a>
</li>
<li>
<a href="http://ift.tt/1Jstped">FS-7870</a> <a>[mod_conference] Allow jsonapi commands to pass the string id field to pass special ID&rsquo;s like &ldquo;last&rdquo;</a>
</li>
<li>
<a href="http://ift.tt/1JstqyE">FS-7882</a> <a>[mod_conference] Allow JSON API commands to send third arg for muting</a>
</li>
<li>
<a href="http://ift.tt/1fDUr65">FS-7888</a> <a>[mod_verto] Fixed namespacing problems in javascript library masked by global verto object</a>
</li>
<li>
<a href="http://ift.tt/1JstqyG">FS-7811</a> <a>Use more common format CIF for blank image</a>
</li>
<li>
<a href="http://ift.tt/1fDUpeK">FS-7902</a> <a>[mod_local_stream] Fix for queue filling up when you have a mix of video and non video files</a>
</li>
<li>
<a href="http://ift.tt/1JstqyI">FS-7891</a> <a>[mod_spandsp] Allow spandsp dtmf detector to work on rates other than 8k</a>
</li>
<li>
<a href="http://ift.tt/1fDUr69">FS-7839</a> <a>Correct firefox &gt; 38 DTLS behavior to match new EC requirements</a>
</li>
</ul><br>