[Freeswitch-users] The FreeSWITCH 1.6.2 release is here!
Ken Rice
krice at freeswitch.org
Mon Sep 28 23:28:29 MSD 2015
Looks like the build server is running a little behind. It'll catch up
shortly.
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of John
Sent: Monday, September 28, 2015 2:14 PM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] The FreeSWITCH 1.6.2 release is here!
Hi Ken,
Are the Jessie amd64packages available yet?
http://files.freeswitch.org/repo/deb/freeswitch-1.6/dists/jessie/main/binary
-amd64/Packages doesn't list them.
John
On 28/09/15 19:11, Ken Rice wrote:
New Post on freeswitch.org from Kathleen King
check it out at http://ift.tt/1KG5gQs
The FreeSWITCH 1.6.2 release is here!
The FreeSWITCH 1.6.2 release is here! This is the release of the Video/MCU
branch!
Release files are located here:
* Tarball: http://ift.tt/1KG5h6I <http://ift.tt/1iWQ5cw>
* Packaging: http://ift.tt/1U8FMQN (Please Note the updated location
for 1.6 packages)
And we're dropping support in packaging for anything older than Debian 8.0
and anything older than Centos 7.0 due to a number of dependency issues on
older platforms.
New features that were added:
* FS-8094 <http://ift.tt/1ie4ZuA> [verto_communicator] Added
googEchoCancellation, googNoiseSuppression, and googHighpassFilter settings
to the UI enabled by default
* FS-8107 <http://ift.tt/1hYdrO4> [switch_ivr_menu] Adding CUSTOM esl
events menu::enter and menu::exit when a call enter and exit an ivr menu
* FS-6833 <http://ift.tt/1ie51CL> Allow Freeswitch to initiate late
offer calls
* FS-8075 <http://ift.tt/1EArcgC> [mod_hiredis] Add conf file to spec
file too and updates for limit release case
* FS-8053 <http://ift.tt/1hw834v> Handle a=sendonly, a=sendrecv,
a=recvonly to change who is sending video during a call
Improvements in build system, cross platform support, and packaging:
* FS-7966 <http://ift.tt/1EArfc2> [Windows] Build now uses visual
studio 2015 and builds successfully, but is still missing video
functionality
* FS-8124 <http://ift.tt/1hYdtoU> [verto_communicator] Adding option
-debug to grunt build, dist app will be generated without minified code.
* FS-7168 <http://ift.tt/1KPe0qp> [Debian] Update packages so that FS
core libraries are setup as runtime dependencies
* FS-7697 <http://ift.tt/1QdvtHc> Chown the /etc/freeswitch/tls
directory so that the freeswitch user can have read/write for TLS
certificate generation
* FS-7966 <http://ift.tt/1EArfc2> [Windows] Explore use of nuget for
wix build dependency
* FS-7967 <http://ift.tt/1QdvtHg> [build] SmartOS compatibility
* FS-8072 <http://ift.tt/1Qdvw5Z> [Debian] Fixed a missed space
The following bugs were squashed:
* FS-8099 <http://ift.tt/1ie51CV> [mod_lua] Restored LUA dialplan
ACTIONS functionality
* FS-7988 <http://ift.tt/1hDxBgy> [filebug.pl] Moved -askall to
-terse so old -askall behavior is default and old default is now -terse
* FS-8029 <http://ift.tt/1hw83kR> [jitterbuffer] Fixed robotic sound
when using jitterbuffer
* FS-8103 <http://ift.tt/1hYds4n> [mod_rayo] Fixed handling of
malformed requests
* FS-8108 <http://ift.tt/1ie4ZuQ> [mod_lua] Removed legacy mod_lua,
the regular mod_lua works with system lua now
* FS-8082 <http://ift.tt/1hYdtp1> [mod_rayo] Fixed a segfault
* FS-8110 <http://ift.tt/1ie51CX> [mod_rayo] Prompt IQ error reply
was being deleted after being sent for delivery. This is incorrect since
message delivery thread will clean up the message
* FS-8116 <http://ift.tt/1hYds4v> [verto] Fixed device enumeration
hanging on init
* FS-8118 <http://ift.tt/1ie4ZL8> [verto] Fixed calls not properly
rejecting video when video is offered but only audio is accepted
* FS-7994 <http://ift.tt/1hYds4y> [verto_communicator] Using factory
for group calls in history
* FS-8117 <http://ift.tt/1ie51Tg> [verto_communicator] Calling
verto.iceServers upon useSTUN changing on ModalSettings, correctly check for
STUN setting in localStorage, and fixed ignoring useSTUN settings
* FS-8127 <http://ift.tt/1hYds4B> [mod_conference] Fixed an audio
issue caused by the codec not updating often enough when detecting rate
change
* FS-8088 <http://ift.tt/1hw834t> [verto_communicator] Fixed members
list being destroyed after switching conferences and ending the first
conference
* FS-8130 <http://ift.tt/1KPe0GU> Port video buffer to also support
audio and remove original STFU jitter buffer, add some more resilience to
video packet loss, add codec control mechanism for both call-specific debug
and codec/call specific parameters, make opus function better in packet loss
and latent situations, use new codec control prams to make jitter buffer
lookahead FEC optionally enabled or disabled mid-call, and add a parameter
to allow jitter buffer lookahead to be enabled.
* FS-8131 <http://ift.tt/1Qdvwmf> [mod_voicemail] Fixed issues with
allowing an empty password change and then locking out the user
* FS-8136 <http://ift.tt/1KPe0GY> [mod_h26x] Do not load passthru
video codecs by default
* FS-8140 <http://ift.tt/1QdvtHi> [mod_sofia] Fixed a user_name typo
in sofia_handle_sip_i_invite
* FS-8142 <http://ift.tt/1KPe0qt> Fixed a thread cache thread-safety
and caching
* FS-8075 <http://ift.tt/1EArcgC> [mod_hiredis] Fix for failover when
you pull power on redis, while redis clients under load test
* FS-8144 <http://ift.tt/1KPe0qv> [mod_opus] Readability and code
formatting cleanup
* FS-8126 <http://ift.tt/1QdvtHk> [switch_core] Fixed the pruning of
a media bug causing all media bugs on a session to be pruned
* FS-8143 <http://ift.tt/1KPe0qx> [mod_rayo] Fixed a crash caused by
client disconnecting from mod_rayo while a message is being delivered to
that client. This is caused by the XMPP context's JID -> XMPP stream mapping
not being cleaned up on XMPP stream destruction.
* FS-8147 <http://ift.tt/1QdvwCI> [mod_erlang_event] Fixed the
process spawning segfault
* FS-8149 <http://ift.tt/1KPe0qz> [mod_xml_cdr] Fixed curl dependency
in makefile
* FS-1772 <http://ift.tt/1KPdXLw> [mod_voicemail] Fixed the reset of
voicemail greeting to default to allow entering 0 to restore the default
greeting
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org <mailto: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
<mailto: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/20150928/65f7c127/attachment-0001.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list