mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-28 00:10:25 -07:00
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
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user