[Asterisk-cvs] asterisk/configs features.conf.sample,1.7,1.8
anthm at lists.digium.com
anthm at lists.digium.com
Wed Jan 5 14:55:22 CST 2005
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv20003/configs
Modified Files:
features.conf.sample
Log Message:
allow sounds to be configurable
Index: features.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/features.conf.sample,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- features.conf.sample 5 Jan 2005 19:56:47 -0000 1.7
+++ features.conf.sample 5 Jan 2005 21:00:20 -0000 1.8
@@ -11,11 +11,14 @@
;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
+;xfersound = beep ; to indicate an attended transfer is complete
+;xferfailsound ; to indicate a failed transfer
;adsipark = yes ; if you want ADSI parking announcements
;pickupexten = *8 ; Configure the pickup extension. Default is *8
;featuredigittimeout = 500 ; Max time (ms) between digits for
; feature activation. Default is 500
+
[featuremap]
;blindxfer => #1 ; Blind transfer
;disconnect => *0 ; Disconnect
More information about the svn-commits
mailing list