mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 03:50:31 +00:00
features.conf.sample: Clarify ActivatedBy documentation wording.
Change-Id: Id2899331fe05d1909a862ea879742879d086bc64
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user