From e6f35a87bcdec06f2380b0804fd4c472977aed9c Mon Sep 17 00:00:00 2001 From: markster Date: Tue, 4 Jan 2005 04:01:40 +0000 Subject: Make features configurable and easier to implement git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4650 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/features.conf.sample | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'configs') diff --git a/configs/features.conf.sample b/configs/features.conf.sample index be442c563..dc6cda1b7 100755 --- a/configs/features.conf.sample +++ b/configs/features.conf.sample @@ -13,3 +13,9 @@ context => parkedcalls ; Which context parked calls are in ; 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 -- cgit v1.2.3