From 45107ed763b6ee3322f73d525109a8257d5dccf9 Mon Sep 17 00:00:00 2001 From: Matt O'Gorman Date: Tue, 23 May 2006 18:23:05 +0000 Subject: allows for configurable answer timeout on attended transfer patch 0006763 with minor changes. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29766 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/features.conf.sample | 1 + 1 file changed, 1 insertion(+) (limited to 'configs') diff --git a/configs/features.conf.sample b/configs/features.conf.sample index db99c4c82..a0cc63600 100644 --- a/configs/features.conf.sample +++ b/configs/features.conf.sample @@ -26,6 +26,7 @@ context => parkedcalls ; Which context parked calls are in ;pickupexten = *8 ; Configure the pickup extension. (default is *8) ;featuredigittimeout = 500 ; Max time (ms) between digits for ; feature activation (default is 500 ms) +;atxfernoanswertimeout = 15 ; Timeout for answer on attended transfer default is 15 seconds. [featuremap] ;blindxfer => #1 ; Blind transfer (default is #) -- cgit v1.2.3