aboutsummaryrefslogtreecommitdiffstats
path: root/1.2-netsec/configs/features.conf.sample
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-03 18:14:35 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-03 18:14:35 +0000
commita7de4be0d5d01425755a1bb33dd81c811b52c579 (patch)
treea99936572577ee64e1dc351307de1bd656809a91 /1.2-netsec/configs/features.conf.sample
parent67da2f8263b4e9bb5522fa59b27e143381d69774 (diff)
remove improperly created directory
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.2.5@11748 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to '1.2-netsec/configs/features.conf.sample')
-rw-r--r--1.2-netsec/configs/features.conf.sample32
1 files changed, 0 insertions, 32 deletions
diff --git a/1.2-netsec/configs/features.conf.sample b/1.2-netsec/configs/features.conf.sample
deleted file mode 100644
index 346d65192..000000000
--- a/1.2-netsec/configs/features.conf.sample
+++ /dev/null
@@ -1,32 +0,0 @@
-;
-; Sample Parking configuration
-;
-
-[general]
-parkext => 700 ; What ext. 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
- ; (default is 45 seconds)
-;transferdigittimeout => 3 ; Number of seconds to wait between digits when transfering a call
-;courtesytone = beep ; Sound file to play to the parked caller
- ; when someone dials a parked call
-;xfersound = beep ; to indicate an attended transfer is complete
-;xferfailsound = beeperr ; to indicate a failed transfer
-;adsipark = yes ; if you want ADSI parking announcements
-;findslot => next ; Continue to the 'next' parking space. Defaults to 'first' available
-;pickupexten = *8 ; Configure the pickup extension. Default is *8
-;featuredigittimeout = 500 ; Max time (ms) between digits for
- ; feature activation. Default is 500
-
-
-[featuremap]
-;blindxfer => #1 ; Blind transfer
-;disconnect => *0 ; Disconnect
-;automon => *1 ; One Touch Record
-;atxfer => *2 ; Attended transfer
-
-[applicationmap]
-;testfeature => #9,callee,Playback,tt-monkeys ;Play tt-monkeys to
- ;callee if #9 was pressed
-