summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorge Joseph <gjoseph@digium.com>2018-02-06 11:07:18 -0700
committerGeorge Joseph <gjoseph@digium.com>2018-02-21 08:14:56 -0700
commit758409de56f1bfc5e9b58230282f9a5382cb3846 (patch)
treed27d32cda329fd03230c60ba6b4cc94f409f383d /CHANGES
parentde871515ba06e3c3e6343a09652d3079c3706215 (diff)
AST-2018-005: res_pjsip_transport_management: Move to core
Since res_pjsip_transport_management provides several attack mitigation features, its functionality moved to res_pjsip and this module has been removed. This way the features will always be available if res_pjsip is loaded. ASTERISK-27618 Reported By: Sandro Gauci Change-Id: I21a2d33d9dda001452ea040d350d7a075f9acf0d
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ba153bc6c..2d49c13fb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -145,6 +145,13 @@ res_pjsip_pubsub
need to run the "alembic upgrade head" process to add the column to
the schema.
+res_pjsip_transport_management
+------------------
+ * Since res_pjsip_transport_management provides several attack
+ mitigation features, its functionality moved to res_pjsip and
+ this module has been removed. This way the features will always
+ be available if res_pjsip is loaded.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 15.1.0 to Asterisk 15.2.0 ------------
------------------------------------------------------------------------------