[asterisk-commits] rmudgett: trunk r286427 - in /trunk: ./ configs/chan_dahdi.conf.sample

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Mon Sep 13 10:53:21 CDT 2010


Author: rmudgett
Date: Mon Sep 13 10:53:17 2010
New Revision: 286427

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=286427
Log:
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.
........

Modified:
    trunk/   (props changed)
    trunk/configs/chan_dahdi.conf.sample

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.

Modified: trunk/configs/chan_dahdi.conf.sample
URL: http://svnview.digium.com/svn/asterisk/trunk/configs/chan_dahdi.conf.sample?view=diff&rev=286427&r1=286426&r2=286427
==============================================================================
--- trunk/configs/chan_dahdi.conf.sample (original)
+++ trunk/configs/chan_dahdi.conf.sample Mon Sep 13 10:53:17 2010
@@ -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)




More information about the asterisk-commits mailing list