aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authortwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2009-01-30 21:50:03 +0000
committertwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2009-01-30 21:50:03 +0000
commit7815a8616b0627ef2d1578666723a0cf8dea23f0 (patch)
tree6a8e0bf226b1795621e790e77c23cc29aae126df /configs
parent3ecca39de53658a5d3a8bbe759d56d6c48091284 (diff)
Remove incorrect line from sample config
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@172581 f38db490-d61c-443f-a65b-d21fe96a405b
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.