summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-04-27 03:58:40 +0000
committerMark Spencer <markster@digium.com>2005-04-27 03:58:40 +0000
commit14fba8d8bedbf13ca8970c312584fbff2d272191 (patch)
treeffe863519aabec6e5b7d7300138322bd4d657932 /configs
parent0fe9884e0b548e48824a50e738a8b81b157b80a6 (diff)
Add option to park in the next slot (bug #4028)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5512 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/features.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/features.conf.sample b/configs/features.conf.sample
index b5d8399b0..688814d09 100755
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -14,6 +14,7 @@ context => parkedcalls ; Which context parked calls are in
;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