===
==============================================================================
+------------------------------------------------------------------------------
+--- 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 ------------
------------------------------------------------------------------------------
+++ /dev/null
-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.