New Post on freeswitch.org from kathleen<br>
check it out at http://ift.tt/1z3PDLg<br>
FreeSWITCH Week in Review (Master Branch) October 12th-18th<br><p>Hello, again. This week in the FreeSWITCH master branch we had 23 commits. Initial support for mod_verto on Windows was added this week as well as improvements to SIP ping generation and new commands in mod_snom.</p>
<p>New features that were added:</p>
<ul>
<li>beb1d17 FS-6400 Improve sip ping generation by distributing them across an interval in mod_sofia</li>
<li>[Jira: <a href="http://ift.tt/1F97ySH">http://ift.tt/1F97ySH</a>]</li>
<li>f5f6d15 Add command &lsquo;action&rsquo; with types &lsquo;reboot&rsquo;, &lsquo;reset&rsquo;, &lsquo;dialeddel&rsquo;, &lsquo;misseddel&rsquo;, and &lsquo;receiveddel&rsquo; to mod_snom</li>
<li>15e9e68 FS-6927 #resolve #comment This display option ping times in the gateway status on sofia status gateways or individual gateway status output in mod_sofia</li>
<li>[Jira: <a href="http://ift.tt/14XV8Cd">http://ift.tt/14XV8Cd</a>]</li>
<li>7faf9f4 FS-6767 #comment Add initial support for mod_verto on Windows</li>
<li>[Jira: <a href="http://ift.tt/1F97yCb">http://ift.tt/1F97yCb</a>]</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>2ca349a FS-6910 #resolve Multiple entry with the same first, last name or extension in the directory would only return 1 entry. Fix issue where group by would produce multiple row of count(*) result. Using distinct instead wouldn&rsquo;t solve the issue in SQLITE because of a bug, so solution is to use a sub-select.</li>
<li>[Jira: <a href="http://ift.tt/14XV8Ch">http://ift.tt/14XV8Ch</a>]</li>
<li>412f214 Fix url encoding for snom remote commands (required to make # key work)</li>
<li>3cd0400 FS-6849 #resolve #comment scripts need to have &lsquo;from freeswitch import *&rsquo; at the top in mod_python. I added it explicitly to compensate.</li>
<li>[Jira: <a href="http://ift.tt/1F97yCd">http://ift.tt/1F97yCd</a>]</li>
<li>6b42e5a FS-6849 #comment change to &lsquo;import freeswitch&rsquo; to only load it in mod_python.</li>
<li>[Jira: <a href="http://ift.tt/1F97yCd">http://ift.tt/1F97yCd</a>]</li>
<li>2e10407 Actual fix for commit cff5209ca3582994dae1353372e2f91b345ab959 which was in the wrong place</li>
<li>1f9025d FS-6926 #resolve #comment Fix for Freeswitch not updating the jitterbuffer when it has to change the RTP packet size after a channel has already been set up.</li>
<li>[Jira: <a href="http://ift.tt/14XV8Cj">http://ift.tt/14XV8Cj</a>]</li>
<li>In terms of stability these were the use cases that were fixed:</li>
<li>9bd3bd3 FS-6911 Segfault fix</li>
<li>[Jira: <a href="http://ift.tt/1F97ySR">http://ift.tt/1F97ySR</a>]</li>
<li>cff5209 Fix for a 3 to 7 year old leak of nua handle due to reference counting that effects all calls with auth/challenge on INVITE in mod_sofia</li>
</ul><p>Improvements in cross platform build supports:</p>
<ul>
<li>2ca349a FS-6910 #resolve Multiple entry with the same first, last name or extension in the directory would only return 1 entry. Fix issue where group by would produce multiple row of count(*) result. Using distinct instead wouldn&rsquo;t solve the issue in SQLITE because of a bug, so solution is to use a subselect.</li>
<li>[Jira: <a href="http://ift.tt/14XV8Ch">http://ift.tt/14XV8Ch</a>]</li>
<li>412f214 Fix url encoding for snom remote commands (required to make # key work)</li>
<li>3cd0400 FS-6849 #resolve #comment scripts need to have &lsquo;from freeswitch import *&rsquo; at the top in mod_python. I added it explicitly to compensate.</li>
<li>[Jira: <a href="http://ift.tt/1F97yCd">http://ift.tt/1F97yCd</a>]</li>
<li>6b42e5a FS-6849 #comment change to \&rsquo;import freeswitch\&rsquo; to only load it in mod_python.</li>
<li>[Jira: <a href="http://ift.tt/1F97yCd">http://ift.tt/1F97yCd</a>]</li>
<li>2e10407 Actual fix for commit cff5209ca3582994dae1353372e2f91b345ab959 which was in the wrong place</li>
<li>1f9025d FS-6926 #resolve #comment Fix for Freeswitch not updating the jitterbuffer when it has to change the RTP packet size after a channel has already been set up.</li>
<li>[Jira: <a href="http://ift.tt/14XV8Cj">http://ift.tt/14XV8Cj</a>]</li>
</ul><p>&nbsp;</p>
<br>