New Post on freeswitch.org from Kathleen<br>
check it out at http://ift.tt/1MGDZwB<br>
FreeSWITCH Week in Review (Master Branch) June 6th-12th<br><p>Hello, again. This passed week in the FreeSWITCH master branch we had 51 commits! Some of the new commits this week include: the addition of a new reserve-agents param to mod_callcenter, allowing for custom exchange name and type for mod_amqp producers, a sample build system for a stand alone(out of tree) FreeSWITCH module, and added video support to eavesdrop.</p>
<p>Join us on Wednesdays at 12:00 CT for some more FreeSWITCH fun! And head over to <a href="https://freeswitch.com/">freeswitch.com</a> to learn more about FreeSWITCH support.</p>
<p>New features that were added:</p>
<ul>
<li>
<a href="http://ift.tt/1BiZfrx">FS-7620</a> [ftmod_libpri] Correctly set calling number presentation and screening fields</li>
<li>
<a href="http://ift.tt/1GoRakl">FS-7138</a> [mod_callcenter] Added a new reserve-agents param</li>
<li>
<a href="http://ift.tt/1B2elle">FS-7436</a>&nbsp; <a href="http://ift.tt/1GoRcIR">FS-7601</a> [mod_opus] FEC support</li>
<li>
<a href="http://ift.tt/1BiZeE6">FS-7623</a> [mod_amqp] Allow for custom exchange name and type for producers and fixed param name ordering bug caused by exposing these params</li>
<li>
<a href="http://ift.tt/1GoRcIV">FS-7638</a> Allow ipv4 mapped ipv6 address to pass ipv4 ACLs properly</li>
<li>
<a href="http://ift.tt/1BiZfrz">FS-7643</a> [mod_opus] Added interpretation of maxplaybackrate and sprop-maxcapturerate</li>
<li>
<a href="http://ift.tt/1GoRcIZ">FS-7641</a> Added video support to eavesdrop</li>
</ul><p>Improvements in build system, cross platform support, and packaging:</p>
<ul>
<li>
<a href="http://ift.tt/1BiZfrB">FS-7635</a> Removed msvc 2005, 2008, and 2010 non working build systems</li>
<li>
<a href="http://ift.tt/1N6YVMs">FS-7373</a> Expose the custom repo and key path to the build-all command too</li>
<li>
<a href="http://ift.tt/1BiZeEa">FS-7648</a> Foundation for QA testing config , adding leave/check videomail test cases, adding videomail voicemail profile, adding video record/ playback test cases, adding set video on hold, force pre-answer prefix, and adding an eavesdrop test case.</li>
<li>
<a href="http://ift.tt/1PQJI97">FS-7338</a> Removed mod_shout dep libs to system libs to continue cleaning up the libs for the 1.6 build process and added Debian packaging for several new modules, as well as handle system lib change for a handful of modules</li>
<li>
<a href="http://ift.tt/1BiZfrF">FS-7653</a> Sample build system for a stand alone(out of tree) FreeSWITCH module</li>
<li>
<a href="http://ift.tt/1GoRcIR">FS-7601</a> [mod_opus] [mod_silk]&nbsp; Removed a bounds check that can never be true in opus fec code and modify jitterbuffer usage to match the api change</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>
<a href="http://ift.tt/1GoRcJ1">FS-7612</a> Fixed invalid json format for callflow key</li>
<li>
<a href="http://ift.tt/1BiZhzA">FS-7609</a> [mod_sangoma_codec] Now that libsngtc-dev and libsngtc are in the FS debian repo, enable mod_sangoma_codec</li>
<li>
<a href="http://ift.tt/1GoRaAB">FS-7621</a> [mod_shout] Fixed a slow interrupt</li>
<li>
<a href="http://ift.tt/1BiZfrH">FS-7432</a> Fixed missing a=setup parameter from answering SDP</li>
<li>
<a href="http://ift.tt/1GoRaAD">FS-7622</a> [mod_amqp] Make sure to close the connections on destroy. Currently the connection is malloc&rsquo;d from the module pool, so there is nothing to destroy.</li>
<li>
<a href="http://ift.tt/1B2eo0c">FS-7586</a> [mod_vlc] A fix for failing to encode audio during the recording of video calls</li>
<li>
<a href="http://ift.tt/1GoRcZh">FS-7573</a> Fixed 80bit tag support for zrtp</li>
<li>
<a href="http://ift.tt/1BiZhzE">FS-7636</a> Fixed an issue with transfer_after_bridge and park_after_bridge pre-empting transfers</li>
<li>
<a href="http://ift.tt/1GoRaAF">FS-7654</a> Fixed an issue with eavesdrop audio not working correctly with a mixture of mono and stereo</li>
</ul><br>