summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTerry Wilson <twilson@digium.com>2009-01-30 21:50:03 +0000
committerTerry Wilson <twilson@digium.com>2009-01-30 21:50:03 +0000
commita010aa5ade8bf09b241c4dafefd99103c31bf883 (patch)
tree6a8e0bf226b1795621e790e77c23cc29aae126df /configs
parent8d782f96b8d15bd656b33c19689852e3a1b29827 (diff)
Remove incorrect line from sample config
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@172581 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/features.conf.sample2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/features.conf.sample b/configs/features.conf.sample
index 0cebd223f..361923f03 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -23,8 +23,6 @@ context => parkedcalls ; Which context parked calls are in (default parking lot
; one of: callee, caller, both, no (default is no)
;parkedcallreparking = caller ; Enables or disables DTMF based parking when picking up a parked call.
; one of: callee, caller, both, no (default is no)
-;parkedcallparking = caller ; Enables or disables DTMF based one-touch parking when picking up a parked call.
- ; one of: callee, caller, both, no (default is no)
;parkedcallhangup = caller ; Enables or disables DTMF based hangups when picking up a parked call.
; 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.