From owner-freebsd-current@FreeBSD.ORG Mon Nov 26 14:49:01 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03A2316A421 for ; Mon, 26 Nov 2007 14:49:01 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id BBC5C13C4F6 for ; Mon, 26 Nov 2007 14:49:00 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id lAQEmqdo026572; Mon, 26 Nov 2007 09:48:52 -0500 (EST) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id lAQEmqSe072154 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 26 Nov 2007 09:48:52 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <200711261448.lAQEmqSe072154@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Mon, 26 Nov 2007 09:49:00 -0500 To: Ian FREISLICH , current@freebsd.org From: Mike Tancsa In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: Poll: asterisk anyone? (+patch) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2007 14:49:01 -0000 At 09:11 AM 11/26/2007, Ian FREISLICH wrote: >Hi > >Just a quick poll to find out if anyone here is successfully running >asterisk (+zaptel) on 7-BETAx or -CURRENT or a previous branch for >that matter. We have had good results with RELENG_6 from about Sept 2007. This is with a T1 card wcte11xp0: port 0x1100-0x11ff mem 0x88850000-0x88850fff irq 22 at device 1.0 on pci4 WCT1xxP Attach for wcte11xp0: deviceID : 0xe159 wcte11xp0: [FAST] FALC version: 00000005 TE110P: Setting up global serial parameters for T1 FALC V2.2 TE110P: Successfully initialized serial bus for card Found a Wildcard: Digium Wildcard TE110P T1/E1 Registered tone zone 0 (United States / North America) TE110P: Span configured for ESF/B8ZS One bug we have run into is that if the echo canceler is too high, and you call out and a modem answers at the other end of the line, it will panic in the driver and crash the box. eg echocancel=256 echotraining=yes ---Mike