New Post on freeswitch.org from kathleen<br>
check it out at http://ift.tt/1thCTTe<br>
FreeSWITCH Week in Review (Master Branch) January 17th-23rd<br><p>Hello, again. This week in the FreeSWITCH master branch we had 21 commits. There were quite a few commits this week geared toward new features, including: adding switch_cache_db_create_schema() to test for SCF_AUTO_SCHEMAS flag, enable nat mode for verto when ext-rtp-ip is set, auto urlencode user portion of sip uri, uuid_media support for SRTP Call, and adding &ndash;enable-sytem-lua configure arg to allow building mod_lua against system lua and allow mod_lua to build against lua 5.1 or 5.2. These lua changes mean enabling the usage of system lua in preparation for removing the lua library from tree.</p>
<p>New features that were added:</p>
<ul>
<li>07d09b7 FS-7180 Add &ndash;enable-sytem-lua configure arg to allow building mod_lua against system lua and allow mod_lua to build against lua 5.1 or 5.2 [Jira: <a href="http://ift.tt/1z2ZB0V">http://ift.tt/1z2ZB0V</a>]</li>
<li>749ced5 FS-7180 More work toward add &ndash;enable-sytem-lua configure arg to allow building mod_lua against system lua and allow mod_lua to build against lua 5.1 or 5.2 [Jira: <a href="http://ift.tt/1z2ZB0V">http://ift.tt/1z2ZB0V</a>]</li>
<li>1d361b6 FS-7180 Let esl lua module build against lua 5.1 or 5.2 (requires newer swig) [Jira: <a href="http://ift.tt/1z2ZB0V">http://ift.tt/1z2ZB0V</a>]</li>
<li>861961b FS-7180 When using system lua, properly link against reanmed library versions on debian for mod_lua [Jira: <a href="http://ift.tt/1z2ZB0V">http://ift.tt/1z2ZB0V]</a>
</li>
<li>8fc19a6 FS-7180 Properly build esl luamod when not using the &ndash;enable-system-lua configure arg [Jira: <a href="http://ift.tt/1z2ZB0V">http://ift.tt/1z2ZB0V</a>]</li>
<li>01dcb74 FS-7187 Add switch_cache_db_create_schema() to test for SCF_AUTO_SCHEMAS flag [Jira: <a href="http://ift.tt/1thCUXs">http://ift.tt/1thCUXs</a>]</li>
<li>1710214 Enable nat mode for verto when ext-rtp-ip is set</li>
<li>76370f4 Auto urlencode user portion of sip uri</li>
<li>83dd941 FS-7166 Uuid_media support for SRTP Calls [Jira: <a href="http://ift.tt/1z2ZDWC">http://ift.tt/1z2ZDWC</a>]</li>
<li>95a8efb Up the ice failover val to 3 sec</li>
</ul><p><span id="more-743"></span><br>
Improvements in cross platform build supports:</p>
<ul>
<li>90ab1d1 Fix cent5 build</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>b744484 FS-7173 Work toward fixing a recording issues after an external call is transferred to an internal extension [Jira: <a href="http://ift.tt/1thCUXu">http://ift.tt/1thCUXu</a>]</li>
<li>15a7ff2 Fix hash dump gdb function</li>
<li>f770b31 FS-7106 Fix a concurrency issue in caching of files from http urls [Jira: <a href="http://ift.tt/1BEamXd">http://ift.tt/1BEamXd</a>]</li>
<li>062ddcf FS-7174 Make sure not to leave any sessions readlocked in bridge_early_media=true in case one in the middle of the list is abandoned [Jira: <a href="http://ift.tt/1thCVdK">http://ift.tt/1thCVdK</a>]</li>
<li>90d3cb6 Fix media reload on verto and sip re-invites</li>
<li>fc93895 FS-7173 More work toward fixing recording issues after an external call is transferred to an internal extension [Jira: <a href="http://ift.tt/1thCUXu">http://ift.tt/1thCUXu</a>]</li>
<li>b37d071 FS-7186 Fix for enterprise bridging/originate issue [Jira: <a href="http://ift.tt/1z2ZDWF">http://ift.tt/1z2ZDWF</a>]</li>
</ul><br>