Date: Wed, 31 Jul 2002 09:54:32 +0200 From: Gary Jennejohn <garyj@jennejohn.org> To: "Holger Wolff" <wolff@cargex.de> Cc: freebsd-isdn@FreeBSD.org Subject: Re: ISDN with AVM Fritz ISA Classic Message-ID: <200207310754.g6V7sWLt026204@peedub.jennejohn.org> In-Reply-To: Your message of "Wed, 31 Jul 2002 08:21:04 %2B0200." <001101c2385a$72c09130$7b00a8c0@STARTREK2K.de>
next in thread | previous in thread | raw e-mail | index | archive | help
"Holger Wolff" writes: > Hello, > > i'm using FreeBSD 5.0-Current (updatet with CVS from DP1). I have tried > to use the i4b ansering maschine. But a few things are not working as I > suspect :( > > 1. "idletime-incoming" in isdnd.rc does noting ?! Have I understud it > correctly that this is the time before the deamon are ansering the > call? I have tried settings from 5 to 50 ... all the same. > No, your understanding is wrong. See the isdnd.rc manual page. Maybe you want isdntxdel-incoming. > 2. the answerprog ... I have tried answer, record and tell but all the > the same problem. they play the first beep corrctly but then they > play noting... I have looked in the scripts, and I have found that > the dd programm do not came back. in the dmesg are error messges > arriving : > > i4b-L3 i4b_mdl_status_ind: STI_PDEACT: unit 0 TEI = 0 = 0x00 > i4b: unit 0, assigned TEI = 71 = 0x47 > i4b-L1 isic_hscx_waitxfw: HSCX wait for XFW timeout! > i4b: unit 0, assigned TEI = 71 = 0x47 > i4b-L2 i4b_mph_status_ind: unit 0, persistent deactivation! > i4b-L3 i4b_mdl_status_ind: STI_PDEACT: unit 0 TEI = 0 = 0x00 > > Anyone with hints ? > The FIFO in the HSCX didn't go ready within the timeout period. Can't say why from the output you've provided. The driver waits 10 ms already, but you could try increasing WAITTO in isic_hscx_waitxfw() in i4b_hscx.c. I doubt that it will help. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de 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?200207310754.g6V7sWLt026204>