Index: configs/features.conf.sample =================================================================== RCS file: /usr/cvsroot/asterisk/configs/features.conf.sample,v retrieving revision 1.2 diff -u -r1.2 features.conf.sample --- configs/features.conf.sample 1 Aug 2004 01:38:15 -0000 1.2 +++ configs/features.conf.sample 31 Aug 2004 19:20:09 -0000 @@ -3,8 +3,11 @@ ; [general] -parkext => 700 ; What ext. to dial to park -parkpos => 701-720 ; What extensions to park calls on -context => parkedcalls ; Which context parked calls are in -;parkingtime => 45 ; Number of seconds a call can be parked for (default is 45 seconds) +parkext => 700 ; What ext. to dial to park +parkpos => 701-720 ; What extensions to park calls on +context => parkedcalls ; Which context parked calls are in +;parkingtime => 45 ; Number of seconds a call can be parked for + ; (default is 45 seconds) ;transferdigittimeout => 3 ; Number of seconds to wait between digits when transfering a call +;courtesytone = beep ; Sound file to play to the parked caller + ; when someone dials a parked call