From owner-freebsd-isdn Fri Oct 16 03:53:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA11212 for freebsd-isdn-outgoing; Fri, 16 Oct 1998 03:53:00 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA11207 for ; Fri, 16 Oct 1998 03:52:58 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.1/8.6.9) with ESMTP id MAA19080; Fri, 16 Oct 1998 12:35:33 +0200 (CEST) Message-Id: <199810161035.MAA19080@peedub.muc.de> X-Mailer: exmh version 2.0.2 2/24/98 To: dave@turbocat.de cc: freebsd-isdn@FreeBSD.ORG Subject: Re: Billing? Reply-To: Gary Jennejohn In-reply-to: Your message of "Fri, 16 Oct 1998 10:54:12 +0200." <199810160854.KAA00336@cat.turbocat.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 16 Oct 1998 12:35:32 +0200 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org David Wetzel writes: >> From: Gary Jennejohn >> if you turn on the right debug bits (see the isdnd man page) this info >> will also appear in whatever file you're logging to. Then you don't need >> to run a second program :) >(...) > >I am not sure which. > > > 0x01 general debugging. > 0x02 rates calculation. > 0x04 timing calculations. > 0x08 state transitions. > 0x10 retry handling. > 0x20 dialing. > 0x40 process handling. > 0x80 isdn4bsd kernel i/o calls. > >"/usr/local/bin/isdnd -d0x02" did nothing when dailing out via anoter device >on the same s0 bus. >(I did not dail out via the ISDN card) > I suspect that 0x20 is what you want. Seems logical that dialing would show what happens when you dial :) I can't say for sure; I have 0xf9 set for flags, so I see all kinds of stuff. AFAIK the isdnd debugging only shows what goes through the i4b layers. If you want to see all activity (this wasn't clear to me) then you'll prob- ably need to use the monitor program. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message