From: Mark Spencer Date: Tue, 31 Aug 2004 19:19:05 +0000 (+0000) Subject: Add documentation for new courtesy tone (bug #2329) X-Git-Tag: 1.0.0~126 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53262335c88d23509d299cd48ff2a3b494d90dbd;p=thirdparty%2Fasterisk.git Add documentation for new courtesy tone (bug #2329) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3700 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/features.conf.sample b/configs/features.conf.sample index 4b0fda5ac7..6d3181932b 100755 --- a/configs/features.conf.sample +++ b/configs/features.conf.sample @@ -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