aboutsummaryrefslogtreecommitdiffstats
path: root/configs/misdn.conf.sample
diff options
context:
space:
mode:
authorcrichter <crichter@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-24 07:58:52 +0000
committercrichter <crichter@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-24 07:58:52 +0000
commit3f167cb7d7e17b680c4616e969d679b2732a96de (patch)
tree0aeebbb5d278eafd1edd9d161ca87b8e1c51be2c /configs/misdn.conf.sample
parentd4330f629e49b352d146ebe658f2ac4aa55d24f1 (diff)
fixed to early connect bug which came in yesterday.., also added the transmit of progress indicators through channel vars
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@29938 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/misdn.conf.sample')
-rw-r--r--configs/misdn.conf.sample14
1 files changed, 14 insertions, 0 deletions
diff --git a/configs/misdn.conf.sample b/configs/misdn.conf.sample
index 5bdaecb54..cd382d55d 100644
--- a/configs/misdn.conf.sample
+++ b/configs/misdn.conf.sample
@@ -38,6 +38,20 @@ debug=0
;
bridging=no
+
+;
+; watches the L1s of every port. If one l1 is down it tries to
+; get it up. The timeout is given in seconds. with 0 as value it
+; does not watch the l1 at all
+;
+; default value: 0
+;
+; this option is only read at loading time of chan_misdn,
+; which means you need to unload and load chan_misdn to change the
+; value, an asterisk restart should do the trick
+;
+l1watcher_timeout=0
+
; stops dialtone after getting first digit on nt Port
;
; default value: yes