summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorDavid Vossel <dvossel@digium.com>2010-02-17 18:29:48 +0000
committerDavid Vossel <dvossel@digium.com>2010-02-17 18:29:48 +0000
commit57c819fd5eac60f965b50877161be4c1b3ba2dab (patch)
tree8c76c85089e297ed3166e349a257686220b36081 /configs
parentc54f8ced1b943f37ca530472e85722a2bca9e056 (diff)
addition of dynamic parkinglots feature
This feature allows for parkinglots to be created dynamically within the dialplan. Thanks to all who were involved with getting this patch written and tested! (closes issue #15135) Reported by: IgorG Patches: features.dynamic_park.v3.diff uploaded by IgorG (license 20) 2009090400_dynamicpark.diff.txt uploaded by mvanbaak (license 7) dynamic_parkinglot.diff uploaded by dvossel (license 671) Tested by: eliel, IgorG, acunningham, mvanbaak, zktech Review: https://reviewboard.asterisk.org/r/352/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@247248 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/features.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/features.conf.sample b/configs/features.conf.sample
index 23732d824..6e582f7a3 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -27,6 +27,7 @@ context => parkedcalls ; Which context parked calls are in (default parking lot
; one of: callee, caller, both, no (default is no)
;parkedcallrecording = caller ; Enables or disables DTMF based one-touch recording when picking up a parked call.
; one of: callee, caller, both, no (default is no)
+;parkeddynamic = yes ; Enables dynamically created parkinglots. (default is no)
;adsipark = yes ; if you want ADSI parking announcements
;findslot => next ; Continue to the 'next' free parking space.
; Defaults to 'first' available