summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-08-23 02:22:33 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-08-23 02:22:33 +0000
commit9e9f3ace21bac01819b13c987dbfe4683ee7f037 (patch)
tree0c73b873409f35912621d09217c1457933edbb44 /configs
parenteb805b409fceff0161ba68facae8f80273071341 (diff)
add ability to map feature sequences to applications (issue #3764)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6374 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/features.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/features.conf.sample b/configs/features.conf.sample
index 688814d09..63415068f 100755
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -25,3 +25,8 @@ context => parkedcalls ; Which context parked calls are in
;disconnect => *0 ; Disconnect
;automon => *1 ; One Touch Record
;atxfer => *2 ; Attended transfer
+
+[applicationmap]
+;testfeature => #9,callee,Playback,tt-monkeys ;Play tt-monkes to
+ ;callee if #9 was pressed
+