Eric W. Bates wrote:
....
Nov 15 17:01:30 news FaxGetty[17194]: <-- [9:AT+FAP=?\r]
Nov 15 17:01:30 news FaxGetty[17194]: --> [5:ERROR]
The AT+FAP=? string does not appear in config.tty00. Where else
might it be coming from?
$ grep FAP faxd/*.c++
faxd/ModemConfig.c++:{ "class2apquerycmd", &ModemConfig::class2APQueryCmd, "AT+FAP=?" },
faxd/ModemConfig.c++:{ "class2apcmd", &ModemConfig::class2APCmd, "AT+FAP" },
either ignore this error or use
Class2APQueryCmd: ""
to switch this off (this value is not documented in config(4F));
matthias
Matthias Apitz / guru@softcon.de ; (07:34:58 AM 01/27/97)