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 > > How do I send a reset code to my modem from the command

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
Where can I find the associated documentation for these codes? Thanks in advance Maziar On Thu, 23 Mar 2000, Chapman, Matt wrote: > atz > > -Original Message- > From: Stephen M Lavelle [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 22, 2000 5:04 PM > To: [EMAIL PROTECTED] > Subjec

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 Regards St

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