aboutsummaryrefslogtreecommitdiffstats
path: root/configs/features.conf.sample
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-15 16:39:59 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-15 16:39:59 +0000
commit01fd6a461d880c863ed0b5e149cc71022b42bde3 (patch)
tree10b4260b786877bc979f4daea776a9dc8ba86a06 /configs/features.conf.sample
parente7a90a16d10d52a031d02975eab38c2458fc685b (diff)
Document that DTMF based features only work when two channels are bridged together.
(closes issue #10773) Reported by: pbayley git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@85571 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/features.conf.sample')
-rw-r--r--configs/features.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/features.conf.sample b/configs/features.conf.sample
index 43e4cf1a2..57b1fa12b 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -31,6 +31,10 @@ context => parkedcalls ; Which context parked calls are in
; feature activation (default is 500 ms)
;atxfernoanswertimeout = 15 ; Timeout for answer on attended transfer default is 15 seconds.
+; Note that the DTMF features listed below only work when two channels have answered and are bridged together.
+; They can not be used while the remote party is ringing or in progress. If you require this feature you can use
+; chan_local in combination with Answer to accomplish it.
+
[featuremap]
;blindxfer => #1 ; Blind transfer (default is #)
;disconnect => *0 ; Disconnect (default is *)