Subject: Re: This isn't very helpful on setting up a modem
To: None <stripes@tigerlair.com>
From: Chris Pinnock <cjep@fawlty.net>
List: port-i386
Date: 05/09/2001 08:43:08
On Tue, May 08, 2001 at 04:17:40PM -0700, stripes@tigerlair.com wrote:
> Now, how on earth do I test the line?

Another way, in addition to Frederick's, is to use "kermit".

If you have access to the packages collection, install "kermit".

Then as root run kermit.

Do
	set line /dev/tty03	(or /dev/tty00,01,02 for other serial ports)

You may need:
	set carrier-watch off

To test the modem do:
	connect

Now try using standard at commands.
e.g.
	ATZ
will reset the modem
	ATDT1234567
will dial 1234567


CTRL together with \ followed by C will return you to kermit.

best wishes,
-- 
Chris