aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-04-27 03:58:40 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-04-27 03:58:40 +0000
commitc485db98d03f2464bed2532361cb0c1a0a7c1bd5 (patch)
treeffe863519aabec6e5b7d7300138322bd4d657932 /configs
parent55ca866474f86b37385c80dde90265c7844bd3f9 (diff)
Add option to park in the next slot (bug #4028)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5512 f38db490-d61c-443f-a65b-d21fe96a405b
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