summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Journo <dan@keshercommunications.com>2016-01-10 22:22:12 +0000
committerDaniel Journo <dan@keshercommunications.com>2016-01-11 22:42:57 +0000
commit22801a06ee26993db9ad26b39b83315de29410cb (patch)
treebd83aa831a51c31f3ca6cbb4e57d3be138fe849b /CHANGES
parent4b10fc917340bbbfe6222fa7c6131f004912879a (diff)
pjsip: Add option global/regcontext
Added new global option (regcontext) to pjsip. When set, Asterisk will dynamically create and destroy a NoOp priority 1 extension for a given endpoint who registers or unregisters with us. ASTERISK-25670 #close Reported-by: Daniel Journo Change-Id: Ib1530c5b45340625805c057f8ff1fb240a43ea62
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d9150a932..1ab3eadae 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,13 @@
--- Functionality changes from Asterisk 13.7.0 to Asterisk 13.8.0 ------------
------------------------------------------------------------------------------
+res_pjsip
+------------------
+
+ * Added new global option (regcontext) to pjsip. When set, Asterisk will
+ dynamically create and destroy a NoOp priority 1 extension
+ for a given endpoint who registers or unregisters with us.
+
res_pjsip_history
------------------
* A new module, res_pjsip_history, has been added that provides SIP history