From owner-freebsd-isdn@FreeBSD.ORG Wed Jun 21 15:37:47 2006 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 B273B16A47D for ; Wed, 21 Jun 2006 15:37:47 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from mail42.e.nsc.no (mail42.e.nsc.no [193.213.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id E72BA43D48 for ; Wed, 21 Jun 2006 15:37:46 +0000 (GMT) (envelope-from hselasky@c2i.net) Received: from Unknown-00-c0-9f-49-78-d8.lan (ti131310a080-6417.bb.online.no [85.165.217.17]) by mail42.nsc.no (8.13.6/8.13.5) with ESMTP id k5LFbiP9029673 for ; Wed, 21 Jun 2006 17:37:45 +0200 (CEST) From: Hans Petter Selasky To: freebsd-isdn@freebsd.org Date: Wed, 21 Jun 2006 17:37:48 +0200 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606211737.50431.hselasky@c2i.net> Subject: New release of ISDN4BSD X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 15:37:47 -0000 Hi, I am pleased to announce a new release of ISDN4BSD, now version 1.6.1. If you have any problems installing, please let me know, hence I did not have time to test on more than 6.1 release and 7-current. Please see: http://www.turbocat.net/~hselasky/isdn4bsd New this time: - Full support for HFC-4S and HFC-8S. - A completely new kernel based echo canceller (not echo suppressor) Today's hints for "capi.conf": To enable line interconnect, set: bridge=yes NOTE: you must configure line interconnect using "isdnconfig" first! To enable the new kernel based echo canceller, set: echocancel=yes echosquelch=no NOTE: you must have hardware from cologne chip to use the kernel based echo canceller, due to timing issues Have fun! --HPS