From owner-freebsd-questions@FreeBSD.ORG Fri Jun 20 15:42:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84392106567E for ; Fri, 20 Jun 2008 15:42:43 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [IPv6:2a01:138:a006::2]) by mx1.freebsd.org (Postfix) with ESMTP id 152378FC1C for ; Fri, 20 Jun 2008 15:42:42 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (ppp-88-217-92-196.dynamic.mnet-online.de [88.217.92.196]) (authenticated bits=0) by anny.lostinspace.de (8.14.2/8.14.2) with ESMTP id m5KFgVsG058590; Fri, 20 Jun 2008 17:42:33 +0200 (CEST) (envelope-from idefix@fechner.net) Received: from localhost (localhost [127.0.0.1]) by server.idefix.lan (Postfix) with ESMTP id C3500130D62; Fri, 20 Jun 2008 17:42:31 +0200 (CEST) X-Virus-Scanned: ClamAV 0.93.1/7517/Fri Jun 20 15:53:00 2008 on anny.lostinspace.de X-Virus-Scanned: amavisd-new at idefix.lan Received: from server.idefix.lan ([127.0.0.1]) by localhost (server.idefix.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9pNXJ3qyw2qJ; Fri, 20 Jun 2008 17:42:30 +0200 (CEST) Received: from matthias-fechners-macbook.local (unknown [192.168.1.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id B632D130D61; Fri, 20 Jun 2008 17:42:30 +0200 (CEST) Message-ID: <485BC70E.4000509@fechner.net> Date: Fri, 20 Jun 2008 17:04:46 +0200 From: Matthias Fechner User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Thomas Mullins References: <537CB068C0C3DB4C857BB2719A89DC9102793FC8@mail2.wise.k12> In-Reply-To: <537CB068C0C3DB4C857BB2719A89DC9102793FC8@mail2.wise.k12> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (anny.lostinspace.de [80.190.182.2]); Fri, 20 Jun 2008 17:42:36 +0200 (CEST) X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, UNPARSEABLE_RELAY autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on anny.lostinspace.de X-Virus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD as VOIP PBX X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2008 15:42:43 -0000 Hi Thomas, Thomas Mullins wrote: > Is anyone using FreeBSD for their VOIP PBX needs? If so, what software > are you using? And any recommendations for software to look at would be > greatly appreciated. I have here asterisk (from the port) running with 2 ISDN cards (HFC) using ISDN4BSD with capi. The computer makes the connections from external ISDN, SIP, IAX2 <-> internal ISDN, SIP, IAX2. Works for more then 2 years absolutly stable. Best regards, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook