From 14fba8d8bedbf13ca8970c312584fbff2d272191 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Wed, 27 Apr 2005 03:58:40 +0000 Subject: 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 --- configs/features.conf.sample | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/features.conf.sample') 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 -- cgit v1.2.3