aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-16 17:50:25 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-16 17:50:25 +0000
commita23e1898ce2c98b532f96b23797aa43fb3eb88c7 (patch)
tree5c68d23ecf8bd27313dd83fb504cd26708a6005b /configs
parent64f59336ac64d4a12e20c8f59f4bde849779bd5d (diff)
Add parkedcalltransfers option for res_features. This basically enables/disables DTMF based transfers. If you want to get former behavior you will have to make sure it is enabled.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51152 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 43e4cf1a2..d3e54f67c 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -15,6 +15,7 @@ context => parkedcalls ; Which context parked calls are in
; or the Touch Monitor is activated/deactivated.
;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
;adsipark = yes ; if you want ADSI parking announcements
;findslot => next ; Continue to the 'next' free parking space.
; Defaults to 'first' available