summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2016-12-06 05:34:54 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-12-06 05:34:54 -0600
commitfaf2194fab68f4af0044f2282cb169fadbcbc7aa (patch)
treea4537bfb3dab426cf1a2ca8e09a63fa41a6418ca /CHANGES
parent8bd9dc568af0bd111dd44b048c9dd069be7396b4 (diff)
parentddc951060ad748c31fb5c37b82d258ef6bfaa7f2 (diff)
Merge "app_originate: Add option to execute gosub prior to dial"
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 431218ffd..df0834d11 100644
--- a/CHANGES
+++ b/CHANGES
@@ -62,6 +62,12 @@ RTP
when you use more than 32 formats and calls are not accepted by a remote
implementation, please report this and go back to rtp_pt_dynamic = 96.
+app_originate
+------------------
+ * Added support to gosub predial routines on both original channel and on the
+ created channel using options parameter (like app_dial) B() and b(). This
+ allows for adding variables to newly created channel or, e.g. setting callerid.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 14.2.0 to Asterisk 14.3.0 ------------
------------------------------------------------------------------------------