summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-12-18 13:33:34 +0000
committerRussell Bryant <russell@russellbryant.com>2008-12-18 13:33:34 +0000
commitaecde42abbf4a79a90633411c28babd09828ab21 (patch)
tree711ec559b2ceeaa2a03885bd01ab82d143884da1 /CHANGES
parent08ae164b58c23d45315f0572516bb67f079badef (diff)
Add a new application, Originate.
(closes issue #14075) Reported by: rcasas Patches: app_originate.c uploaded by rcasas (license 641), heavily modified by me Tested by: russell Review: http://reviewboard.digium.com/r/95/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@165433 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d7c1c904e..21c657bea 100644
--- a/CHANGES
+++ b/CHANGES
@@ -81,6 +81,8 @@ Applications
* app_directory now pays attention to the searchcontexts setting in
voicemail.conf and will look through all contexts, if no context is
specified in the initial argument.
+ * A new application, Originate, has been introduced, that allows asynchronous
+ call origination from the dialplan.
Miscellaneous
-------------