summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b65225642..c30ed3323 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,9 @@ ARI
allows for an application writer to create a channel, perform manipulations on it,
and then delay dialing the channel until later.
+ * To complement the "create" method, a "dial" method has been added to the channels
+ resource in order to place a call to a created channel.
+
Applications
------------------