From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from bittern.mail.pas.earthlink.net ([207.217.120.119]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1C4iFt-0007p9-00 for ; Tue, 07 Sep 2004 11:51:37 -0400 Received: from h-68-166-89-140.chcgilgm.covad.net ([68.166.89.140] helo=linserver.romuald.net.eu.org) by bittern.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1C4iFs-0005Qd-00 for speakup@braille.uwo.ca; Tue, 07 Sep 2004 08:51:36 -0700 Received: (qmail 7490 invoked by uid 1023); 7 Sep 2004 15:51:32 -0000 Date: Tue, 7 Sep 2004 10:51:32 -0500 From: Gregory Nowak To: "Speakup is a screen review system for Linux." Message-ID: <20040907155132.GA7167@romuald.net.eu.org> References: <20040906201740.GA1095@romuald.net.eu.org> <004201c494a2$20b19be0$0a00a8c0@merlin> Mime-Version: 1.0 Content-Type: text/plain; x-action=pgp-signed; charset=us-ascii Content-Disposition: inline In-Reply-To: <004201c494a2$20b19be0$0a00a8c0@merlin> User-Agent: Mutt/1.4.2i X-PGP-Key: http://www.romuald.net.eu.org/pubkey.asc Subject: Re: redirecting i/o question X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 15:51:37 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Already tried that. If just sending a single command like atdt for example, chat comes back right away, and the modem doesn't go off hook. If using a script that is a send/expect sequence, chat just hangs there until I kill it. The modem works perfectly fine in minicom though. So, I suspect I'll need to use a c/c++ program to initialize and setup the serial port, and pass it to chat to talk to the modem that way. I'll need to think some more on what the best approach for the whole program would be. Greg On Tue, Sep 07, 2004 at 12:15:52AM -0600, Joseph C. Lininger wrote: > Don't know much about chat, but try something like this: > > programname < /dev/modem > /dev/modem 2>&1 > -- > Joseph C. Lininger > jbahm@pcdesk.net > Verification: - -- Free domains: http://www.eu.org/ or mail dns-manager@EU.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFBPdkE7s9z/XlyUyARAlDjAJ4vvnOsbC7Ktafupa/jozgwr5xYrQCcDztg Bzuq1sRNpf+vnJrmxKsjrIA= =h9Dk -----END PGP SIGNATURE-----