From 9e9f3ace21bac01819b13c987dbfe4683ee7f037 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Tue, 23 Aug 2005 02:22:33 +0000 Subject: 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 --- configs/features.conf.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configs') 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 + -- cgit v1.2.3