HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Zyxel hangs
Hi there!
I have ZYXEL Omni56K/1.06 + hylafax 4.1 + Solaris 2.6. If I try to call to
modem then hang up it comes to "wedged" state:
-----------
Aug 08 10:38:35.38: [27774]: SESSION BEGIN 00000444 73832267460
Aug 08 10:38:35.38: [27774]: <-- [4:ATA\r]
Aug 08 10:39:19.44: [27774]: --> [7:+FHS:70]
Aug 08 10:39:19.44: [27774]: REMOTE HANGUP: Unspecified Receive Phase B
error (code 70)
Aug 08 10:39:19.44: [27774]: ANSWER: Ring detected without successful
handshake
Aug 08 10:39:19.44: [27774]: SESSION END
-----------
here is my config:
-----------
# 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: ATZ&B1&N0&S0S18=4S38.3=1
#
#
# We don't want unlimited page length
# original Omni was: (0,1),(0-5),(0-2),(0-2),(0,1),(0),(0),(0-7)
#
# A4 length:
Class2DCCQueryCmd: !(0,1),(0-5),(0-2),0,(0,1),(0),(0),(0-7)
#
# A4,B4 length:
#
#Class2DCCQueryCmd: !(0,1),(0-5),(0-2),(0,1),(0,1),(0),(0),(0-7)
#
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)
------------
Does anyone know what's the matter?
Regards
Denis
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null