Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Aug 2000 12:11:26 +0200
From:      Gary Jennejohn <garyj@peedub.muc.de>
To:        Thorsten Steentjes <tst@guug.de>
Cc:        freebsd-isdn@FreeBSD.ORG
Subject:   Re: UNKNOWN TEI MGMT Frame 
Message-ID:  <200008081011.MAA45960@peedub.muc.de>
In-Reply-To: Your message of "Mon, 07 Aug 2000 17:43:45 %2B0200." <20000807174345.F783@ontario.tup.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
Thorsten Steentjes writes:
> Hello,
> 
> I'm using i4b on a FreeBSD 4.1-STABLE box. Everytime I call out with one
> of my ISDN-Phones, I have the following message in my syslog:
> /kernel: i4b-L2-i4b_tei_rx_frame: UNKNOWN TEI MGMT Frame, type = 0x1
> I'm also using isdntrace as protocol analyzer with two passive ISDN 
cards.
> This feature works fine, I can see the phone numbers assigned to my TEIs
> and so on.
> Any hints?
> 

This is an MT_ID_REQEST which i4b doesn't expect to see as an incoming
packet, therefore it isn't handled in i4b_tei_rx_frame. It's not really
an error. You could always add a dummy member to the switch statement
which merely does a break to eliminate the error message.

---
Gary Jennejohn / garyj@muc.de gj@freebsd.org




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?200008081011.MAA45960>