Barry Samuels wrote: > > I've spent hours and hours trying to set up Hylafax/Faxgetty to auto > detect fax/data calls and respond appropriately for data calls. > > I have had partial success in that I can now get it to distinguish between > fax and data calls and accept the fax or start mgetty for a data call. Fax > calls, receiving and sending, work well. > > Part of my original problem was that the Debian default config.ttyS1 > GettyArgs included -h as the first option which caused Mgetty to start and > then immediately stop after printing a 'Usage' line in the log. I have, at > least been able to correct that. > > My current config.ttyS1 gettyargs is: > > GettyArgs: "-D %l dx_%s" > I really don't know whether your problem has to do with GettyArgs, but I've always had luck with this:
GettyArgs: "-r -b -s %s %l"