> From: Michael L. Collins <[EMAIL PROTECTED]>
>
> ----------
> > From: Philip Hands <[EMAIL PROTECTED]>
> >
> > You have to be fairly patient with I-modems, because they take a long
> time to
> > reset compared with other modems (in some of the versions of the code
> this was
> > bad enough to make the modem fairly unusable, but the recent code seems
> OK)
> >
> > My mgetty init-chat string (which works with all but the most broken
code
> > versions) is as follows:
> >
> > init-chat "" \d\d\d\d\r\d\n\dAT OK ATZ OK ATTS0=0S13.0=1 OK
> >
> > The delays and carriage return before the first AT gives the modem
enough
> time
> > to recover from the fact that it did an implicit ATZ when DTR dropped
on
> the
> > last connection.
Philip,
I responded too quickly. The delays were a big part of my problem.
I had to add a few more delays after ATZ!.
I also found I could not combine more than 2 or 3 of the AT* type commands
on on line. Had to break them up into small chunks.
Your info helped me move foward. I'm still having trouble
with pppd. It seems to time out on determining remote IP,
even though I have increased the number of tries.
Thanks very much for you help.
Michael
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.