<HTML>
<HEAD>
<TITLE>[Announcement] FreeSWITCH 1.4.12 Released!!</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Hi FreeSWITCHers!<BR>
<BR>
The FreeSWITCH Team would like to announce FreeSWITCH 1.4.12!<BR>
<BR>
This is a bug fix release and addresses a possible DoS.<BR>
<BR>
Thanks to Travis Cross for finding and patching this issue.<BR>
<BR>
commit b5294c53d694499fe0f4a807554154ca8c14dfa6<BR>
Author: Travis Cross &lt;<a href="tc@traviscross.com">tc@traviscross.com</a>&gt;<BR>
Date: &nbsp;&nbsp;Fri Oct 10 18:25:11 2014 +0000<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;Fix crash on transport=tls with non-TLS profile<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;We use the transport of the Contact header of the remote UAC to decide<BR>
&nbsp;&nbsp;&nbsp;&nbsp;which of our own Contact addresses we should use when replying to a<BR>
&nbsp;&nbsp;&nbsp;&nbsp;SUBSCRIBE or sending a presence NOTIFY.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;If TLS is not enabled on a Sofia profile, then the TLS Contacts for<BR>
&nbsp;&nbsp;&nbsp;&nbsp;that profile are NULL. &nbsp;Unfortunately we were using these NULL values<BR>
&nbsp;&nbsp;&nbsp;&nbsp;uncritically when the remote UAC sent us a Contact header with a TLS<BR>
&nbsp;&nbsp;&nbsp;&nbsp;transport and our own Sofia profile did not have TLS enabled.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;With this commit we fall back to our TCP Contact address when the<BR>
&nbsp;&nbsp;&nbsp;&nbsp;remote Contact is TLS and our Sofia profile does not have TLS enabled.<BR>
<BR>
<BR>
There are a few other minor bug fixes also to address a media resume after hold problem that is limited in scope and fixes to fs_encode for G722 file encoding.<BR>
<BR>
Source tarballs are available via <a href="http://files.freeswitch.org/">http://files.freeswitch.org/</a> and packages are available via the FreeSWITCH Yum and Debian repositories.<BR>
<BR>
<BR>
Have a Great Weekend!<BR>
K<BR>
<BR>
<BR>
-- <BR>
Ken<BR>
<FONT COLOR="#0000FF"><U><a href="http://www.FreeSWITCH.org">http://www.FreeSWITCH.org</a><BR>
<a href="http://www.ClueCon.com">http://www.ClueCon.com</a><BR>
<a href="http://www.OSTAG.org">http://www.OSTAG.org</a><BR>
</U></FONT>irc.freenode.net #freeswitch<BR>
Twitter: @FreeSWITCH<BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>