From owner-freebsd-chat Fri Sep 19 05:56:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA10046 for chat-outgoing; Fri, 19 Sep 1997 05:56:41 -0700 (PDT) Received: from onizuka.tb.9715.org (iApxAMbDyTgZRGB8n3JtsSdcPu4CFOWk@onizuka.tb.9715.org [194.97.84.67]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA10041 for ; Fri, 19 Sep 1997 05:56:34 -0700 (PDT) Received: by onizuka.tb.9715.org via sendmail with stdio id for freebsd-chat@FreeBSD.ORG; Fri, 19 Sep 1997 14:54:52 +0200 (CEST) Message-Id: From: torstenb@onizuka.tb.9715.org (Torsten Blum) Subject: Re: ISDN Modems In-Reply-To: <19970919091148.YQ55583@uriah.heep.sax.de> from J Wunsch at "Sep 19, 97 09:11:48 am" To: joerg_wunsch@uriah.heep.sax.de Date: Fri, 19 Sep 1997 14:54:51 +0200 (CEST) Cc: freebsd-chat@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-chat@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk J Wunsch wrote: > You've got a few more advantages. The ISDN card isn't bound to only > access the bearer service `64k data', you can access the voice > services as well, thus making it an intelligent answer machine. Just > detect the phone number of the incoming call, then decide whether to > auto-answer the call or not, and how to do it. I know at least one router that provides a ISDN API (CAPI) via IP. Call +49.89.49003434 and you'll hear my answering machine (FreeBSD + Bintec Brick Router). libcapi for the brick available with source. I'm going to make a freebsd port of it this weekend. -tb