New Post on freeswitch.org from kathleen<br>
check it out at http://ift.tt/1tX1HQN<br>
FreeSWITCH Week in Review (Master Branch) January 24th-31st<br><p>Hello, again. This week in the FreeSWITCH master branch we had 17 commits. The features this week are: an additional tweak to avoid jumping back and forth on ICE and setting ANI plan and ANI type for ftmod_libpri .</p>
<p>New features that were added:</p>
<ul>
<li>8d599a8 One more tweak to not jump back and forth on ice when you have 2 reachable</li>
<li>8307e78 Set ANI plan and ANI type for ftmod_libpri</li>
<li>3cd62df If ANI ton is not interpreted correctly by libpri, fallback to calling ton/type.</li>
</ul><p><span id="more-750"></span><br>
The following bugs were squashed:</p>
<ul>
<li>
<a href="http://ift.tt/1Akme4d">FS-7193</a> Fix for sofia contact being encoded which makes impossible to call a registered user</li>
<li>
<a href="http://ift.tt/1yw2rsQ">FS-7191</a> Edit pgsql example connection string to remove unneeded option that may cause a failure on some systems</li>
<li>b87d42c Fix read of 0 bytes problem and make buffer null terminated before using strstr</li>
<li>
<a href="http://ift.tt/1Akmccp">FS-7205</a> Do not url encode unless an at sign is in the uri</li>
<li>
<a href="http://ift.tt/1yw2rsW">FS-7211</a> Fix for sofia_contact returns unable to locate registered user in latest master build</li>
<li>
<a href="http://ift.tt/1Akmekt">FS-7208</a> _undef_ as the header and/or ident will make it be an empty string which is the same you were doing on your local builds in mod_spandsp</li>
<li>
<a href="http://ift.tt/1yw2u7Y">FS-7214</a> Fix segfault caused by bad command argument bounds checking for flush and delete in mod_memcache</li>
<li>c8f8d6b Fix a null pointer dereference in the native postgresql connection code. This is unlikely to ever be hit in the field.</li>
<li>
<a href="http://ift.tt/1yw2u84">FS-7217</a> Use upper case when you query</li>
<li>e062f5e If the span has been already fully stopped and ftdm is not running, return success from the span stop function.</li>
</ul><br>