HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
ZyXEL 2864 ID
Hi,
i have troubles with the following installation:
HylaFaxv4.0pl2-56
SuSE Linux 6.1.1.2
Kernel 2.2.7
ZyXEL ISDN-Modem 2864ID
When i run faxsetup the modem is found correctly. After starting HylaFax
i get 1 Mail/min that the modem can't be initialised.
Any ideas ?
/var/log/messages
Jul 1 14:19:58 col FaxGetty[383]: MODEM set DTR OFF
Jul 1 14:19:58 col FaxGetty[383]: DELAY 2600 ms
Jul 1 14:20:00 col FaxGetty[383]: MODEM set DTR ON
Jul 1 14:20:00 col FaxGetty[383]: MODEM set baud rate: 38400 baud,
input flow RTS/CTS, output flow RTS/CTS
Jul 1 14:20:00 col FaxGetty[383]: MODEM flush i/o
Jul 1 14:20:00 col FaxGetty[383]: <--
[36:AT&B1&N0&S0S18=4S38.3=1E0V1Q0S0=0H0\r]
Jul 1 14:20:05 col FaxGetty[383]: MODEM TIMEOUT: reading line from
modem
Jul 1 14:20:05 col FaxGetty[383]: MODEM <Timeout>
Jul 1 14:20:05 col FaxGetty[383]: MODEM set DTR OFF
/etc/inittab:
faxstat -srv:
HylaFAX scheduler on col.lugo: Running
Modem ttyS1 (+49.6061.921661): Waiting for modem to come ready
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
JID Pri S Owner Number Pages Dials TTS Status
1 127 W root 0203 809 59 0:0 0:4
Trying localhost (127.0.0.1) at port 4559...
Connected to localhost.
220 col.lugo server (HylaFAX (tm) Version 4.0pl2) ready.
-> USER root
230 User root logged in.
-> PORT 127,0,0,1,4,5
200 PORT command successful.
-> LIST status
150 Opening new data connection for "status".
226 Transfer complete.
-> JOBFMT
200 %-4j %3i %1a %6.6o %-12.12e %5P %5D %7z %.25s
-> PORT 127,0,0,1,4,6
200 PORT command successful.
-> LIST sendq
150 Opening new data connection for "sendq".
226 Transfer complete.
-> RCVFMT
200 %-7m %4p%1z %-8.8o %14.14s %7t %f
-> PORT 127,0,0,1,4,7
200 PORT command successful.
-> LIST recvq
150 Opening new data connection for "recvq".
226 Transfer complete.
config.ttyS1
# $Id: zyxel-2864,v 1.5 1997/09/27 16:03:39 guru Rel $
# Configuration for a ZyXEL 2864, 2864I, or Omni 288S in Class 2.0.
#
#
CountryCode: 49
AreaCode: 6061
FAXNumber: +49.6061.921661
LongDistancePrefix: 0
InternationalPrefix: 00
DialStringRules: etc/dialrules
ServerTracing: 527
SessionTracing: 527
RecvFileMode: 0644
LogFileMode: 0600
DeviceMode: 0666
RingsBeforeAnswer: 1
SpeakerVolume: off
GettyArgs: "-r -b -s %s %l"
LocalIdentifier: "col Faxserver Test"
TagLineFont: etc/lutRS18.pcf
TagLineFormat: "From %%l|%c|Page %%p of %%t"
NoCarrierRetrys: 3
MaxRecvPages: 25
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType: Class2.0 # use class 2.0 interface
ModemRate: 38400 # 38.4 works fine
ModemFlowControl: rtscts # default
#
ModemNoFlowCmd: AT&H0 # disable flow control
ModemHardFlowCmd: AT&H3 # hardware flow control
ModemSoftFlowCmd: AT&H4 # software flow control
ModemSetupDTRCmd: AT&D2 # DTR off causes modem to hang
up
ModemSetupDCDCmd: AT&C1 # DCD tracks carrier
#
ModemSetupAACmd: AT+FAA=1 # enable in current class
#
# Additional reset commands:
#
# &B1 DTE-DCE rate is fixed at DTE setting
# &N0 Auto-negotiate highest possible DCE-DCE link rate
# &S0 DSR always on
# *F0 Deny remote configuration
# (actually *F0 doesn't work in the firmware -- sigh)
# S18=4 Receive at 38400
# S38.3=1 DCD on/off sequence follows UNIX standard; also
# fix receiving baud rate at S18 value
#
ModemResetCmds: AT&B1&N0&S0S18=4S38.3=1
#
ModemDialCmd: ATDT%s # no '@' 'cuz then busy not
recognized
NoCarrierRetrys: 3 # retry 3 times on no carrier
#
ModemSetVolumeCmd: "ATM0 ATM1L1 ATM1L3 ATM1L5 ATM1L7"
#
# Caller ID configuration setup.
#
#QualifyCID: etc/cid # CID access control list file
#CIDNumber: "CALLER NUMBER: " # pattern string for phone
number info
#CIDName: "CALLER NAME: " # pattern string for identity
info
#
PagerSetupCmds: AT&K0&N15 # use V.22 at 1200 bps (PageNet)
# getty-programs for the normal runlevels
# <id>:<runlevels>:<action>:<process>
# The "id" field MUST be the same as the last
# characters of the device (after "tty").
1:123:respawn:/sbin/mingetty --noclear tty1
# modem getty.
# mo:23:respawn:/usr/sbin/mgetty -s 38400 modem
# fax getty (hylafax)
mo:23:respawn:/usr/lib/fax/faxgetty /dev/ttyS1