summaryrefslogtreecommitdiff
path: root/configs/misdn.conf.sample
diff options
context:
space:
mode:
authorChristian Richter <christian.richter@beronet.com>2006-05-24 07:58:52 +0000
committerChristian Richter <christian.richter@beronet.com>2006-05-24 07:58:52 +0000
commit8122c35675e8fba60ed6077595f3afa0fc9065ce (patch)
tree0aeebbb5d278eafd1edd9d161ca87b8e1c51be2c /configs/misdn.conf.sample
parentf2af2718a64c95c19f5ab10f485e9c50828ed365 (diff)
fixed to early connect bug which came in yesterday.., also added the transmit of progress indicators through channel vars
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29938 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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