From owner-freebsd-questions@FreeBSD.ORG Thu Jan 5 13:50:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21A1916A41F for ; Thu, 5 Jan 2006 13:50:15 +0000 (GMT) (envelope-from paulh@bdug.org.au) Received: from mail.bdug.org.au (mail.bdug.org.au [202.72.170.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id E544743D5A for ; Thu, 5 Jan 2006 13:50:09 +0000 (GMT) (envelope-from paulh@bdug.org.au) Received: from localhost (localhost.bdug.org.au [127.0.0.1]) by mail.bdug.org.au (Postfix) with ESMTP id A54714D; Thu, 5 Jan 2006 21:50:05 +0800 (WST) Received: from mail.bdug.org.au ([127.0.0.1]) by localhost (ant.bdug.org.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 82637-03; Thu, 5 Jan 2006 21:49:53 +0800 (WST) Received: from w2k2 (unknown [192.168.0.102]) by mail.bdug.org.au (Postfix) with ESMTP id DFFE822; Thu, 5 Jan 2006 21:49:53 +0800 (WST) From: "Paul Hamilton" To: , Date: Thu, 5 Jan 2006 21:50:04 +0800 Message-ID: <03aa01c611fe$eea4f030$6600a8c0@w2k2> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal In-Reply-To: <1351.12.170.206.13.1136427418.squirrel@admintool.trueband.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Virus-Scanned: amavisd-new at bdug.org.au Cc: Subject: RE: Serial Port Logging 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: Thu, 05 Jan 2006 13:50:15 -0000 You might want to check out the minicom port: ports/comms/minicom/ Regards, Paul Hamilton Busselton, 6280 Australia > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > jhall@vandaliamo.net > Sent: Thursday, 5 January 2006 10:17 AM > To: freebsd-questions@freebsd.org > Subject: Serial Port Logging > > > Ladies and Gentlemen, > > The organization I work for has a need to log information > from the phone system. The phone system has a serial port output. > > Since I already have a FreeBSD server in place at this > location, I was wondering if it is possible to send the > information from the phone system, to the FreeBSD server, > have the information saved via the serial port? > > I'm thinking something like cu -l /dev/cuua0 >> outputfile.txt > > Thanks, > > > Jay > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > >