[asterisk-commits] twilson: trunk r172581 - /trunk/configs/features.conf.sample

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri Jan 30 15:50:04 CST 2009


Author: twilson
Date: Fri Jan 30 15:50:03 2009
New Revision: 172581

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=172581
Log:
Remove incorret line from sample config

Modified:
    trunk/configs/features.conf.sample

Modified: trunk/configs/features.conf.sample
URL: http://svn.digium.com/svn-view/asterisk/trunk/configs/features.conf.sample?view=diff&rev=172581&r1=172580&r2=172581
==============================================================================
--- trunk/configs/features.conf.sample (original)
+++ trunk/configs/features.conf.sample Fri Jan 30 15:50:03 2009
@@ -22,8 +22,6 @@
 ;parkedcalltransfers = caller   ; Enables or disables DTMF based transfers when picking up a parked call.
                                 ; 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)




More information about the asterisk-commits mailing list