New Post on freeswitch.org from Kathleen King<br>
check it out at http://ift.tt/1O2b2vR<br>
FreeSWITCH Week in Review (Master Branch) July 4th-July 11th<br><p>Hello, again. This passed week in the FreeSWITCH master branch we had 54 commits. We had a bunch of new commits for features this week! Those pull requests are really helping to get things reviewed and accepted. Keep it up community!</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/1O2b0nH">FS-7780</a> Add new channel variable max_session_transfers. If set, this variable is used to count the number of session transfers allowed instead of the max_forwards variable. If not set, the existing behavior is preserved.</li>
<li>
<a href="http://ift.tt/1K2VF8i">FS-7783</a> Add channel variable for capturing DTMF input when using play_and_get_digits when the response does not match</li>
<li>
<a href="http://ift.tt/1K2VBWk">FS-7772</a> [mod_opus] Add functionality to keep FEC enabled on the encoder by modifying the bitrate if packet loss changes (Opus codec specific behaviour).</li>
<li>
<a href="http://ift.tt/1O2b0nN">FS-7799</a> [mod_png] Add API command uuid_write_png</li>
<li>
<a href="http://ift.tt/1K2VF8m">FS-7801</a> [mod_opus] Added support to set CBR mode</li>
<li>
<a href="http://ift.tt/1O2b0E1">FS-7685</a> [mod_say_nl] Fix Dutch numbers pronunciation</li>
<li>
<a href="http://ift.tt/1K2VF8o">FS-7198</a> Add coma separated values and reverse ranges for time-of-day and day-of-week matches</li>
<li>
<a href="http://ift.tt/1O2aZ34">FS-7809</a> [mod_opus] Added 60 ms ptime for Opus at 8 khz ( opus@8000h@60i )</li>
<li>
<a href="http://ift.tt/1O2b0E7">FS-7405</a> [mod_dialplan_xml] Fix condition regex=&rdquo;all&rdquo; to work with time conditions</li>
<li>
<a href="http://ift.tt/1K2VF8s">FS-7819</a> [mod_opus] Restore bitrate (if there&rsquo;s no more packet loss) and added step for 60 ms</li>
<li>
<a href="http://ift.tt/1K2VF8u">FS-7773</a> [mod_sofia] Adding additional transfer events when the <span class="hl_identifier">fire-transfer-events=true profile parameter is set</span>
</li>
<li>
<a href="http://ift.tt/1O2aZ3a">FS-7820</a> FreeSWITCH automated unit test and micro benchmark framework</li>
</ul><p>Improvements in build system, cross platform support, and packaging:</p>
<ul>
<li>
<a href="http://ift.tt/1K2VHwV">FS-7628</a> [mod_erlang_event] Removed unused variables causing a compilation error</li>
<li>
<a href="http://ift.tt/1O2b0Ec">FS-7776</a> Add mod_kazoo to packaging</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>
<a href="http://ift.tt/1O2aZ3c">FS-7778</a> [mod_sofia] Fixed a bug causing a SQL statement to fail because of a double quote instead of a single quote</li>
<li>
<a href="http://ift.tt/1K2VHwX">FS-7754</a> [freetdm] Fixed a bug relating to single digit dial-regex with analog devices</li>
<li>
<a href="http://ift.tt/1K2VHwZ">FS-7785</a> [mod_opus] Fix for invalid ptime 30 ms for opus@8000h . Replaced 30 ms with 40 ms.</li>
<li>
<a href="http://ift.tt/1O2b1YA">FS-7762</a> [mod_av] Handle buffer allocation failures of large buffers</li>
</ul><p>And, this passed week in the FreeSWITCH 1.4 branch we had no new commits merged in from master.</p>
<br>