From owner-freebsd-isdn Sun Mar 10 1: 8:23 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by hub.freebsd.org (Postfix) with ESMTP id EFF2537B402 for ; Sun, 10 Mar 2002 01:08:19 -0800 (PST) Received: from fwd02.sul.t-online.de by mailout07.sul.t-online.com with smtp id 16jzAQ-0007CL-06; Sun, 10 Mar 2002 09:58:58 +0100 Received: from ernie.kts.org (520021727764-0001@[62.226.214.172]) by fmrl02.sul.t-online.com with esmtp id 16jzAN-1Qp4T2C; Sun, 10 Mar 2002 09:58:55 +0100 Received: from bert.kts.org (bert.kts.org [194.55.156.2]) by ernie.kts.org (Postfix) with ESMTP id 80FEF4C96B; Sun, 10 Mar 2002 09:58:54 +0100 (CET) Received: by bert.kts.org (Postfix, from userid 100) id 0A63DA9F0; Sun, 10 Mar 2002 09:58:55 +0100 (CET) Subject: Re: i4b Error Handling (isdntest) In-Reply-To: <014001c1c79c$eb10d8e0$24c8a8c0@aegisnet.de> To: Carsten Zimmermann Date: Sun, 10 Mar 2002 09:58:54 +0100 (CET) Cc: freebsd-isdn@freebsd.org Organization: Kitchen Table Systems Reply-To: hm@kts.org X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20020310085855.0A63DA9F0@bert.kts.org> From: hm@kts.org (Hellmuth Michaelis) X-Sender: 520021727764-0001@t-dialin.net Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Carsten Zimmermann wrote: > The isdnd starts perfectly without no errors. Problem is, that obviously no > S0-bus message reach the controller / the daemon. The ISDN-cable should be > ok - I also tried another one. I used isdntest for a selfring and got the > following message(s): > > # isdntest -c 1 -i 69797010 -o 69790362 > isdntest: accepting calls from telephone number [69797010] > isdntest: calling out telephone number [69790362] > isdntest: got cdid 14 from kernel > isdntest: calling out to telephone number [69790362] > isdntest: incoming disconnect indication, cdid 14 (out_cdid), cause 258 > > My question is where to get an overview over the error codes (here: '258') > to see what's wrong. Or if someone has an idea at hand...? See /usr/src/sys/i386/include/i4b_cause.h: its an i4b specific cause (CAUSET_I4B) value = 2 (CAUSE_I4B_NOCHAN). In case its true that you have only one controller use either -c0 or leave out the -c switch completely. hellmuth -- Hellmuth Michaelis Hamburg, Europe hm@kts.org www.kts.org There is a difference between an open mind and a hole in the head. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message