home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / misc / 23225 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  2.4 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!haven.umd.edu!ni.umd.edu!sayshell.umd.edu!louie
  2. From: louie@sayshell.umd.edu (Louis A. Mamakos)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: communication breaker NXFax.1.02
  5. Keywords: Bugs
  6. Message-ID: <1gvh7eINN2sj@ni.umd.edu>
  7. Date: 19 Dec 92 16:05:02 GMT
  8. References: <1992Dec9.135744.314@aki.en.open.de> <1992Dec18.133319.16114@investor.pgh.pa.us>
  9. Organization: University of Maryland, College Park
  10. Lines: 42
  11. NNTP-Posting-Host: sayshell.umd.edu
  12.  
  13. >>>Before using NXFax, it is very important that any getty processes
  14. >>>currently in use on the NXFax serial line be turned off.
  15. >>
  16. >>Has everyone some hints (a new getty) for me, that I can login
  17. >>to my customer who uses NXFax  ?
  18.  
  19. You don't need a new getty, as NXFax acts as the getty for the modem.
  20. It checks to see if the incoming call is a FAX call or a data call.
  21. If its data, then it runs a program (by default, /bin/login, I
  22. believe).  All automagic.
  23.  
  24. >I haven't had to look into this on the NeXT yet, but on my SysV box I
  25. >have a modem that normally is set up to receive but switches over to
  26. >send, which seems like a similar process.  SysV has init states where
  27. >you can identify whether a tty is on or off in that state.  Switching
  28. >states handles the problem.  Under SysIII I did not have that and I set
  29. >up alternate inittabs which I would copy into the active inittab using a
  30. >shell script.
  31.  
  32. You don't have to play these games.  The NXFax software determines on
  33. a call-by-call basis if its a data or fax call.
  34.  
  35. >Similar techniques probably will work on the NeXT as long as you are
  36. >just talking about sending faxes.  If you must also receive, then I
  37. >think you have to establish times when the fax is receiving and times
  38. >when the getty is receiveing.  I am assuming here that a calling fax can
  39. >tell that it has not connected properly and will try again.  I am also
  40. >assuming that you can identify whether the line is use and for waht
  41. >before attempting to switch it.
  42.  
  43. Again, this isn't a problem on the NeXT with NXFax.
  44.  
  45. >Query, is all fax soft/firmware like this?  It seems to me the modem
  46. >should be able to identify whether it is receiving a fax or a dial-in
  47. >and do the right thing.  The software on the computer should do the
  48. >same.
  49.  
  50. As far as I know, the NeXT NXFax software is one of the few that just
  51. identify the call and do the right thing.  Of course, I've not had the
  52. occasion to investigate Sun or other platforms.
  53.  
  54. louie
  55.