aboutsummaryrefslogtreecommitdiffstats
path: root/configs/features.conf.sample
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-21 19:00:26 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-21 19:00:26 +0000
commit3b6c2dc39209739e2937647231e34956fcdf1dbe (patch)
tree5324db6e38fd67bbac6307808309ddb683d3951f /configs/features.conf.sample
parent8be96e3116ffa5044e84f5c6f04be6042dc982d5 (diff)
Merged revisions 13964 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r13964 | russell | 2006-03-21 13:59:29 -0500 (Tue, 21 Mar 2006) | 3 lines add a note explaining how to set the DYNAMIC_FEATURES variable to allow the use of custom features (issue #6747) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13967 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/features.conf.sample')
-rw-r--r--configs/features.conf.sample7
1 files changed, 6 insertions, 1 deletions
diff --git a/configs/features.conf.sample b/configs/features.conf.sample
index 30eedf8e5..75533d24d 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -3,7 +3,7 @@
;
[general]
-parkext => 700 ; What ext. to dial to park
+parkext => 700 ; What extension to dial to park
parkpos => 701-720 ; What extensions to park calls on
context => parkedcalls ; Which context parked calls are in
;parkingtime => 45 ; Number of seconds a call can be parked for
@@ -30,6 +30,11 @@ context => parkedcalls ; Which context parked calls are in
;atxfer => *2 ; Attended transfer
[applicationmap]
+; Note that the DYNAMIC_FEATURES channel variable must be set to use the features
+; 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)
+;
;testfeature => #9,callee,Playback,tt-monkeys ;Play tt-monkeys to
;callee if #9 was pressed
;pauseMonitor => #1,caller,Pausemonitor ;Pause monitoring on channel