<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body>
<p>New Post on freeswitch.org from Kathleen King<br>
check it out at http://ift.tt/1GItGdR<br>
FreeSWITCH Week in Review (Master Branch) October 24th-October 31st<br></p>
<p>FreeSWITCH got some neat improvements this week with work going into improving the handling of vw and vh core file parameters in mod_av to avoid video cropping and crashing, the addition of a new configuration setting in mod_opus to show the decoder stats at the end of the call, and exposing SRTP and SRTCP crypto keys as channel variables to help with debugging.</p>
<p>Join us 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/1H09iEK">FS-8281</a> [core] Expose SRTP and SRTCP crypto keys as channel variables to aid with debugging</li>
<li>
<a href="http://ift.tt/1LMR3lg">FS-8313</a> [mod_opus] Introduced new configuration setting ‘decoder-stats’ to show decoder stats at end of call (how many times it did PLC or FEC)</li>
<li>
<a href="http://ift.tt/1H09iEM">FS-8380</a> [mod_av] Improve the handling of vw and vh core file parameters to avoid video cropping and crashing</li>
</ul>
<p>Improvements in build system, cross platform support, and packaging:</p>
<ul>
<li>
<a href="http://ift.tt/1LMR0Wz">FS-8389</a> [build] Fixed msvc 2015 build warnings</li>
<li>
<a href="http://ift.tt/1H09gg4">FS-8398</a> [Ubuntu] Added event_handlers/mod_amqp to avoided modules for Ubuntu 14.04 Trusty</li>
</ul>
<p>The following bugs were squashed:</p>
<ul>
<li>
<a href="http://ift.tt/1LMR0WB">FS-8222</a> [verto_communicator] Updated getScreenId.js in order to detect plugin issues and attached an ‘ended’ event to screenshare stream in order to detect ‘stop sharing’ click</li>
<li>
<a href="http://ift.tt/1H09iVf">FS-8392</a> [mod_av] Fixed rtpmap to allow both H263 and H263+ codecs to be offered</li>
<li>
<a href="http://ift.tt/1LMR3BC">FS-8373</a> [mod_av] Fix for bad recording quality when using fast encoding</li>
<li>
<a href="http://ift.tt/1H09iVl">FS-8397</a> [core] Fixed a race condition incrementing the event-sequence number</li>
<li>
<a href="http://ift.tt/1LMR3BG">FS-8154</a> [core] Fixed a segmentation fault occurring while eavesdropping on video call</li>
<li>
<a href="http://ift.tt/1H09ggg">FS-8391</a> [core] Fixed a SDP parsing error for rtcp-fb</li>
<li>
<a href="http://ift.tt/1LMR3BK">FS-8319</a> [mod_opus] Fixed and cleaned up switch_opus_has_fec() and switch_opus_info() to avoid FALSE positives for packets with FEC at high frame sizes.</li>
<li>
<a href="http://ift.tt/1H09gwz">FS-8344</a> [mod_opus] Toggle FEC ON only on the last frame which is to be packed</li>
</ul>
<p>The FreeSWITCH 1.4 branch had a few bug fixes added this week.</p>
<p>The following bugs were squashed:</p>
<ul>
<li>
<a href="http://ift.tt/1LzLhkG">FS-8338</a> [core] Fixed an issue when setting the ringback variable with an outbound call via the bridge app, if the inbound leg is stereo the ringback tone is still rendered as mono causing the resulting ringback to be higher pitched and incorrect.</li>
<li>
<a href="http://ift.tt/1NwJeRd">FS-8378</a> [mod_esf] [core] Fixed a crash when using esf_page over loopback when transcoding and added tests for esf over loopback. Also refactor a bit to clarify code and get better debug in gdb</li>
<li>
<a href="http://ift.tt/1NwJeRf">FS-8370</a> [mod_rayo] Fixed another place in where a message was freed after being queued for delivery. This resulted in a freed object being serialized, crashing FS</li>
</ul>
<br>
</body></html>