Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Feb 1998 12:25:18 +0000
From:      Karl Pielorz <kpielorz@tdx.co.uk>
To:        Dan Welch <WELCHDW@truth.wofford.edu>
Cc:        QUESTIONS@FreeBSD.ORG
Subject:   Re: modem auto answer periods
Message-ID:  <34D9AFAE.A60F3F86@tdx.co.uk>
References:  <980205071812.21000268@mail.wofford.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Maybe you could use CHAT to do this? - i.e. send "AT", expect "OK", send
"ATS0=0", expect "OK" etc.? - This can have 'error recovery' (i.e. it keeps
trying, or issues an ATZ etc.) as well as logging, and you can probably
replace the echo your using in the Cron with it...

Regards,

Karl Pielorz

Dan Welch wrote:
> 
> What's the best way to turn auto-answer on and off automatically at
> specified times?  It's clear that cron does this job; what I seek is
> an appropriate way to handle the modem.  I tried having cron just
> echo the command sequences (e.g. ats0=0) to the modem, but that does
> not work well for some modems: after a few cycles of this they get
> out of sync with the system and require manual intervention even
> though I am using hardware handshaking.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34D9AFAE.A60F3F86>