summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-06-23 14:51:52 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-06-23 14:51:52 +0000
commit442f3b15a132522f8c4d706018eb08e9aeeada24 (patch)
treedfe7dadf00ef5a939f298e813176af08811d958a /configs
parentd69b5c74e5365366f4d3883e4ae6b9bc12b02874 (diff)
make 'transfer to busy' support a configurable option, and make it _only_ short-circuit AST_STATE_BUSY
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5982 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/zapata.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 5d6d0d4d3..4b1932f7b 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -335,6 +335,11 @@ pickupgroup=1
;
immediate=no
;
+; Specify whether flash-hook transfers to 'busy' channels should complete
+; or return to the caller performing the transfer (default is yes).
+;
+;transfertobusy=no
+;
; CallerID can be set to "asreceived" or a specific number
; if you want to override it. Note that "asreceived" only
; applies to trunk interfaces.