HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Waiting for modem to come ready
I use HylaFAX, Version 4.1 (beta) on a Solaris 8 machine with a MultiTech
MT1932ZDX on the /dev/ttyb port. It's a send only machine.
Look at the results of the following commands and files contents.
*****************************************************************
# faxstat
HylaFAX scheduler on infog2: Running
Modem ttyb (+1.418.851.9976): Waiting for modem to come ready
*****************************************************************
from mail:
The HylaFAX software thinks that there is a problem with the modem
on device /dev/ttyb that needs attention; repeated attempts to
initialize the modem have failed.
?
Consult the server trace logs for more information on what is happening.
*****************************************************************
/var/adm/message:
[...]
Mar 2 14:17:49 infog2 FaxQueuer[513]: [ID 793248 daemon.error] MODEM
/dev/ttyb appears to be wedged
*****************************************************************
/etc/inittab:
[...]
t2:23:respawn:/usr/local/sbin/faxgetty ttyb 38400
*****************************************************************
# ps -ef |grep fax:
uucp 513 1 0 14:09:49 ? 0:00 /usr/local/sbin/faxq
uucp 515 1 0 14:09:49 ? 0:00 /usr/local/sbin/hfaxd -i
hylafax
uucp 895 1 0 14:36:17 ? 0:00 /usr/local/sbin/faxgetty ttyb
38400
*****************************************************************
/var/spool/fax/etc/config.ttyb
# $Id: mt-1432,v 1.1.1.1 1998/10/12 20:47:47 root Exp $
#
# HylaFAX Facsimile Software
#
[...] (text removed)
#
# Configuration for a Multi-Tech MT1432, MT224BA, and MT1932ZDX modems.
#
# MT1432 firmware rev 0307 I or newer
# MT132BG rev 0109A
# MT1932ZDX rev 0109H
#
# Note that MT1432 modems come in several varieties:
#
# MT1432BA uses Rockwell data pump
# MT1432BA/A uses AT&T data pump
# MT1432BG MT1432BA tweaked for German FCC
# MT1432MK (for UK?)
#
# The modem has been tried with both XON/XOFF and RTS/CTS flow
# control; this configuration is for hardware flow control.
#
#
CountryCode: 1
AreaCode: 418
FAXNumber: +1.418.851.9976
LongDistancePrefix: 1
InternationalPrefix: 011
DialStringRules: etc/dialrules
ServerTracing: 1
SessionTracing: 11
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 1
SpeakerVolume: on
GettyArgs: "-h %l dx_%s"
LocalIdentifier: "Info Gestion"
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: Class2 # use class 2 interface
ModemRate: 38400 # lock rate for DCE-DTE communication
ModemFlowControl: rtscts # default
#
ModemHardFlowCmd: AT&E4 # hardware flow control
ModemSoftFlowCmd: AT&E5 # software flow control
ModemSetupDTRCmd: AT&D3 # setup so DTR drop resets modem
ModemSetupDCDCmd: AT&C1 # setup so DCD reflects carrier (or not)
ModemSetupAACmd: AT+FAA=1 # enable adaptive-answer in class 2
#
# NB: some models get confused by the @
#
ModemDialCmd: ATDT%s@ # T for tone dialing, @ for silence
#
Class2RecvDataTrigger: "\022" # character sent to modem to start recv
*****************************************************************
I've read HylaFAQ and the mailling list archive and I'm still stalled.
Why I'm stil not able to initiate the modem?
http://jump.to/jimmylavoie/
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null