From fda2406320a592a67d94087c4d1b90f58ce2d964 Mon Sep 17 00:00:00 2001 From: twilson Date: Sat, 31 Jan 2009 00:06:27 +0000 Subject: 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 --- configs/features.conf.sample | 2 -- 1 file changed, 2 deletions(-) (limited to 'configs') 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. -- cgit v1.2.3