[asterisk-commits] trunk - r7409 /trunk/configs/features.conf.sample
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Thu Dec 8 18:27:13 CST 2005
Author: twisted
Date: Thu Dec 8 18:27:11 2005
New Revision: 7409
URL: http://svn.digium.com/view/asterisk?rev=7409&view=rev
Log:
Document other use of courtesytone, make association of "One Touch Record" with "Touch monitor"
Modified:
trunk/configs/features.conf.sample
Modified: trunk/configs/features.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/features.conf.sample?rev=7409&r1=7408&r2=7409&view=diff
==============================================================================
--- trunk/configs/features.conf.sample (original)
+++ trunk/configs/features.conf.sample Thu Dec 8 18:27:11 2005
@@ -11,6 +11,7 @@
;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 @@
[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]
More information about the asterisk-commits
mailing list