From: Richard Braun (richb@jti.com)
Date: 01/08/93


From: richb@jti.com (Richard Braun)
Subject: Re: Getty fr modem
Date: Fri, 8 Jan 1993 15:43:06 GMT

Daryl.Jurbala@f231.n273.z1.fidonet.org (Daryl Jurbala) writes:
>When someone calls in it picks up, begins to connect and
>then hangs up. Why is it doing this?

I had a similar problem setting up Linux with my old modem. Look in
your modem manual for the S register (I think it's S25) which controls
how long the modem waits after DTR drops before hanging up. Often
the factory default is quite short, so any tiny glitch on the DTR
signal will cause hangups like the one you see. Set S25 to a larger
value (20 causes it to wait 200ms; 50 gives a half-second timeout) and
I'll bet your problem is solved. Don't forget to save the value into
the modem's NV RAM.

-rich