1Gert,
2i am successfully using mgetty-0.15beta on my SUN 3/60 with SUNOS 4.1.0
3Please note that i have the sun SYSV libraries installed on my system so the
4only change required was with respect to the way the SUN zs(4) serial driver
5handles hardware flow control.
6
7I have not tested fax reception yet with this version, but code looks unchanged
8from version 0.14
9
10There is a problem with this version on my SUN which results in the
11phone line not being answered.  This problem originates after the modem
12times out awaiting a non existant RING where the mgetty program hangs after
13the init chat script but before checking for new RINGS.  I will look into
14this later, but i have enclosed a portion of the log file
15
1611/20 12:50:53  got:  16800/ARQ/V42b[0d][0a] ** found **
1711/20 12:50:55  mgetty-0.15 device=cua1, pid=118, calling 'login uulatour'...
18
19--
2011/20 12:52:09  check for lockfiles
2111/20 12:52:09  locking the line
2211/20 12:52:11  lowering DTR to reset Modem
2311/20 12:52:12  send: \d\d\d+++\d\d\d[0d]\dATQ0H0\r\n
2411/20 12:52:15  waiting for ``OK'' ** found **
25	[ chat stuff deleted]
2611/20 12:52:16  send: AT+FDCC=1,5,0,2,0,0,0\r\n
2711/20 12:52:16  waiting for ``OK'' ** found **
2811/20 12:52:18  waiting...
2911/20 12:57:05  waiting for ``RING''
3011/20 12:58:25  timeout in chat skript, waiting for `RING': Interrupted system call
3111/20 12:58:26  chat failed (timeout or A_FAIL), exiting...
3211/20 12:58:26  removing lock file
33--
3411/20 12:58:26  check for lockfiles
3511/20 12:58:26  locking the line
3611/20 12:58:26  lowering DTR to reset Modem
3711/20 12:58:27  send: \d\d\d+++\d\d\d[0d]\dATQ0H0\r\n
3811/20 12:58:30  waiting for ``OK'' ** found **
39	[ chat stuff deleted]
4011/20 12:58:31  send: AT+FDCC=1,5,0,2,0,0,0\r\n
4111/20 12:58:31  waiting for ``OK'' ** found **
42	[this is end of log file]
43
44
45