summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael L. Young <elgueromexicano@gmail.com>2014-07-22 20:22:36 +0000
committerMichael L. Young <elgueromexicano@gmail.com>2014-07-22 20:22:36 +0000
commitf613fc24fb441f7447894e3b437256736475d116 (patch)
tree6b33bec0d5d9f8e5b91ec3f73fcb4ddf841da2e7 /CHANGES
parent20cb961b3ed3d5890a88a0cac6c9ba5dbda6570e (diff)
core/bridge_channel: Substitute Variables In Features Application Map
Say you wanted to include variables in an application map and have those variables substituted and passed along to the application being executed; currently this does not happen. This patch adds this ability to pass channel variable values to an application before being executed. ASTERISK-22608 #close Reported by: Michael L. Young patches: features_substitute_arguments_v2.diff uploaded by Michael L. Young (license 5026) Review: https://reviewboard.asterisk.org/r/3819/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@419252 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c6957d3e0..788a1141c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -137,6 +137,9 @@ Features
features were provided exclusively by the caller of ast_bridge_join()
outside of "basic" type bridges.
+ * Channel variables are now substituted in arguments passed to applications
+ run by using dynamic features.
+
JACK_HOOK
------------------
* The JACK_HOOK function now supports audio with a sample rate higher than