summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2013-04-09 06:16:42 +0000
committerRussell Bryant <russell@russellbryant.com>2013-04-09 06:16:42 +0000
commitee05bdec92c1ef72634ffb6c7743864172b1d487 (patch)
treec7b32e3e5512c6dd53ad050e4f5a3c75e1348b10 /CHANGES
parent98f2318559d6dfbd12f0c839619e6145c5016904 (diff)
Add inheritance support to FEATURE()/FEATUREMAP().
The settings saved on the channel for FEATURE()/FEATUREMAP() were only for that channel. This patch adds the ability to have these settings inherited to child channels if you set FEATURE(inherit)=yes. Closes issue ASTERISK-21306. Review: https://reviewboard.asterisk.org/r/2415/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@385088 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fa7cbff2a..8e78afc0c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -89,6 +89,10 @@ Features
* PARKINGSLOT and PARKEDLOT channel variables will now be set for a parked
channel even when comebactoorigin=yes
+ * You can now have the settings for a channel updated using the FEATURE()
+ and FEATUREMAP() functions inherited to child channels by setting
+ FEATURE(inherit)=yes.
+
Logging
-------------------
* When performing queue pause/unpause on an interface without specifying an