Re: Modem Reset Code

2000-03-23 Thread Robert Canary
echo -e "atz\n\r" >/dev/ttyS0 "Chapman, Matt" wrote: > atz > > -Original Message- > From: Stephen M Lavelle [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 22, 2000 5:04 PM > To: [EMAIL PROTECTED] > Subject: Modem Reset Code > &g

Re: Modem Reset Code

2000-03-23 Thread Ryan Caveney
Maziar Mahzari <[EMAIL PROTECTED]> wrote: >Where can I find the associated documentation for these codes? You could try http://www.modems.com/general/extendat.html . Disclaimer: the company I work for owns this site. The main page states, "Modems.com is a public service brought to you by Zoom

RE: Modem Reset Code

2000-03-23 Thread Maziar Mahzari
: [EMAIL PROTECTED] > Subject: Modem Reset Code > > > How do I send a reset code to my modem from the command line ( modem on > /dev/ttyS0). I think i need to send AT&F0 > Regards > Stephen > > -- > mailto:[EMAIL PROTECTED] > > http://www.postfix.org - The

RE: Modem Reset Code

2000-03-23 Thread Chapman, Matt
atz -Original Message- From: Stephen M Lavelle [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 22, 2000 5:04 PM To: [EMAIL PROTECTED] Subject: Modem Reset Code How do I send a reset code to my modem from the command line ( modem on /dev/ttyS0). I think i need to send AT&F0 Reg

Re: Modem Reset Code

2000-03-22 Thread Edward Dekkers
> How do I send a reset code to my modem from the command line ( modem on > /dev/ttyS0). I think i need to send AT&F0 Does this work? echo AT&F0 > /dev/ttyS0 Looks right to me, but I'm no guru. Edward Dekkers (Director) Triple D Computer Services Pty. Ltd. Western Australia P: (08) 9397-1040

Modem Reset Code

2000-03-22 Thread Stephen M Lavelle
How do I send a reset code to my modem from the command line ( modem on /dev/ttyS0). I think i need to send AT&F0 Regards Stephen -- mailto:[EMAIL PROTECTED] http://www.postfix.org - The Postfix Mailer - -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.