aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-06-23 14:51:52 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-06-23 14:51:52 +0000
commit80155f4f8e3e6f8595cb974948c641705aad2dc7 (patch)
treedfe7dadf00ef5a939f298e813176af08811d958a /configs
parent2cab0302e88b3602119f3f0fb7001b3f5c9e125f (diff)
make 'transfer to busy' support a configurable option, and make it _only_ short-circuit AST_STATE_BUSY
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5982 f38db490-d61c-443f-a65b-d21fe96a405b
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.