HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Trying to get ACM modem to talk to Brother faxmachine
Hi,
I'm trying to get my Conexant modem to talk to a specific fax machine (a
Brother one).
Environment:
- server: Linux a 2.6.24-19-server #1 SMP x86_64 GNU/Linux
- hylafax: Ubuntu hylafax-server package 2:4.4.3-1
- modem: ID 0572:1328 Conexant Systems (Rockwell), Inc.
- driver: /build/buildd/linux-2.6.24/drivers/usb/class/cdc-acm.c:
v0.25:USB Abstract Control Model driver for USB modems
and ISDN adapters
Am receiving faxes, but one client of ours can't get through. I'm seeing
the same as was mentioned in
<http://www.hylafax.org/archive/2002-09/msg00419.php>: a silence period
and a Brother fax at the other end.
As Class1TCFRecvHack seems to be deprecated, I tried
Class1TCFRecvHackCmd: AT+FRS=1
in the config file - no luck. Is there something I can do to get these
faxes talking again?
Regards,
Herman Kuiper
====
Config file:
DialStringRules: etc/dialrules
ServerTracing: 1
SessionTracing: 11
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 1
SpeakerVolume: off
GettyArgs: "-h %l dx_%s"
LocalIdentifier: Frontier
TagLineFont: etc/lutRS18.pcf
TagLineFormat: "From %%l|%c|Page %%P of %%T"
MaxRecvPages: 25
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType: Class1 # use this to supply a hint
ModemRate: 19200 # rate for DCE-DTE communication
ModemFlowControl: rtscts # default
#
ModemNoFlowCmd: AT&K0 # setup no flow control
ModemHardFlowCmd: AT&K3 # setup hardware flow control
ModemSoftFlowCmd: AT&K4 # setup software flow control
ModemSetupDTRCmd: AT&D2 # setup so DTR drop resets modem
ModemSetupDCDCmd: AT&C1 # setup so DCD reflects carrier
(or not)
#
ModemMfrQueryCmd: !Rockwell
ModemModelQueryCmd: !RC288DPi
ModemRevQueryCmd: ATI3 # product information
#
ModemDialCmd: ATDT%s # T for tone dialing
Class1TCFRecvHackCmd: AT+FRS=1
--
-------------------------------------------------------------------
Herman Kuiper -- m: herman@xxxxxxxxx -- w: http://www.ozuzo.net
Meerhuizenplein 10K - 1078 TC ASD - t: 020-6171885 - f: 020-6142816
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*