New Post on freeswitch.org from kathleen<br>
check it out at http://ift.tt/13iKNPZ<br>
FreeSWITCH Week in Review (Master Branch) December 7th-13th<br><p>Hello, again. This week in the FreeSWITCH master branch we had 27 commits. The features for this week are: allowing the jitter buffer to start at 10ms and arbitrary MRCP headers can now be sent to unimrcp input components in mod_rayo.</p>
<p>New features that were added:</p>
<ul>
<li>f024ea3 FS-7047 Arbitrary MRCP headers can now be sent to unimrcp input components in mod_rayo [Jira: <a href="http://ift.tt/1sNiaHd">http://ift.tt/1sNiaHd</a>]</li>
<li>e783999 Some changes to webrtc to make it work with iDoubs in rtcweb profile mode</li>
<li>d189e98 Allow 10ms jb</li>
</ul><p><span id="more-688"></span><br>
In terms of stability these were the use cases that were fixed:</p>
<ul>
<li>392c687 FS-7055 Fix for a stability race condition in FS [Jira: <a href="http://ift.tt/1zCVZCS">http://ift.tt/1zCVZCS</a>]</li>
</ul><p>Improvements in performance:</p>
<ul>
<li>4bcf1d8 Use cached time to save cpu</li>
</ul><p>Additional documentation:</p>
<ul>
<li>f63f868 FS-7049 &ndash; Documentation for state optional paramenter in callcenter_config queue list and count [Jira: <a href="http://ift.tt/1sNiaXt">http://ift.tt/1sNiaXt</a>]</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>99a5b50 FS-7063 Fix for media delay issue [Jira: <a href="http://ift.tt/1zCVZCU">http://ift.tt/1zCVZCU</a>]</li>
<li>21458f8 FS-7062 On redirect, when uri are passed in without &lt;&gt; with multiple uris, automatically add the q= header param in decending order in mod_sofia. [Jira: <a href="http://ift.tt/1sNieqa">http://ift.tt/1sNieqa</a>]</li>
<li>5376e82 FS-6688 This will fix the normal case of record route from a proxy without breaking normal changing of a contact in mod_sofia [Jira: <a href="http://ift.tt/1yzQEuo">http://ift.tt/1yzQEuo</a>]</li>
<li>06c241a FS-6891 FS-7002 FS-7059 FS-7072 FS-7073 FS-7076 #close #comment All of these bugs are invalidated due to a botched revert [Jira: <a href="http://ift.tt/1yJc22F">http://ift.tt/1yJc22F</a>]</li>
<li>922fd81 FS-7015 The code was not properly catching the 0.0.0.0 after changing it to work with ICE SDPs because it was looking in the wrong place for the 0.0.0.0 [Jira: <a href="http://ift.tt/1wkDp3C">http://ift.tt/1wkDp3C</a>]</li>
<li>3d515cf Re-mark cur_payload as negotiated when detected as such by parser or the rtp could stop working on session re-invite</li>
<li>19272dc FS-7078 Fix sip_header_as_string to properly null_terminate on larger header strings [Jira: <a href="http://ift.tt/1sNiaXv">http://ift.tt/1sNiaXv</a>]</li>
<li>e268a72 FS-6994 Fix for Codec OPUS decoder error in mod_opus [Jira: <a href="http://ift.tt/1zCVZTf">http://ift.tt/1zCVZTf</a>]</li>
<li>6dbb416 FS-7086 FS-6798 Fix for invalid codec tearing down the call request [Jira: <a href="http://ift.tt/1sNieqf">http://ift.tt/1sNieqf</a>]</li>
</ul><br>