[Asterisk-cvs] asterisk/configs features.conf.sample,1.5,1.6
markster at lists.digium.com
markster at lists.digium.com
Mon Jan 3 21:56:31 CST 2005
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv7837/configs
Modified Files:
features.conf.sample
Log Message:
Make features configurable and easier to implement
Index: features.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/features.conf.sample,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- features.conf.sample 26 Sep 2004 20:47:01 -0000 1.5
+++ features.conf.sample 4 Jan 2005 04:01:40 -0000 1.6
@@ -13,3 +13,9 @@
; when someone dials a parked call
;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 => # ; Blind transfer
+;disconnect => * ; Disconnect
More information about the svn-commits
mailing list