From owner-freebsd-stable@FreeBSD.ORG Fri Dec 16 17:27:44 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5275116A41F for ; Fri, 16 Dec 2005 17:27:44 +0000 (GMT) (envelope-from w8hdkim@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0DDD43D5A for ; Fri, 16 Dec 2005 17:27:43 +0000 (GMT) (envelope-from w8hdkim@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so661515nzo for ; Fri, 16 Dec 2005 09:27:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=SMx/N2ms7RQlUVCUe8U+7A4ChvB8UpkPoubEouUcg0DLA30J/ur6vPmIyaJcebQre1IYuTWFR8RYcYijaV5jXc05ykKCz3wq6peELtDgC+J2F6vx3Ka72PQOioSdZS0/6PZ0OeGShsuc782nW6FBnZLSrFrutYOLHXr6yXVnb0w= Received: by 10.36.79.5 with SMTP id c5mr1310265nzb; Fri, 16 Dec 2005 09:27:42 -0800 (PST) Received: by 10.36.153.3 with HTTP; Fri, 16 Dec 2005 09:27:42 -0800 (PST) Message-ID: <89dbfdc30512160927i3c992fa0gaa0ed776220eca57@mail.gmail.com> Date: Fri, 16 Dec 2005 12:27:42 -0500 From: Kim Culhan To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: HEADS UP: Release schedule for 2006 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2005 17:27:44 -0000 On Fri, December 16, 2005 11:45 am, Frank Mayhar said: > Well, there is _one_ reason. I, too, have (almost) all of my machines > up to 6-stable, with the very notable exception of the one that runs > asterisk. Unfortunately, last I looked, the zaptel drivers hadn't been > ported to 6. I found this out the hard way when I upgraded and my VOIP > setup failed spectacularly. I then downgraded back to 5.4 and have been > there ever since, siiigh. -- The zaptel drivers are working fine on 6, check the archives of the asterisk-bsd list: http://lists.digium.com/pipermail/asterisk-bsd/2005-December/001363.html The latest asterisk from CVS HEAD compiles and runs very well on FreeBSD 6-STABLE -give it a try. -kim -- w8hdkim@gmail.com