summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 39b62d05c..12fe0fe42 100644
--- a/CHANGES
+++ b/CHANGES
@@ -30,6 +30,14 @@ chan_sip
--- Functionality changes from Asterisk 15.1.0 to Asterisk 15.2.0 ------------
------------------------------------------------------------------------------
+res_rtp_asterisk
+------------------
+ * The X.509 certificate used for DTLS negotation can now be automatically
+ generated. This is supported by res_pjsip by specifying
+ "dtls_auto_generate_cert = yes" on a PJSIP endpoint. For chan_sip, you
+ would set "dtlsautogeneratecert = yes" either in the [general] section of
+ sip.conf or on a specific peer.
+
res_pjsip
------------------
* The "identify_by" on endpoints can now be set to "ip" to restrict an endpoint