aboutsummaryrefslogtreecommitdiffstats
path: root/configs/iax.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-10-10 01:42:46 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-10-10 01:42:46 +0000
commit1bff33110d32448096e2003e73276da5a359487f (patch)
tree2b3a9a61d6f06d2c592dc8ab02684cad85c450c5 /configs/iax.conf.sample
parent962ca7b4a35a3c883d01520a3c7c5a20821ceb31 (diff)
Add autokill to IAX2, too
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3967 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/iax.conf.sample')
-rwxr-xr-xconfigs/iax.conf.sample10
1 files changed, 10 insertions, 0 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index fe9dd5ae7..90b195e16 100755
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -163,6 +163,16 @@ tos=lowdelay
;
;regcontext=iaxregistrations
;
+; If we don't get ACK to our NEW within 2000ms, and autokill is set
+; to yes, then we cancel the whole thing (that's enough time for one
+; retransmission only). This is used to keep things from stalling for a long
+; time for a host that is not available, but would be ill advised for bad
+; connections. In addition to 'yes' or 'no' you can also specify a number
+; of milliseconds. See 'qualify' for individual peers to turn on for just
+; a specific peer.
+;
+autokill=yes
+;
; Guest sections for unauthenticated connection attempts. Just
; specify an empty secret, or provide no secret section.
;