From owner-freebsd-isdn Thu Apr 8 9:37:33 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from hcsext.hcs.de (hcsext.hcs.de [194.123.40.2]) by hub.freebsd.org (Postfix) with SMTP id 2D7381593B for ; Thu, 8 Apr 1999 09:37:28 -0700 (PDT) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (2069 bytes) by hcsext.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Thu, 8 Apr 1999 18:35:28 +0200 (CEST) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Smail3.1.29.0 #12) id m10VHm0-00001hC; Thu, 8 Apr 99 18:35 METDST Message-Id: From: hm@hcs.de (Hellmuth Michaelis) Subject: Re: vanishing isdnd - whats that ? In-Reply-To: <199904071501.RAA04467@helena.otelo-call.de> from Christoph Weber-Fahr at "Apr 7, 99 05:00:51 pm" To: listmail@helena.callcenter.systemhaus.net (Christoph Weber-Fahr) Date: Thu, 8 Apr 1999 18:35:24 +0200 (METDST) Cc: freebsd-isdn@freebsd.org (ISDN Mailinglist) Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL39 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1150 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From the keyboard of Christoph Weber-Fahr: > > > you have to set idletime-outgoing to a non-zero value. I use 30, but _any_ > > > value other than 0 is OK. Perhaps the code for I4B_TIMEOUT_UPD should use > > > a default if a value of 0 is passed in ? [...] > actually, this value in my config had precisely this purpose, is there > this way since 0.63, and although I don't find that anywhere in > the documentation I seem to remember having read somewhere (here ?), > that a 0 timeout meant no timeout. Its in the kernels sources actually. There is a check if the idletime is greater than 0 zero and only then the mechanism is enabled. The parameter check in the ioctl doing the timeout update was wrong, i fixed that and documented that zero is disabling timeout in the isdnd.rc man page. So i think the problem is solved. hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message