aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorcrichter <crichter@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-25 08:41:59 +0000
committercrichter <crichter@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-25 08:41:59 +0000
commit5bb2bc8c545c4bc9d8172b371da2a5523f261b87 (patch)
treeb54558033fa74bb49c5791e8d4c664b8b110a9ba /configs
parent4e364351a129e4434e262d929e83469a013e6cb6 (diff)
added nttimeout option to configure wether we disconnect calls on NT timeouts or not during an overlapdial session
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@46176 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/misdn.conf.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/misdn.conf.sample b/configs/misdn.conf.sample
index 27d9b05c4..9f75de697 100644
--- a/configs/misdn.conf.sample
+++ b/configs/misdn.conf.sample
@@ -207,6 +207,13 @@ reject_cause=16
;
need_more_infos=no
+
+;
+; set this to yes if you want to disconnect calls when a timeout occurs
+; for example during the overlapdial phase
+;
+nttimeout=no
+
; set the method to use for channel selection:
; standard - always choose the first free channel with the lowest number
; round_robin - use the round robin algorithm to select a channel. use this