summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJonathan Rose <jrose@digium.com>2014-07-31 16:19:50 +0000
committerJonathan Rose <jrose@digium.com>2014-07-31 16:19:50 +0000
commitb744adb8aa1bdccc546fd3914b577a385a83da0a (patch)
tree7338e03326053b3beff93e433bc4f3c5f4d5e645 /CHANGES
parentbbeaeea1a3f5591ca4f2342e8a014ccf1e8bd8d9 (diff)
PJSIP: Send Notify AMI and CLI commands can now send to URI instead of endpoint
Review: https://reviewboard.asterisk.org/r/3817/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@419851 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 299489e8c..c08a52d57 100644
--- a/CHANGES
+++ b/CHANGES
@@ -75,6 +75,10 @@ AMI
* New AMI actions PRIDebugSet, PRIDebugFileSet, and PRIDebugFileUnset
enable manager control over PRI debugging levels and file output.
+ * AMI action PJSIPNotify may now send to a URI instead of only to a PJSIP
+ endpoint as long as a default outbound endpoint is set. This also applies
+ to the equivalent CLI command (pjsip send notify)
+
cdr_sqlite
-----------------
* This module was deprecated and has been removed. Users of cdr_sqlite