mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-15 22:38:08 +00:00
Update CHANGES and UPGRADE.txt for 13.28.0
This commit is contained in:
23
CHANGES
23
CHANGES
@@ -12,6 +12,29 @@
|
|||||||
===
|
===
|
||||||
==============================================================================
|
==============================================================================
|
||||||
|
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
--- Functionality changes from Asterisk 13.27.0 to Asterisk 13.28.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.
|
||||||
|
|
||||||
|
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 13.26.0 to Asterisk 13.27.0 ----------
|
--- Functionality changes from Asterisk 13.26.0 to Asterisk 13.27.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,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