New Post on freeswitch.org from Kathleen<br>
check it out at http://ift.tt/1Flzi7G<br>
FreeSWITCH Week in Review (Master Branch) February 14th-20th<br><p>Hello, again. This passed week in the FreeSWITCH master branch we had 54 commits. The features for this week include: a simplification of command line arguments to allow for using -base instead of specifying each directory when using alternate configs, added support for URL attribute in the grammar tag for mod_rayo (this is useful for MRCP engines to look up their grammars directly), implement cookie-file option for mod_xml_cdr, allowing the removal of User-Agent header from the sip message, and the addition of multiple and reversed ranges for XML dialplan date and time conditions.</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/1DLZjjG">FS-7284</a> A simplification of command line arguments to allow for using -base instead of specifying each directory when using alternate configs.</li>
<li>
<a href="http://ift.tt/1Flzggf">FS-7285</a> Allow eavesdrop to bridge only one leg</li>
<li>
<a href="http://ift.tt/1DLZhbq">FS-7164</a> Added support for URL attribute in the grammar tag for mod_rayo. This is useful for MRCP engines to look up their grammars directly.</li>
<li>
<a href="http://ift.tt/1Flzgwx">FS-7299</a> Implement cookie-file option for mod_xml_cdr</li>
<li>
<a href="http://ift.tt/1DLZjjI">FS-7302</a>&nbsp;Added params to fs_encode.c:-c for path to conf_dir -k for path to log_dir -m for path to mod_dir</li>
<li>
<a href="http://ift.tt/1FlzgwB">FS-7309</a> Allow removal of User-Agent header from the sip message</li>
<li>
<a href="http://ift.tt/1DLZjzZ">FS-7304</a> Multiple and reversed ranges for XML dialplan date and time conditions</li>
</ul><p><span id="more-768"></span><br>
Improvements in cross platform build supports:</p>
<ul>
<li>
<a href="http://ift.tt/1FlzgwF">FS-7122</a> Revert a previous patch until a fix can be found to allow for old configs as well</li>
</ul><p>Changes to packaging:</p>
<ul>
<li>
<a href="http://ift.tt/1DLZjA3">FS-7318</a> Debian rules update to handle a pre-bootstrapped orig file</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>
<a href="http://ift.tt/1Flzio8">FS-7294</a> Enable -Werror when building with clang compiler</li>
<li>
<a href="http://ift.tt/1Flzio8">FS-7250</a> Removed the FreeSWITCH core handler for SIG_CHLD beacuse it isn&rsquo;t necessary anymore and it causes dependant libraries that tried to start a child process to hang waiting on a signal that FreeSWITCH core intercepted.</li>
<li>
<a href="http://ift.tt/1DLZjA5">FS-7066</a> Fixed a bug causing higher cpu load averages on older kernels with related tickets FS-7253 FS-7231</li>
<li>
<a href="http://ift.tt/1DLZjA5">FS-7296</a>&nbsp;Fix build error on newest gcc</li>
<li>
<a href="http://ift.tt/1DLZjA5">FS-7298</a> Fix race condition when callcenter member cancels the call.</li>
<li>
<a href="http://ift.tt/1DLZjA7">FS-7297</a> FS-7297 Update the install target in the makefile for mod_com_g729</li>
<li>
<a href="http://ift.tt/1FlzgwJ">FS-7301</a> FS-7301 Fix for issue faxing to numbers with a pass through tone</li>
<li>
<a href="http://ift.tt/1DLZjAb">FS-7192</a> FS-7192 Exclude Expires header in INVITEs responding to a auth challenge in mod_sofia</li>
<li>
<a href="http://ift.tt/1Flziok">FS-7308</a> FS-7308 Only log SLA SQL query SQL when debugging is enabled in mod_sofia</li>
<li>
<a href="http://ift.tt/1DLZhrT">FS-7306</a> FS-7306 Fix for fs_encode in mod_spandsp sleeping too much</li>
<li>
<a href="http://ift.tt/1FlzgwN">FS-7230</a> FS-7230 Fixed a memory leak from 1.4.14.</li>
</ul><br>