New Post on freeswitch.org from Kathleen King<br>
check it out at http://ift.tt/1PvMxaZ<br>
FreeSWITCH Week in Review (Master Branch) August 15th-August 21st<br><p>Hello, again. This past week in the FreeSWITCH master branch we had 56 commits. This week the features are: a wonderful perl script, filebug.pl, to help file bugs from the command line, and more work on improving verto communicator including integration of Gravatars, some filter options, and grunt.</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/1hDxBgy">FS-7988</a> Add a perl script to help file bugs from the command line and add fixbug.pl to tree</li>
<li>
<a href="http://ift.tt/1PvMyf9">FS-8009</a> [verto communicator] Create a grunt project with livereload support. Documentation can be found <a href="http://ift.tt/1hDxBgA">here</a>.</li>
<li>
<a href="http://ift.tt/1PvMxb1">FS-8010</a> [verto communicator] Add options for googAutoGainControl, googNoiseSuppression, and googHighpassFilter</li>
<li>
<a href="http://ift.tt/1hDxBgC">FS-7855</a> [verto communicator] Pass userVariables back to the live array to allow for displaying the Gravatar associated with a member&rsquo;s email address</li>
</ul><p>Improvements in build system, cross platform support, and packaging:</p>
<ul>
<li>
<a href="http://ift.tt/1PvMxb5">FS-7965</a> [mod_conference] Fixed an error thrown when compiling with GCC</li>
<li>
<a href="http://ift.tt/1hDxyS9">FS-7985</a> [mod_voicemail] Fixed a compilation error on 32-bit PCC platform</li>
<li>
<a href="http://ift.tt/1PvMyfb">FS-8015</a> [mod_conference] Add project dir to include for mod_conference so it picks up mod_conference.h for Windows</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>
<a href="http://ift.tt/1hDxBgG">FS-7970</a> Fixed crash in video_bug_thread caused by double free</li>
<li>
<a href="http://ift.tt/1PvMyfd">FS-7971</a> [mod_opus] Fixed a rate mismatch and correctly advertise telephone-event and CN rates based on the advertised rates of offered codecs</li>
<li>
<a href="http://ift.tt/1hDxBgI">FS-7960</a> Fixed check_ice routine in switch_core_media.c to not use dropped&nbsp;candidates</li>
<li>
<a href="http://ift.tt/1PvMxb7">FS-7975</a>&nbsp;[mod_voicemail] Fix record-greeting event missing VM-Greeting-Path</li>
<li>
<a href="http://ift.tt/1hDxySb">FS-7969</a> Fixed a segfault due to pthread_setschedparam() on a thread that has exited</li>
<li>
<a href="http://ift.tt/1PvMxb9">FS-7962</a> Fixed sporadic invite/replaces failure</li>
<li>
<a href="http://ift.tt/1hDxz8p">FS-8004</a> Send keyframe on receiving nack with multiple consecutive packets</li>
<li>
<a href="http://ift.tt/1PvMyff">FS-8005</a> [mod_opus] Fix for rare decoder error when doing PLC, OPUS_GET_LAST_PACKET_DURATION might return 0</li>
<li>
<a href="http://ift.tt/1hDxz8r">FS-8006</a> Changed the typedef of switch_core_video_thread_callback_func_t for consistency</li>
<li>
<a href="http://ift.tt/1PvMxbb">FS-7932</a> [mod_verto] Removed the param from the getMute function in verto class, not needed on underlying method</li>
<li>
<a href="http://ift.tt/1hDxz8t">FS-8008</a> [mod_verto] Separate verto default config to have sep v4 and v6 listeners</li>
<li>
<a href="http://ift.tt/1PvMyvu">FS-8016</a> [mod_conference] Reduce buffering of video in conference mux</li>
<li>
<a href="http://ift.tt/1hDxBgK">FS-7977</a> [verto communicator] Fixing default resolution and cleaning code</li>
<li>
<a href="http://ift.tt/1PvMxbd">FS-7992</a> [verto communicator] Fixed device list at settings</li>
<li>
<a href="http://ift.tt/1hDxz8v">FS-8017</a> [verto communicator] Fixed uses of serialized verto in local storage</li>
<li>
<a href="http://ift.tt/1PvMyvw">FS-7986</a> [verto communicator] Fix for devices not refreshing if system config changes</li>
<li>
<a href="http://ift.tt/1hDxBgO">FS-7998</a> [verto communicator] Don&rsquo;t prompt when recovering call, just do it.</li>
<li>
<a href="http://ift.tt/1PvMxrs">FS-8003</a> [verto communicator] Use audioInDevices instead of audioDevices to match verto plugin</li>
</ul><br>