Add option to features.conf that enables parking via DTMF on picked up parked calls. (issue #9082 reported by francesco_r)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@54889 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2007-02-16 17:41:27 +00:00
parent aac92788a2
commit ae6898cbe5
3 changed files with 10 additions and 0 deletions

View File

@@ -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