mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
Update CHANGES and UPGRADE.txt for 16.5.0
This commit is contained in:
27
CHANGES
27
CHANGES
@@ -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.
|
Reference in New Issue
Block a user