summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2010-09-13 15:53:17 +0000
committerRichard Mudgett <rmudgett@digium.com>2010-09-13 15:53:17 +0000
commit663c775de2a1ab4a5643e5201b7fd2f0ae5f7878 (patch)
treeeb933079d332865b24e5883342390e17b7e33a05 /configs
parentcc64448e2f98a7371880c21650b9583042379f9a (diff)
Merged revisions 286426 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r286426 | rmudgett | 2010-09-13 10:52:14 -0500 (Mon, 13 Sep 2010) | 1 line Update chan_dahdi.conf.sample to reflect new libpri T309 default value. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@286427 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/chan_dahdi.conf.sample3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/chan_dahdi.conf.sample b/configs/chan_dahdi.conf.sample
index 56794320f..c60e41fc0 100644
--- a/configs/chan_dahdi.conf.sample
+++ b/configs/chan_dahdi.conf.sample
@@ -231,8 +231,7 @@
; T203: Layer 2 max time without frames being exchanged (default 10000 ms)
; T305: Wait for DISCONNECT acknowledge (default 30000 ms)
; T308: Wait for RELEASE acknowledge (default 4000 ms)
-; T309: Maintain active calls on Layer 2 disconnection (default -1,
-; Asterisk clears calls)
+; T309: Maintain active calls on Layer 2 disconnection (default 6000 ms)
; EuroISDN: 6000 to 12000 ms, according to (N200 + 1) x T200 + 2s
; May vary in other ISDN standards (Q.931 1993 : 90000 ms)
; T313: Wait for CONNECT acknowledge, CPE side only (default 3000 ms)