aboutsummaryrefslogtreecommitdiffstats
path: root/configs/features.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/features.conf.sample')
-rw-r--r--configs/features.conf.sample5
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/features.conf.sample b/configs/features.conf.sample
index 57b1fa12b..969074c8e 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -47,8 +47,11 @@ context => parkedcalls ; Which context parked calls are in
; defined here. The value of DYNAMIC_FEATURES should be the names of the features
; to allow the channel to use separated by '#'. For example:
;
-; Set(DYNAMIC_FEATURES=myfeature1#myfeature2#myfeature3)
+; Set(__DYNAMIC_FEATURES=myfeature1#myfeature2#myfeature3)
;
+; (Note: The two leading underscores allow these feature settings to be set on
+; on the outbound channels, as well. Otherwise, only the original channel
+; will have access to these features.)
;
; The syntax for declaring a dynamic feature is the following:
;