Skip site navigation (1)Skip section navigation (2)
Date:      13 Feb 1999 13:53:53 +0100
From:      Kai.Grossjohann@CS.Uni-Dortmund.DE
To:        freebsd-isdn@FreeBSD.ORG
Subject:   how to increase idletime-outgoing past 60?
Message-ID:  <vafhfsqsbvi.fsf@ramses.cs.uni-dortmund.de>

next in thread | raw e-mail | index | archive | help
I've got the following in /etc/isdn/isdnd.rc:

,-----
| entry
| name                    = I4BPPP
| usrdevicename           = isp
| usrdeviceunit           = 0
| isdncontroller          = 0
| isdnchannel             = -1
| local-phone-incoming    = CENSORED
| remote-phone-incoming   = *
| local-phone-dialout     = CENSORED
| remote-phone-dialout    = CENSORED
| remdial-handling        = first
| dialin-reaction         = reject
| dialout-type            = normal
| b1protocol              = hdlc
| earlyhangup             = 0
| idletime-incoming       = 300
| idletime-outgoing       = 300
| ratetype                = 0
| unitlength              = 500
| #unitlengthsrc          = 0     # was: rate
| dialretries             = 3
| dialrandincr            = on
| recoverytime            = 25
| usedown                 = off
| downtries               = 2
| downtime                = 30
| direction               = out
`-----

Every time I start a connection I see a complaint that earlyhup plus
idletime-something-or-other is greater than unitlength which is 60,
but I have set unitlength to 500.

What's wrong?  Am I not allowed to set unitlength to a high enough
value?  Is the order of the lines wrong?

kai
-- 
I like _b_o_t_h kinds of music.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vafhfsqsbvi.fsf>