New Post on freeswitch.org from Kathleen King<br>
check it out at http://ift.tt/1JtgsMJ<br>
FreeSWITCH Week in Review (Master Branch) July 11th-July 17th<br><p>Hello, again. This passed week in the FreeSWITCH master branch we had 43 commits. We had a number of cool new features this week including: added functionality for capturing screenshots from both legs to uuid_write_png, the addition of new multi-canvas and telepresence features in mod_conference, the addition of&nbsp;vmute member flag to mod_conference, and&nbsp;an API for removing an active ladspa effect on a channel.</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/1TMWpQR">FS-7769</a> [mod_conference] Add new multi-canvas and telepresence features</li>
<li>
<a href="http://ift.tt/1JcZmHb">FS-7847</a> [mod_conference] Add layers that do not match the aspect ration of conference by using the new hscale layer param for horizontal scale, and add zoom=true param to crop layer instead of letterbox, add grid-zoom layout group that demonstrates these layouts, and&nbsp;fix logo ratios and add borders too.</li>
<li>
<a href="http://ift.tt/1TMWsfi">FS-7813</a> [mod_conference] Add vmute member flag.</li>
<li>
<a href="http://ift.tt/1JcZnLc">FS-7846</a> [mod_dptools] Add eavesdrop_whisper_aleg=true and eavesdrop_whisper_bleg=true channel variables to allow you to start eavesdrop in whisper mode of specific call leg</li>
<li>
<a href="http://ift.tt/1S4zIoz">FS-7760</a> [mod_sofia] Revise channel fetch on nightmare transfer and add dial-prefix and absolute-dial-string to the nightmare xml</li>
<li>
<a href="http://ift.tt/1JcZmHe">FS-7829</a> [mod_opus] Add sprop-stereo fmtp param to specify if a sender is likely to send stereo or not so the receiver can safely downmix to mono to avoid wasting receiver resources</li>
<li>
<a href="http://ift.tt/1TMWpQW">FS-7830</a> [mod_opus] Added use-dtx param in config file (enables DTX on the encoder, announces in fmtp)</li>
<li>
<a href="http://ift.tt/1JcZnLe">FS-7824</a>&nbsp;[mod_png] Add functionality for capturing screenshots from both legs to uuid_write_png</li>
<li>
<a href="http://ift.tt/1TMWq7a">FS-7549</a> [mod_ladspa] Added an API for removing an active ladspa effect on a channel. For conformance reasons, the uuid_ladspa command now accepts &lsquo;stop&rsquo; and &lsquo;start&rsquo;, while the previous functionality (without any verb) which will simply add ladspa remains intact.</li>
</ul><p>Improvements in build system, cross platform support, and packaging:</p>
<ul>
<li>
<a href="http://ift.tt/1JcZnLg">FS-7845</a> [mod_conference]&nbsp;Break up mod_conference into multiple source files to improve build performance</li>
<li>
<a href="http://ift.tt/1TMWpQR">FS-7769</a> [mod_conference] Fixed a build issue</li>
<li>
<a href="http://ift.tt/1O2aZ3a">FS-7820</a> Fix build system typo. Don&rsquo;t assign the same variable twice.</li>
<li>
<a href="http://ift.tt/1JcZnLi">FS-7043</a> Fixed apr1 unresolved symbols in libfreeswitch.so.1.0.0</li>
<li>
<a href="http://ift.tt/1TMWq7c">FS-7130</a> Make /run/freeswitch persistent in the Debian packages, so it will start under systemd</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>
<a href="http://ift.tt/1JcZmHh">FS-7849</a>&nbsp;[verto]&nbsp;Remove extra div breaking full screen in html</li>
<li>
<a href="http://ift.tt/1TMWsfk">FS-7832</a> [mod_opus] Fixes when comparing local and remote fmtp params</li>
<li>
<a href="http://ift.tt/1JcZmHj">FS-7731</a> [mod_xml_cdr] Fixed a curl default connection timeout</li>
<li>
<a href="http://ift.tt/1TMWq7g">FS-7844</a> Fix packet loss fraction when calculating loss average</li>
</ul><br>