summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2017-11-23 13:27:28 -0600
committerRichard Mudgett <rmudgett@digium.com>2017-11-23 13:28:54 -0600
commit02a9952709bbf4d321a360b29950aa2e0bfe15a0 (patch)
tree1d33415b08178e7b5194ad6dd9068516c452db2a /configs
parent16381e54e4490a0a452bd77ec162ca5e21adf73e (diff)
features.conf.sample: Clarify ActivatedBy documentation wording.
Change-Id: Id2899331fe05d1909a862ea879742879d086bc64
Diffstat (limited to 'configs')
-rw-r--r--configs/samples/features.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/samples/features.conf.sample b/configs/samples/features.conf.sample
index 223d69358..5806e4c04 100644
--- a/configs/samples/features.conf.sample
+++ b/configs/samples/features.conf.sample
@@ -72,8 +72,8 @@
; means run the application on the opposite channel from the one that
; has activated the feature.
; ActivatedBy -> ActivatedBy is no longer honored. The feature is activated by which
-; channel DYNAMIC_FEATURES includes the feature is on. Use predial
-; to set different values of DYNAMIC_FEATURES on the channels.
+; channel DYNAMIC_FEATURES includes the feature is on. Use a pre-dial
+; handler to set different values for DYNAMIC_FEATURES on the channels.
; Historic values are: "caller", "callee", and "both".
; Application -> This is the application to execute.
; AppArguments -> These are the arguments to be passed into the application. If you need