Section 3 : Running a Server

Q352: AT+FAP=? gives ERROR?


? Got something to say about this answer? Hit the question mark to invoke the mailer and send your comments to the HylaFAQ maintainers.

Q.
AT+FAP=? gives ERROR?

A.
Date: Sat, 16 Nov 1996 08:54:43 +0100 (MET)
From: Matthias Apitz <Matthias.Apitz@SOFTCON.de >
Subject: Re: modem init problem

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 hylafax-config(4F));

	matthias


 Back to FAQ Index FAQ Index  Next question in List Q353: Fonts for HylaFAX?
faq@hylafax.org. Last updated $Date: 2001/06/23 06:42:13 $.