From owner-freebsd-isdn Mon Dec 28 03:02:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17510 for freebsd-isdn-outgoing; Mon, 28 Dec 1998 03:02:31 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from linteuto.teuto.de (linteuto.teuto.de [194.77.23.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA17505 for ; Mon, 28 Dec 1998 03:02:28 -0800 (PST) (envelope-from martin@rumolt.teuto.de) Received: from rumolt.teuto.de (root@rumolt.teuto.de [212.8.203.81]) by linteuto.teuto.de (8.8.7/8.8.7) with ESMTP id MAA20530; Mon, 28 Dec 1998 12:02:09 +0100 Received: (from martin@localhost) by rumolt.teuto.de (8.8.8/8.8.7) id MAA01908; Mon, 28 Dec 1998 12:01:35 +0100 (MET) From: Martin Husemann Message-Id: <199812281101.MAA01908@rumolt.teuto.de> Subject: Re: beta 0.70 To: captain@kirk.muc.de (Anderl) Date: Mon, 28 Dec 1998 12:01:35 +0100 (MET) Cc: freebsd-isdn@FreeBSD.ORG In-Reply-To: from "Anderl" at Dec 28, 98 01:22:35 am Organization: Crusaders Catering Services Inc. ;-) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > i4b-L2-i4b_T202_timeout: unit 0, N202 = 3 > i4b-L2-i4b_T200_timeout: unit 0, RC = 0 I've seen both too, but not under repeatable conditions. Do they happen often? > i4b-L3-n_connect_response: ERROR, invalid channel -2 There is no B-channel available on your S0 bus. A reliable way to produce this is: have one open connection and then try to open a called back connection where the remote site does not wait a few seconds between the trigger call and the callback. The open connection has one B-channel, the trigger call the second, and there is none for the incoming callback. After the trigger call has been rejected by the remote site or canceled by i4b, the incoming call will get its B-channel. I think this is not an error in many situations, so the message should be changed. > i4b-L1-timer4_expired: state = F3 Deactivated This is normal: the S0 bus has been deaktivated after some idle time. We should move this (purley informational message) from the default debug output to some message class only requested via isdndebug. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message