Can't set AT+FCC and AT+FAP on MultiTech ZBA MT9234ZBA-USB

Luca <[email protected]> Wed, 30 Mar 2016 11:07:13 +0200
Newsgroups gmane.comp.telephony.fax.hylafax.user
Message-ID <CA+t0X5dVEpjzB9WPyFANsP7+uVo5sbVX_Brob92L721uaRjHkA@mail.gmail.com>
Sending and receiving are OK but limited to 14400 bit/s. When I looked
into logs I saw this:

[...]
Mar 29 18:16:59.96: [31592]: <-- [15:AT+FNR=1,1,1,1\r]
Mar 29 18:16:59.98: [31592]: --> [2:OK]
Mar 29 18:16:59.98: [31592]: <-- [7:AT+FAP\r]
Mar 29 18:16:59.99: [31592]: --> [5:ERROR]
Mar 29 18:16:59.99: [31592]: MODEM Command error
Mar 29 18:16:59.99: [31592]: <-- [9:AT+FIE=0\r]
Mar 29 18:17:00.00: [31592]: --> [2:OK]
Mar 29 18:17:00.00: [31592]: <-- [9:AT+FBU=1\r]
Mar 29 18:17:00.01: [31592]: --> [2:OK]
Mar 29 18:17:00.01: [31592]: <-- [26:AT+FCC=1,5,2,2,15,1,0,0,0\r]
Mar 29 18:17:00.03: [31592]: --> [5:ERROR]
Mar 29 18:17:00.03: [31592]: MODEM Command error
Mar 29 18:17:00.03: [31592]: DIAL xxxxxxxxxxx
[...]

Using minicom, the command "AT+FCC=?" prints:

(00-01),(00-05),(00-02),(00-02),(00-01,03-05,07-09,0B-0D,0F),(00-01),(00),(00-07),(00-7F)

While "AT+FAP=?" prints:

(00,01),(00,01),(00,01)

My config file is pretty standard:

[...]
Class2Cmd: AT+FCLASS=2.0 # command to enter class 2.0
Class2BORCmd: AT+FBO=0 # bit order for phase B/C/D (direct)
Class2CQCmd: "" # commands to enable copy quality proc.
Class2AbortCmd: AT+FKS # abort session command
Class2CQQueryCmd: AT+FCQ=? # query for copy quality capabilities
Class2DCCQueryCmd: AT+FCC=? # query for modem capabilities
Class2TBCCmd: AT+FPP=0 # setup stream mode
Class2CRCmd: AT+FCR=1 # enable capability to receive
Class2PHCTOCmd: AT+FCT=30 # set phase C timeout parameter
Class2BUGCmd: AT+FBU=1 # enable HDLC frame tracing
Class2LIDCmd: AT+FLI # set local identifier command
Class2DCCCmd: AT+FCC # set modem capabilities command
Class2DISCmd: AT+FIS # set session parameters command
Class2DDISCmd: "" # disable pre-dial DIS command hack
Class2CIGCmd: AT+FPI # set polling identifier command
Class2NRCmd: AT+FNR=1,1,1,1 # setup status reporting command
Class2PIECmd: AT+FIE=0 # disable interrupt-enable command
Class2PTSCmd: AT+FPS # set post-page status command
Class2PTSQueryCmd: AT+FPS? # set post-page status query command
Class2SPLCmd: AT+FSP # set polling indicator command
Class2NFLOCmd: AT+FLO=0 # set no flow control command
Class2SFLOCmd: AT+FLO=1 # set software flow control command
Class2HFLOCmd: AT+FLO=2 # set hardware flow control command
[...]

1) How should I set "Class2DCCQueryCmd" to work with this modem?

2) Should I set "Class2APCmd: AT" like suggested here
http://www.hylafax.org/archive/2000-11/msg00151.php to avoid the first
error?

Thanks,
Luca


____________________ HylaFAX(tm) Users Mailing List _______________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
 On UNIX: mail -s unsubscribe [email protected] < /dev/null
  *To learn about commercial HylaFAX(tm) support, mail [email protected].*