New Post on freeswitch.org from Kathleen<br>
check it out at http://ift.tt/1JnvNj3<br>
FreeSWITCH Week in Review (Master Branch) April 11th-17th<br><p>Hello, again. This passed week in the FreeSWITCH master branch we had 14 commits.</p>
<p>Join us on Wednesdays at 12:00 CT for some more FreeSWITCH fun! And head over to <a href="https://freeswitch.com/">freeswitch.com</a> to learn more about FreeSWITCH support.</p>
<p>Improvements in build system, cross platform support, and packaging:</p>
<ul>
<li>
<a href="http://ift.tt/1Gi5rkN">FS-7060</a> Added amqp.conf.xml to freeswitch.spec to fix packaging</li>
<li>
<a href="http://ift.tt/1yLSGNa">FS-7428</a> Freeswitch.spec needs to copy mongo driver tarball to libs so that packaging doesn&rsquo;t fetch from files.freeswitch.org for every build.</li>
</ul><p>The following bugs were squashed:</p>
<ul>
<li>
<a href="http://ift.tt/1DEYJlv">FS-7407</a> Fixed a sip presence issue where the sip proxy changes the transport between the phone and freeswitch and then freeswitch replies back to the proxy over the wrong transport</li>
<li>
<a href="http://ift.tt/1DEYGWT">FS-7431</a> Fixed the parsing of silence streams to be less forgiving of syntax errors</li>
<li>
<a href="http://ift.tt/1DEYJlB">FS-7434</a> Reset jitter buffer when SSRC changes</li>
<li>
<a href="http://ift.tt/1DEYJlB">FS-7440</a> Fix bug in SDP parser, when video a= lines are above the audio a= lines, that could lead to a crash</li>
</ul><br>