aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2009-01-31 00:06:27 +0000
committertwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2009-01-31 00:06:27 +0000
commitfda2406320a592a67d94087c4d1b90f58ce2d964 (patch)
tree2a93febf14d08b1af498067856ac750a0fad2d03
parentef01421fd35ea4d27915475f3160762c5b01ffd5 (diff)
Merged revisions 172581 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r172581 | twilson | 2009-01-30 15:50:03 -0600 (Fri, 30 Jan 2009) | 2 lines Remove incorret line from sample config ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@172637 f38db490-d61c-443f-a65b-d21fe96a405b
-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 1e9992d4d..1b84a4042 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -22,8 +22,6 @@ parkpos => 701-720 ; What extensions to park calls on. These needs to be
; 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.