home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / sysadmin / 4716 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.5 KB  |  44 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!nwnexus!sounds!brianw
  3. From: BrianW@SoundS.WA.com (Brian Willoughby)
  4. Subject: Re: UUCP to control a Modem
  5. Message-ID: <Bt6v5D.56p@sounds.wa.com>
  6. Keywords: ABORT
  7. Sender: brianw@sounds.wa.com (Brian Willoughby)
  8. Reply-To: BrianW@SoundS.WA.com
  9. Organization: SoundSoftware, Bellevue, WA, USA
  10. References: <Bt57tM.764@watserv1.uwaterloo.ca>
  11. Date: Tue, 18 Aug 1992 16:58:24 GMT
  12. Lines: 30
  13.  
  14. William Gilbert writes
  15. | I want to turn the AutoAnswer feature of my modem on and off at given
  16. | times.
  17. | I can do it using UUCP, except that I can't finish the UUCP connection
  18. | cleanly; it just times out.
  19. | I have the following in my crontab.local:
  20. |     30 18 * * 1-5 uucp uupoll ModemOn
  21. | and I have the following in my L.sys file:
  22. |     ModemOn Any DIR 2400 cua \
  23. |     "" AT \
  24. |     OK ATS0=2 \
  25. |     OK ATS0? \
  26.     ABORT OK \
  27. |     002 ""
  28. | I don't know how to end this file so uucico will shut down cleanly.
  29.  
  30. I am by no means a UUCP expert, but I think that adding the ABORT line which I  
  31. have inserted above might do the trick.  You could also try "    ABORT 002 \".   
  32. You probably won't need the last line after you add the ABORT.
  33.  
  34. I was hanging until timeout on all BUSY calls (they were admittedly rare)  
  35. before I added ABORT BUSY as the first line of my chat script.
  36.  
  37. Drawback: You will get a failure message in your LOGFILE and in the summary  
  38. generated by uucp.day.sh
  39. -- 
  40. Brian Willoughby    Software Design Engineer, BSEE
  41. BrianW@SoundS.WA.com    SoundSoftware
  42. NeXTmail welcome
  43.