summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-07-12 17:10:57 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-07-12 17:10:57 -0500
commitdaec52a8e6d55c055a2d0e9ab844678f07df22f2 (patch)
treeced48b1dcc27972d6980a12e9977c19e72d9d5fe /CHANGES
parentf0eb5a8b8b101280282871b2c14f3b24f1b6a21c (diff)
parent2c16a81dd57676db494994a72514ecda4bdd437d (diff)
Merge "res_pjsip: Added "subscribe_context" to endpoint" into 13
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 55ec3292a..eed572473 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,17 @@
==============================================================================
------------------------------------------------------------------------------
+--- Functionality changes from Asterisk 13.10.0 to Asterisk 13.11.0 ----------
+------------------------------------------------------------------------------
+
+res_pjsip
+------------------
+ * Added "subscribe_context" to endpoint.
+ If specified, incoming SUBSCRIBE requests will be searched for the matching
+ extension in the indicated context. If no "subscribe_context" is specified,
+ then the "context" setting is used.
+
+------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.9.0 to Asterisk 13.10.0 -----------
------------------------------------------------------------------------------