[Freeswitch-users] FreeSWITCH 1.4.15 Released
Victor Chukalovskiy
victor.chukalovskiy at gmail.com
Tue Mar 3 18:36:17 MSK 2015
Good day,
Am I on a wrong branch, or FS stable release did not have any commits
since the New Year?
When doing "make current" I'm still on this version:
Version 1.4.15 git 507a0f2 2014-12-29
Thanks!
-Victor
On 14-12-30 02:26 PM, Ken Rice wrote:
> New Post on freeswitch.org from krice387
> check it out at http://freeswitch.org/freeswitch-1-4-15-released/
> FreeSWITCH 1.4.15 Released
>
> FreeSWITCH 1.4.14 has been released!
>
> This is routine maintenance release.
>
> Source Tarball available at
> http://files.freeswitch.org/freeswitch-1.4.15.tar.bz2
>
> Debian and Yum Repos have been updated as well.
>
> See the release notes below for a list of notable changes.
>
> Happy New Years From the FreeSWITCH Team!
>
> Release Notes:
>
> New features that were added:
>
> * e55aee1 FS-7025 Add drop_dtmf_masking_tone channel_variable [Jira:
> https://jira.freeswitch.org/browse/FS-7025]
> * a8c5a0c FS-7048 Add timezone support to mod_say_{de,es,ja,nl,th,zh}
> * 17574a8 Add bert stats to mod_bert::lost_sync event
> * a26e29c vs2010 support for recent unimrcp changes
> * cee8b30 Set rtp_has_crypto for dtls calls
> * 5fcff50 FS-7093 Create uuid_drop_dtmf [Jira:
> https://jira.freeswitch.org/browse/FS-7093]
> * f024ea3 FS-7047 Arbitrary MRCP headers can now be sent to unimrcp
> input components in mod_rayo [Jira:
> https://jira.freeswitch.org/browse/FS-7047]
> * e783999 Some changes to webrtc to make it work with iDoubs in
> rtcweb profile mode
> * d189e98 Allow 10ms jb
> *
> o 750b1dd FS-7114 Allow streaming binary data from mod_memcache
>
> Improvements in performance:
>
> * 4bcf1d8 Use cached time to save cpu
>
> Improvements in cross platform build supports:
>
> * 32c27b3 Added a Debian dependency to the CentOS6 makefile
> * f4876d5 FS-7031 [unimrcp] update sofia-sip.m4 so that it can build
> when relative path is used in configure.gnu –with-sofia-sip
> * [Jira: https://jira.freeswitch.org/browse/FS-7031]
> * 061f3cb FS-7031 #resolve #comment [unimrcp] update library again
> to pull in upstream fix for –with-sofia-sip=../sofia-sip
> * [Jira: https://jira.freeswitch.org/browse/FS-7031]
> * 382e683 Use FTDM_UINT64_FMT macro to log uint64_t values, in order
> to not break x86 builds.
> * dc9e904 FS-7025 fix compiler warning introduced from e55aee14
> [Jira: https://jira.freeswitch.org/browse/FS-7025]
> * b69c93e FS-7030 More work toward fixing FS build on Windows Visual
> Studio 2012 [Jira: https://jira.freeswitch.org/browse/FS-7030]
> * db66cdb Fix mrcp libraries to build correctly
> * c327455 FS-7030 More work toward getting FS to build on Windows
> Visual Studio 2012 [Jira: https://jira.freeswitch.org/browse/FS-7030]
> * b341ff7 FS-7046: fix data types and casting on some vars to
> silence windows build warnings in mod_verto [Jira:
> https://jira.freeswitch.org/browse/FS-7046]
> * 7ce5171 FS-7046 follow up on type change in mod_verto [Jira:
> https://jira.freeswitch.org/browse/FS-7046]
> * 357ffad Fix windows build error
> * 0b414a8 vs2010 unimrcp working build
> * 0c1e698 Update build deps for debian list
> * 0a0b926 Build fix for gcc 4.9 fixing a variable set but not used
> error in mod_commands
> * af6b23a FS-7046 Fix some additional Windows build warnings for
> mod_verto [Jira: https://jira.freeswitch.org/browse/FS-7046]
>
> Additional documentation:
>
> * f63f868 FS-7049 – Documentation for state optional paramenter in
> callcenter_config queue list and count [Jira:
> https://jira.freeswitch.org/browse/FS-7049]
>
> In terms of stability these were the use cases that were fixed:
>
> * 392c687 FS-7055 Fix for a stability race condition in FS [Jira:
> https://jira.freeswitch.org/browse/FS-7055]
> * d5119a7 FS-7091 Removed unnecessary mutex lock inside input
> component’s cleanup function since the input component won’t be
> cleaned up unless all references have been released, in mod_rayo
> [Jira: https://jira.freeswitch.org/browse/FS-7091]
>
> These were the packaging improvements:
>
> * 3c8dd3e Handle missing `lsb_release`
> * 505cd29 Refactor distro detection and handling
> * 430433a Improve error message
> * d88bae1 Support optional debian parallel builds
>
> The following bugs were squashed:
>
> * 5bbef7f FS-7015 Fix for inbound call on hold issue in mod_sofia
> [Jira: https://jira.freeswitch.org/browse/FS-7015]
> * 99a5b50 FS-7063 Fix for media delay issue [Jira:
> https://jira.freeswitch.org/browse/FS-7063]
> * 21458f8 FS-7062 On redirect, when uri are passed in without <>
> with multiple uris, automatically add the q= header param in
> decending order in mod_sofia. [Jira:
> https://jira.freeswitch.org/browse/FS-7062]
> * 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: https://jira.freeswitch.org/browse/FS-6688]
> * 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: https://jira.freeswitch.org/browse/FS-6891]
> * 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:
> https://jira.freeswitch.org/browse/FS-7015]
> * 3d515cf Re-mark cur_payload as negotiated when detected as such by
> parser or the rtp could stop working on session re-invite
> * 19272dc FS-7078 Fix sip_header_as_string to properly
> null_terminate on larger header strings [Jira:
> https://jira.freeswitch.org/browse/FS-7078]
> * e268a72 FS-6994 Fix for Codec OPUS decoder error in mod_opus
> [Jira: https://jira.freeswitch.org/browse/FS-6994]
> * 6dbb416 FS-7086 FS-6798 Fix for invalid codec tearing down the
> call request [Jira: https://jira.freeswitch.org/browse/FS-7086]
> * 46adbec FS-7030 #comment [unimrcp] restore visual studio 2010/2012
> project files added by FS project [Jira:
> https://jira.freeswitch.org/browse/FS-7030]
> * bad5dc3 FS-7037 Fix for T38 fax break started by commit
> 5bbef7f1e50 [Jira: https://jira.freeswitch.org/browse/FS-7037]
> * 72c3df5 FS-6891 FS-6713 #comment revert
> 1b612fecb6e8db11da9b15c5522b87e7b642423d [Jira:
> https://jira.freeswitch.org/browse/FS-6891]
> * 2a7b022 FS-6980 #resolve don’t crash when using native recording
> on recordstop the redo [Jira:
> https://jira.freeswitch.org/browse/FS-6980]
> * 35ba6a3 FS-6766 Fix verto caller ringback missing on conference
> bridge in mod_verto [Jira: https://jira.freeswitch.org/browse/FS-6766]
> * e8cf9c7 FS-7045 Guarantee that dialed call can be joined when
> answered event is sent in mod_rayo [Jira:
> https://jira.freeswitch.org/browse/FS-7045]
> * 4be6290 FS-7052 Moving jb queue swap operation out of the debug
> block. [Jira: https://jira.freeswitch.org/browse/FS-7052]
> * 843e495 FS-7051 Preserve the annexb=no/yes status in
> mod_sangoma_codec [Jira: https://jira.freeswitch.org/browse/FS-7051]
> * 158c1f2 FS-7002 Fix for recorded audio being choppy when diferent
> ptimes present and record session starts on bleg [Jira:
> https://jira.freeswitch.org/browse/FS-7002]
> * 4ce2ce3 FS-7092 Fixed bug with Comrex OPUS [Jira:
> https://jira.freeswitch.org/browse/FS-7092]
> * d786490 Fix timestamps in mod_bert broken by the cpu improvements
> refactoring
> * ba016c2 FS-7095 Fix for FS sending DTLS HELLO (and STUN binding
> request) to wrong port [Jira:
> https://jira.freeswitch.org/browse/FS-7095]
> * e0dcd17 FS-7083 #comment patch to change mod_shout to use
> lame_encode_buffer_interleaved on stereo channels so we don’t have
> to mess with the input data [Jira:
> https://jira.freeswitch.org/browse/FS-7083]
> * 326289c FS-7083 This patch adds a dedicated thread for writing to
> the file and the channel_variable RECORD_USE_THREAD=false will
> disable it and sync may still be maintained at the cost of
> dropping more data from the audio signal. [Jira:
> https://jira.freeswitch.org/browse/FS-7083]
> * 9fabbab Disable hard-mute when a session has a media bug attached
> * 0200bc1 FS-7083 Fix divide by zero [Jira:
> https://jira.freeswitch.org/browse/FS-7083]
> * 067cb0f FS-7100 Make buffer for sub contact big enough in
> mod_sofia [Jira: https://jira.freeswitch.org/browse/FS-7100]
> * 7798b2f FS-6984 Set default video rates [Jira:
> https://jira.freeswitch.org/browse/FS-6984]
> * 763e6aa FS-7046 Fix warning introduced from b341ff7 [Jira:
> https://jira.freeswitch.org/browse/FS-7046]
> * 65e678b FS-7070 Fix mod_expr `clamp` function typo
> * 0a66db6 FS-7111 Fix for bridge_early_media crash [Jira:
> https://jira.freeswitch.org/browse/FS-7111]
>
> Miscellaneous commits:
>
> * 0d636af FS-7031 [unimrcp] revert configure.gnu change- doesn’t
> work when using non-source build dir.
> * [Jira: https://jira.freeswitch.org/browse/FS-7031]
>
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150303/67f76ec7/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list