summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2011-10-04 09:43:03 +0000
committerOlle Johansson <oej@edvina.net>2011-10-04 09:43:03 +0000
commiteeefca7f91e8674a6d9f2091d09096402b0ba7ad (patch)
treec30077455266319b18b8060148831f420a0f0f23 /CHANGES
parent34bf1527e818078b19bf9dcc533ea68cb6288170 (diff)
Generate error message when AMI action originate extension doesn't exist
Review: https://reviewboard.asterisk.org/r/1445/ Is this a bug or a new feature? No responses on Asterisk-dev so I'm committing to trunk only. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@339206 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 bcc4beff1..3f7315ea8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -40,6 +40,10 @@ CDR postgresql driver changes
-----------------------------
* Added command "cdr show pgsql status" to check connection status
+AMI (Asterisk Manager Interface) changes
+----------------------------------------
+ * Originate now generates an error response if the extension given
+ is not found in the dialplan
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.8 to Asterisk 10 -------------------