summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJonathan Rose <jrose@digium.com>2013-12-09 22:17:14 +0000
committerJonathan Rose <jrose@digium.com>2013-12-09 22:17:14 +0000
commitf6e92c35df357a7f107a0f459089427c4d755af6 (patch)
tree3cf828b3607809c81a5485457a6ed15e4e7314cc /CHANGES
parentc91d4d12de43324cc4a0a318f525935ecfecef54 (diff)
app_page: Add predial handlers for app_page.
(closes issue AFS-14) Review: https://reviewboard.asterisk.org/r/3045/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@403576 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index ac63077dc..6112c6a93 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,9 @@
--- Functionality changes from Asterisk 12 to Asterisk 13 --------------------
------------------------------------------------------------------------------
+Applications
+--------------------------
+
ConfBridge
--------------------------
* CONFBRIDGE dialplan function is now capable of creating/modifying dynamic
@@ -42,9 +45,14 @@ Directory
USEREXIT user pressed '#' from the selection prompt to exit
FAILED directory failed in a way that wasn't accounted for. Dang.
+Page
+--------------------------
+ * Added options 'b' and 'B' to apply predial handlers for outgoing calls
+ and for the channel executing Page respectively.
+
PickupChan
--------------------------
-* PickupChan now accepts channel uniqueids of channels to pickup.
+ * PickupChan now accepts channel uniqueids of channels to pickup.
Say
--------------------------