New Post on freeswitch.org from Kathleen King<br>
check it out at http://ift.tt/1IZhsIN<br>
FreeSWITCH Week in Review (Master Branch) July 25th-July 31st<br><p>Hello, again. This past week in the FreeSWITCH master branch we had 41&nbsp;commits. The new features this week are: improved mod_png to allow snapshot of single legged calls, added session UUID to lua error logs and added session UUID to embedded language (lua, javascript, etc) logs when session sanity check fails, improved the xml fetch lookup for channels on nightmare transfer, and added uuid_redirect API command to mod_commands.</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/1hIBbFY">FS-7900</a> [mod_png] Allow&nbsp;snapshot of single legged calls</li>
<li>
<a href="http://ift.tt/1Pi1Hkb">FS-7912</a> [mod_lua] Added session UUID to lua error logs, if known and added session UUID to embedded language (lua, javascript, etc) logs when session sanity check fails</li>
<li>
<a href="http://ift.tt/1S4zIoz">FS-7760</a> [mod_sofia]&nbsp;Improved the xml fetch lookup for channels on nightmare transfer</li>
<li>
<a href="http://ift.tt/1Pi1JbL">FS-7922</a> [mod_commands] Added uuid_redirect API command. This provides the equivalent functionality of the dptools &ldquo;redirect&rdquo; application as an api command.</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>
<a href="http://ift.tt/1TMWpQR">FS-7769</a>&nbsp;[mod_conference] Fixed vmute on personal canvas and fixed changing layouts on personal canvas</li>
<li>
<a href="http://ift.tt/1hIBd0C">FS-7893</a> [mod_conference] Fixed a bug causing muxing write thread to occasionally not close on shutdown</li>
<li>
<a href="http://ift.tt/1hIBd0E">FS-7904</a> Fixed alpha image patching</li>
<li>
<a href="http://ift.tt/1Pi1JbP">FS-7906</a> [mod_av] Correct crash from multi-threaded opening or closing of multiple files at the same time</li>
<li>
<a href="http://ift.tt/1hIBd0I">FS-7913</a> [mod_conference] Fixed miscast variable</li>
<li>
<a href="http://ift.tt/1hIBbG4">FS-7918</a> [mod_kazoo] Small fixes in mod_kazoo</li>
<li>
<a href="http://ift.tt/1Pi1JbR">FS-7917</a> [mod_sofia] Fixed default config, we really shouldn&rsquo;t be setting ext-*-ip settings for ipv6 profiles</li>
<li>
<a href="http://ift.tt/1hIBdgY">FS-7908</a> <a href="http://ift.tt/1xMpbcg">FS-7092</a> Fixed the generated sdp including telephone-event for the rates of video codecs (90000) when it should only be audio codec rates</li>
<li>
<a href="http://ift.tt/1hIBdh0">FS-7927</a> Fixed a typo in variable name: eavesdrop_annnounce_macro</li>
</ul><br>