Update CHANGES and UPGRADE.txt for 16.5.0

16.5
Asterisk Development Team 7 years ago
parent 1756029237
commit cb831a18d1

@ -12,6 +12,33 @@
===
==============================================================================
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 16.4.0 to Asterisk 16.5.0 ------------
------------------------------------------------------------------------------
AttendedTransfer
------------------
* A new application, this will queue up attended transfer to the given extension.
BlindTransfer
------------------
* A new application, this will redirect all channels currently
bridged to the caller channel to the specified destination.
ReadExten
------------------
* Add 'p' option to stop reading extension if user presses '#' key.
pbx_dundi
------------------
* The DUNDi PBX module now supports IPv4/IPv6 dual binding.
res_rtp_asterisk
------------------
* DTLS packets will now be fragmented according to the MTU as set in rtp.conf. This
allows larger certificates to be used for the DTLS negotiation. By default this value
is 1200.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 16.3.0 to Asterisk 16.4.0 ------------
------------------------------------------------------------------------------

@ -1,3 +0,0 @@
Subject: AttendedTransfer
A new application, this will queue up attended transfer to the given extension.

@ -1,4 +0,0 @@
Subject: BlindTransfer
A new application, this will redirect all channels currently
bridged to the caller channel to the specified destination.

@ -1,3 +0,0 @@
Subject: ReadExten
Add 'p' option to stop reading extension if user presses '#' key.

@ -1,3 +0,0 @@
Subject: pbx_dundi
The DUNDi PBX module now supports IPv4/IPv6 dual binding.

@ -1,5 +0,0 @@
Subject: res_rtp_asterisk
DTLS packets will now be fragmented according to the MTU as set in rtp.conf. This
allows larger certificates to be used for the DTLS negotiation. By default this value
is 1200.
Loading…
Cancel
Save