From owner-freebsd-isdn@FreeBSD.ORG Tue May 24 10:37:24 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 DA86A16A41C for ; Tue, 24 May 2005 10:37:24 +0000 (GMT) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe08.swip.net [212.247.154.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19AA043D49 for ; Tue, 24 May 2005 10:37:23 +0000 (GMT) (envelope-from hselasky@c2i.net) X-T2-Posting-ID: Y1QAsIk9O44SO+J/q9KNyQ== Received: from mp-216-38-81.daxnet.no ([193.216.38.81] verified) by mailfe08.swip.net (CommuniGate Pro SMTP 4.3c5) with ESMTP id 177533983; Tue, 24 May 2005 12:37:22 +0200 From: Hans Petter Selasky To: freebsd-isdn@freebsd.org Date: Tue, 24 May 2005 12:38:09 +0200 User-Agent: KMail/1.7 References: <9FFE869A-A92D-4545-AC19-1D2ACB034E8A@cian.ws> In-Reply-To: <9FFE869A-A92D-4545-AC19-1D2ACB034E8A@cian.ws> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200505241238.10709.hselasky@c2i.net> Cc: Subject: Re: Asterisk on FreeBSD + ISDN BRI 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: Tue, 24 May 2005 10:37:25 -0000 On Monday 23 May 2005 23:02, Cian Hughes wrote: > Hello all, I am new to this list and to asterisk but would like to > install Asterisk on a spare box to act as a PBX at home, basically > I'm going to route most of my calls over IP, but for incoming, > emergency, toll free, faxes, etc I want to use ISDN (EuroISDN I'm in > Ireland). > I have one sticking point, I don't really want four BRIs so a quadBRI > seems like overkill. However I'm still undecided on what card to buy, > since this is nothing mission critical I would initially like to > start with a cheap passive card If you're looking for a cheap passive ISDN-card for FreeBSD-5/6, there is the HFC based devices: AcerISDN P10 Asuscom ISDNLink P-IN100-ST-D2 Bewan ISDN USB TA Bewan Modem RNIS USB Billion ISDN tiny USB modem Billion USB TA 2 DrayTec ISDN USB DrayTek USB ISDN TA (MiniVigor) HFC-2BDS0 ISA/PnP/PCI/USB ISDN Motorola MC145575 OliTec ISDN USB OliTec Modem RNIS USB V2 Stollmann USB TA Teles S0/16.3c PnP Telewell Trust ISDN Twister ISDN TA Xplorer 500 Zoltrix Speedier 128K PCI I checked out "www.asterix.org" and couldn't find that it supported ISDN4BSD. The problem is that I4B has a delay of 256ms per direction for sound-data, though that can be tweaked to 50ms by changing the drivers. You will get best results if the sound is bridged in hardware and not software. Emergency calls over VOIP is problematic. Have you considered network power failures and software crashes? > and if all doesn't go well i'll buy > something better. Anyway could I please have everyone and anyone's > experience of ISDN on FreeBSD (with asterisk or similar), what cards > are supported, what cards work well? > --HPS