aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-16 17:41:27 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-16 17:41:27 +0000
commit7f152598d6124f71f299223ba9e4316d56ceb64e (patch)
tree89037fa90a5692fd1366000fa15b56b4b0ee068c /configs
parent2f2bdc68f0788e33644394c110b7385b5887dc25 (diff)
Add option to features.conf that enables parking via DTMF on picked up parked calls. (issue #9082 reported by francesco_r)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54889 f38db490-d61c-443f-a65b-d21fe96a405b
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 d3e54f67c..ea40a801c 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -16,6 +16,7 @@ context => parkedcalls ; Which context parked calls are in
;parkedplay = caller ; Who to play the courtesy tone to when picking up a parked call
; one of: parked, caller, both (default is caller)
;parkedcalltransfers = yes ; Enables or disables DTMF based transfers when picking up a parked call
+;parkedcallreparking = yes ; Enables or disables DTMF based parking when picking up a parked call
;adsipark = yes ; if you want ADSI parking announcements
;findslot => next ; Continue to the 'next' free parking space.
; Defaults to 'first' available