From owner-freebsd-isdn Mon Aug 14 19:11:56 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from cool.coolfactor.org (cool.coolfactor.org [212.25.240.39]) by hub.freebsd.org (Postfix) with ESMTP id 02E6B37B87D for ; Mon, 14 Aug 2000 19:11:43 -0700 (PDT) (envelope-from gavan@coolfactor.org) Received: from localhost ([127.0.0.1] helo=paper.durnsford.net ident=gavan) by cool.coolfactor.org with esmtp (Exim 3.03 #1) id 13OWCa-0002XA-00 for freebsd-isdn@freebsd.org; Tue, 15 Aug 2000 03:11:40 +0100 Received: from gavan (helo=localhost) by paper.durnsford.net with local-esmtp (Exim 3.03 #1) id 13OVha-0002Oy-00; Tue, 15 Aug 2000 02:39:38 +0100 Date: Tue, 15 Aug 2000 02:39:38 +0100 (BST) From: Gavan Fantom To: Brian Somers Cc: Ignatios Souvatzis , freebsd-isdn@FreeBSD.ORG Subject: Re: HylaFAX / ISDN In-Reply-To: <200008142158.WAA01951@hak.lan.Awfulhak.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 14 Aug 2000, Brian Somers wrote: > > On Mon, Aug 14, 2000 at 10:27:51AM +0100, Brian Somers wrote: > > > If you really want to do this, you'll need to get a TA. It works > > > quite nicely with a TA doing faxing and a proper ISDN card doing the > > > data connections (you'll need two numbers, > > > > Why? ISDN data connections are distinguishable from ISDN voice connections, > > which is what analog FAX calls look like. This is the exact setup I'm using. > > Yes, i4b can pickup data calls at ....56 (I do this for testing a new > > i4b release) and my modem connected to my TA can get fax calls. > > I assumed both fax and voice calls appeared as voice. Is this not > the case ? I believe so, yes. And I don't believe i4b currentsy includes a software modem implementation, nor is likely to in the near future. The only way that I can think of to receive a fax over an i4b TA is to set it up as an i4btel device, write some code to connect it bidirectionally (with appropriate conversion) to /dev/audio and, with appropriate line voltage and DC power adjustments, plug an external fax modem into the soundcard. Plug that into the serial port and run a slightly hacked (so as to know when to answer) mgetty or HylaFAX or whatever on that serial port. Or write a software modem. Disclaimer: I make no representation that such use of a modem/soundcard is safe, desirable, functional or even legal. If you break your equipment, you get to keep both pieces. If it's not your equipment, they may break your legs. Or send you a bill. Or both. If the police turn up on your doorstep, I won't visit you in prizon. Use it at your own risk. -- Gillette - the best a man can forget To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message