From owner-freebsd-isdn@FreeBSD.ORG Thu Sep 8 10:10:52 2005 Return-Path: X-Original-To: freebsd-isdn@freebsd.org Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7A3416A41F for ; Thu, 8 Sep 2005 10:10:52 +0000 (GMT) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe15.swipnet.se [212.247.155.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F71443D46 for ; Thu, 8 Sep 2005 10:10:47 +0000 (GMT) (envelope-from hselasky@c2i.net) X-T2-Posting-ID: Y1QAsIk9O44SO+J/q9KNyQ== Received: from mp-216-88-251.daxnet.no ([193.216.88.251] verified) by mailfe15.swip.net (CommuniGate Pro SMTP 4.3.4) with ESMTP id 17946293; Thu, 08 Sep 2005 12:10:43 +0200 From: Hans Petter Selasky To: freebsd-isdn@freebsd.org Date: Thu, 8 Sep 2005 12:11:43 +0200 User-Agent: KMail/1.7 References: <200509080803.j8883Qhr096520@www.kukulies.org> In-Reply-To: <200509080803.j8883Qhr096520@www.kukulies.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509081211.44463.hselasky@c2i.net> Cc: Christoph Kukulies Subject: Re: current i4b - recommendation? X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hselasky@c2i.net List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 10:10:52 -0000 On Thursday 08 September 2005 10:03, Christoph Kukulies wrote: > I'm thinking of upgrading the FreeBSD gateway machine > (currently 5.2.1 of April 2004 with i4b). > > I read among the lines of a new isdn package (c4b?) - or is it something > different? > > Anyway, can anyone recommend whether I sould use either 4.8 stable, > the latest 5.4 , a 6.0 BETA or a 6.0-current? > > I mean particularly with respect to I4B. If you go with FreeBSD 5/6/7 and install my I4B package, you will get I4B and CAPI 2.0 in one. This package currently works with most passive ISDN adapters. Download the three files below into a new directory and type "make install". To uninstall type "make deinstall". http://home.c2i.net/hselasky/isdn4bsd/privat/temporary/155/Makefile http://home.c2i.net/hselasky/isdn4bsd/privat/temporary/new_ihfc_1_5_5.tar.bz2 http://home.c2i.net/hselasky/isdn4bsd/privat/temporary/new_ihfc_1_5_5.diff.bz2 Type "make help" for more help. --HPS