From 9c8d7286dd263b44c4373a4a39cde774383c1873 Mon Sep 17 00:00:00 2001 From: Josh Roberson Date: Fri, 9 Dec 2005 00:27:11 +0000 Subject: Document other use of courtesytone, make association of "One Touch Record" with "Touch monitor" git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7409 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/features.conf.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/features.conf.sample b/configs/features.conf.sample index 346d65192..0805c908d 100644 --- a/configs/features.conf.sample +++ b/configs/features.conf.sample @@ -11,6 +11,7 @@ context => parkedcalls ; Which context parked calls are in ;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 + ; or the Touch Monitor is activated/deactivated. ;xfersound = beep ; to indicate an attended transfer is complete ;xferfailsound = beeperr ; to indicate a failed transfer ;adsipark = yes ; if you want ADSI parking announcements @@ -23,7 +24,7 @@ context => parkedcalls ; Which context parked calls are in [featuremap] ;blindxfer => #1 ; Blind transfer ;disconnect => *0 ; Disconnect -;automon => *1 ; One Touch Record +;automon => *1 ; One Touch Record (a.k.a. Touch Monitor) ;atxfer => *2 ; Attended transfer [applicationmap] -- cgit v1.2.3