From owner-freebsd-isdn@FreeBSD.ORG Mon Nov 12 12:27:23 2007 Return-Path: Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45DAC16A419 for ; Mon, 12 Nov 2007 12:27:23 +0000 (UTC) (envelope-from michael@askozia.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id D6AB313C4A8 for ; Mon, 12 Nov 2007 12:27:22 +0000 (UTC) (envelope-from michael@askozia.com) Received: by ug-out-1314.google.com with SMTP id y2so916807uge for ; Mon, 12 Nov 2007 04:27:14 -0800 (PST) Received: by 10.66.219.16 with SMTP id r16mr139539ugg.1194870433691; Mon, 12 Nov 2007 04:27:13 -0800 (PST) Received: by 10.67.92.17 with HTTP; Mon, 12 Nov 2007 04:27:13 -0800 (PST) Message-ID: Date: Mon, 12 Nov 2007 13:27:13 +0100 From: "Michael Iedema" To: "Oliver von Bueren" In-Reply-To: <4734A29E.2080409@ovb.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4734A29E.2080409@ovb.ch> Cc: freebsd-isdn@freebsd.org Subject: Re: echo cancellation / suppression in chan_capi & isdn4bsd by HPS 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: Mon, 12 Nov 2007 12:27:23 -0000 On 11/9/07, Oliver von Bueren wrote: > Hi Michael > > Michael Iedema wrote: > > - echosquelch - activates some "light" echo cancellation in the > > chan_capi code itself > > > I have set this to yes in capi.conf (and only this, all others don't > work for me at all) > > Next thing I did to improve the echo situation on calls from IP phones > to ISDN is to change a default value in i4b_global.h from 9 to 10: > #define I4B_ECHO_CANCEL_P_COMPLEX (10) > Without that, it was pretty bad and my wife complained! > That's interesting. I haven't had any echo on my lines so far but now I have another "tool" in case I start to experience some. -Michael