Decrease the isdn recovery time to 1 second and mention that it
should always be less than ppps redial timeout.
This commit is contained in:
parent
a3d4bca7a0
commit
ff3bb91ab4
@ -43,7 +43,7 @@ unitlength = 90
|
||||
unitlengthsrc = rate
|
||||
dialretries = 1
|
||||
dialrandincr = on
|
||||
recoverytime = 25
|
||||
recoverytime = 1 # Should be smaller than ppps redial
|
||||
usedown = off
|
||||
downtries = 2
|
||||
downtime = 30
|
||||
@ -69,7 +69,7 @@ unitlength = 90
|
||||
unitlengthsrc = rate
|
||||
dialretries = 1
|
||||
dialrandincr = on
|
||||
recoverytime = 25
|
||||
recoverytime = 1 # Should be smaller than ppps redial
|
||||
usedown = off
|
||||
downtries = 2
|
||||
downtime = 30
|
||||
|
Loading…
x
Reference in New Issue
Block a user