aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-21 19:06:07 +0000
committerroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-21 19:06:07 +0000
commita56d2fe028628b8b7759ca02dceba6b8baebdade (patch)
tree3b6746ccdfd358763acf17a3cc54c9d56d3d11e4 /configs
parent2552b1a861ec16381c421dbc2ac725bc0aeb3021 (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@13999 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-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 346d65192..9fb94ff18 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
@@ -27,6 +27,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