New Post on freeswitch.org from kathleen<br>
check it out at http://ift.tt/1AdJhhd<br>
Freeswitch Week in Review(Master Branch) October 5th- 12th<br><p>Hello, again. This week in the FreeSWITCH master branch we had 28 commits. Some of the feature work done this week included improvements to the jitter buffer, the addition of uuid_send_info enhancement that allows setting the Content-Type of the SIP INFO message in mod_commands, and a 908-retry-seconds gateway param to set reg retry time when getting a 908 for backup interfaces to connect quickly in mod_sofia.</p>
<p>New features that were added:</p>
<ul>
<li>da43bde Add some calculations to jitter buffer related to judging the optimal size</li>
<li>eaaf946 FS-6897: uuid_send_info enhancement that allows setting the Content-Type of the SIP INFO message in mod_commands<br>
[Jira: <a href="http://ift.tt/1txlhzp">http://ift.tt/1txlhzp</a>]</li>
<li>a4f840b More jitter buffer improvements</li>
<li>855cc4b Add 908-retry-seconds gateway param to set reg retry time when getting a 908 for backup interfaces to connect quickly in mod_sofia</li>
</ul><p><span id="more-594"></span></p>
<p>The following bugs were squashed:</p>
<ul>
<li>397ec5a Fixed a jitter buffer logic error</li>
<li>490efb7 FS-6710: fix incorrect comparison for Min-SE values between SIP INVITE and local configuration in mod_sofia<br>
[Jira: <a href="http://ift.tt/1AdJhhm">http://ift.tt/1AdJhhm</a>]</li>
<li>7ec7c92 OPENZAP-220 fix blocked into read and add cause for a correct hangup</li>
<li>4a5e36d Fixed switch_pgsql_next_result_timed() to use switch_micro_time_now() to be consistent</li>
<li>2051a86 FS-6889 Fix for Reinvite Codec Error when using bypass_media_resume_on_hold and bypass_media_after_hold in mod_sofia<br>
[Jira: <a href="http://ift.tt/1E2VIsW">http://ift.tt/1E2VIsW</a>]</li>
<li>d48057e FS-6890 Fix to account for lost frames during ptime detection</li>
<li>28bc992 Fix error in SRGS grammar parser in mod_rayo</li>
<li>43c2c6d FS-6815 Fix for fs_encode issue<br>
[Jira: <a href="http://ift.tt/1txlkv7">http://ift.tt/1txlkv7</a>]</li>
<li>66dafbd FS-6902 Add patch to make native SILK encoded playback problem obvious and fail on record and playback<br>
[Jira: <a href="http://ift.tt/1txlhzr">http://ift.tt/1txlhzr</a>]</li>
<li>e4e9b1b Fix to have resume media on hold not send invite back out at the holder but rather enable media in the 200ok in mod_sofia</li>
</ul><p>In terms of stability these were the use cases that were fixed:</p>
<ul>
<li>2514de9 Fix obvious seg in setting a record file name to every participant and not checking for the recording member which does not have a session in mod_conference</li>
<li>b5294c5 Fix crash on transport=tls with non-TLS profile in mod_sofia</li>
</ul><p>Improvements in cross platform build supports:</p>
<ul>
<li>6146efd FS-6870 Fix for build issue with vs2010<br>
[Jira: <a href="http://ift.tt/1E2VGBl">http://ift.tt/1E2VGBl</a>]</li>
</ul><p>The complete list of commits can be found here:<a href="http://ift.tt/1AdJhxF">2014_10_5-2014_10_12</a></p>
<br>