From: Richard Mudgett Date: Thu, 23 Nov 2017 19:27:28 +0000 (-0600) Subject: features.conf.sample: Clarify ActivatedBy documentation wording. X-Git-Tag: 13.19.0-rc1~80^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dd9a79e6e1ccadb08f9839e1788a89392d465fe;p=thirdparty%2Fasterisk.git features.conf.sample: Clarify ActivatedBy documentation wording. Change-Id: Id2899331fe05d1909a862ea879742879d086bc64 --- diff --git a/configs/samples/features.conf.sample b/configs/samples/features.conf.sample index 223d693587..5806e4c047 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