Hylafax Mailing List Archives

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Again RTN Problem with Zyxel 1496



Hi there,

Currently I try to setup Hylafax with Zyxel U1496E/V 6.15. It should run
on Linux (SuSE 6.1).
Certain destinations receive the first Page 3 times and answers every
time with RTN as described
in your mailing list.
I found some hints to fix the problem in the mailing list, but none of
them works.
So, I found also the hint to patch the sources with the tagline-patch.
But I couldn't compile the fixed sources from
(http://www.trump.net.au/~rjc/hylafax/).
I enclose my modem-config, a delivery-log , and the config.log,
generated when I run 'configure'.
I hope, someone is out there, who can help me (and others, I suppose).

thank a lot
Klaus
# $Id: zyxel-1496e-2.0,v 1.19 1996/06/24 02:58:44 sam Rel $
#
# HylaFAX Facsimile Software
#
# Copyright (c) 1990-1996 Sam Leffler
# Copyright (c) 1991-1996 Silicon Graphics, Inc.
# HylaFAX is a trademark of Silicon Graphics, Inc.
# 
# Permission to use, copy, modify, distribute, and sell this software and 
# its documentation for any purpose is hereby granted without fee, provided
# that (i) the above copyright notices and this permission notice appear in
# all copies of the software and related documentation, and (ii) the names of
# Sam Leffler and Silicon Graphics may not be used in any advertising or
# publicity relating to the software without the specific, prior written
# permission of Sam Leffler and Silicon Graphics.
# 
# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
# 
# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
# OF THIS SOFTWARE.
#

#
# Configuration for a ZyXEL-1496E or 2864 w/ Class 2.0 firmware.
# Firmware revisions from 6.12 on should work for the 1496E; for
# the 2864 you must have firmware rev 0.07 or later.
#
# This configuration file sets up the ZyXEL to run at 38.4 for
# both sending and receiving.  RTS/CTS flow control is used on
# the tty port--you probably shouldn't use XON/XOFF.  Note that
# on an SGI system the getty speed is the following non-standard
# gettydefs entry:
#
# dx_38400# B38400 # B38400 SANE TAB3 HUPCL #\r\n\n$HOSTNAME login: #dx_38400
#
#
CountryCode:		43
AreaCode:		316
FAXNumber:		+43.316.495678
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:	"++43 316 495 678" 
#"Knapp - Einkauf"
TagLineFont:		etc/lutRS18.pcf
TagLineFormat:		"From %%l |%c|Page %%p of %%t"
NoCarrierRetrys:	3
MaxDials:		1	
MaxRecvPages:		100
#
#
# 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
# S18=2	  Receive at 38400
# S38.3=1 DCD on/off sequence follows UNIX standard; also
#	  fix receiving baud rate at S18 value
# S39=0	  (avoid Class 2 compatibility hacks)
# 
##ModemResetCmds:		ATX1&B1&N0&S0*F0S18=2S38.3=1S39=0

# this is a suggestion from Mailing List, Klaus
ModemResetCmds:  AT&B1&N0&S0*F0S18=2S38.3=1S39=0
ModemDialCmd:  "ATX0\nATDT0%s"
#end Suggestion

#
##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)
#
# Rev 6.1x firmware have a bug in the ECM support so
# explicitly disable it's use.  To re-enable its use just
# comment out the following line.
#
##Class2DCCQueryCmd:	"!(0,1),(0-5),(0-4),(0-2),(0,1),(0),(0),(0-7)"
Class2DCCQueryCmd:	"!(0,1),(0-5),(0-4),(0),(0,1),(0),(0),(0-7)"
Class2PHCTOCmd:  AT+FPHCTO=FF     # set phase C timeout Parameter
May 31 11:39:15.50: [27935]: SESSION BEGIN 00000473 43262226071258
May 31 11:39:15.50: [27935]: SEND FAX: JOB 272 DEST 0262226071258 COMMID 00000473
May 31 11:39:15.50: [27935]: MODEM set DTR OFF
May 31 11:39:15.50: [27935]: DELAY 2600 ms
May 31 11:39:18.10: [27935]: MODEM set DTR ON
May 31 11:39:18.10: [27935]: MODEM set baud rate: 38400 baud, input flow RTS/CTS, output flow RTS/CTS
May 31 11:39:18.10: [27935]: MODEM flush i/o
May 31 11:39:18.10: [27935]: <-- [44:AT&B1&N0&S0*F0S18=2S38.3=1S39=0E0V1Q0S0=0H0\r]
May 31 11:39:18.32: [27935]: --> [2:OK]
May 31 11:39:18.32: [27935]: <-- [21:ATS8=2S7=60&H3&D2&C1\r]
May 31 11:39:18.34: [27935]: --> [2:OK]
May 31 11:39:18.34: [27935]: <-- [14:AT+FCLASS=2.0\r]
May 31 11:39:18.48: [27935]: --> [2:OK]
May 31 11:39:18.48: [27935]: <-- [9:AT+FLO=2\r]
May 31 11:39:18.50: [27935]: --> [2:OK]
May 31 11:39:18.50: [27935]: <-- [9:AT+FPP=0\r]
May 31 11:39:18.51: [27935]: --> [2:OK]
May 31 11:39:18.51: [27935]: <-- [9:AT+FBO=0\r]
May 31 11:39:18.52: [27935]: --> [2:OK]
May 31 11:39:18.52: [27935]: <-- [10:AT+FCT=30\r]
May 31 11:39:18.53: [27935]: --> [2:OK]
May 31 11:39:18.53: [27935]: <-- [15:AT+FNR=1,1,1,1\r]
May 31 11:39:18.54: [27935]: --> [2:OK]
May 31 11:39:18.54: [27935]: <-- [9:AT+FIE=0\r]
May 31 11:39:18.55: [27935]: --> [2:OK]
May 31 11:39:18.55: [27935]: <-- [23:AT+FCC=1,5,2,2,1,0,0,0\r]
May 31 11:39:18.57: [27935]: --> [2:OK]
May 31 11:39:18.57: [27935]: <-- [5:ATM0\r]
May 31 11:39:18.58: [27935]: --> [2:OK]
May 31 11:39:18.58: [27935]: MODEM input buffering enabled
May 31 11:39:18.58: [27935]: <-- [14:AT+FCLASS=2.0\r]
May 31 11:39:18.81: [27935]: --> [2:OK]
May 31 11:39:18.81: [27935]: <-- [9:AT+FLO=2\r]
May 31 11:39:18.92: [27935]: --> [2:OK]
May 31 11:39:18.92: [27935]: <-- [9:AT+FPP=0\r]
May 31 11:39:19.03: [27935]: --> [2:OK]
May 31 11:39:19.03: [27935]: <-- [9:AT+FBO=0\r]
May 31 11:39:19.14: [27935]: --> [2:OK]
May 31 11:39:19.14: [27935]: <-- [10:AT+FCT=30\r]
May 31 11:39:19.25: [27935]: --> [2:OK]
May 31 11:39:19.25: [27935]: <-- [15:AT+FNR=1,1,1,1\r]
May 31 11:39:19.37: [27935]: --> [2:OK]
May 31 11:39:19.37: [27935]: <-- [9:AT+FIE=0\r]
May 31 11:39:19.48: [27935]: --> [2:OK]
May 31 11:39:19.48: [27935]: <-- [23:AT+FCC=1,5,2,2,1,0,0,0\r]
May 31 11:39:19.60: [27935]: --> [2:OK]
May 31 11:39:19.60: [27935]: <-- [26:AT+FLI="++43 316 495 678"\r]
May 31 11:39:19.72: [27935]: --> [2:OK]
May 31 11:39:19.72: [27935]: DIAL 0262226071258
May 31 11:39:19.72: [27935]: <-- [5:ATX0\r]
May 31 11:39:19.83: [27935]: --> [2:OK]
May 31 11:39:19.83: [27935]: <-- [19:ATDT00262226071258\r]
May 31 11:39:39.62: [27935]: --> [4:+FCO]
May 31 11:39:39.76: [27935]: --> [118:+FNF:00 00 25 00 00 00 12 10 4D 02 00 50 00 2A B8 2C 00 00 25 01 32 20 41 47 49 52 4F 20 52 45 47 49 42 52 45 4F 48    ]
May 31 11:39:39.76: [27935]: REMOTE NSF "00 00 25 00 00 00 12 10 4D 02 00 50 00 2A B8 2C 00 00 25 01 32 20 41 47 49 52 4F 20 52 45 47 49 42 52 45 4F 48"
May 31 11:39:39.76: [27935]: --> [26:+FCI:   +43 2622 26071258 ]
May 31 11:39:39.76: [27935]: REMOTE CSI "+43 2622 26071258"
May 31 11:39:39.76: [27935]: --> [20:+FIS:1,5,0,2,1,1,0,2]
May 31 11:39:39.76: [27935]: --> [2:OK]
May 31 11:39:39.76: [27935]: REMOTE best rate 14400 bit/s
May 31 11:39:39.76: [27935]: REMOTE max page width 1728 pixels in 215 mm
May 31 11:39:39.76: [27935]: REMOTE max unlimited page length 
May 31 11:39:39.76: [27935]: REMOTE best vres 7.7 line/mm
May 31 11:39:39.76: [27935]: REMOTE best format 2-D MR
May 31 11:39:39.76: [27935]: REMOTE supports T.30 Annex A, ECM
May 31 11:39:39.76: [27935]: REMOTE best 10 ms, 5 ms/scanline
May 31 11:39:39.76: [27935]: USE 14400 bit/s
May 31 11:39:39.76: [27935]: USE 10 ms, 5 ms/scanline
May 31 11:39:39.76: [27935]: SEND file "docq/doc274.ps;01"
May 31 11:39:39.76: [27935]: USE page width 1728 pixels in 215 mm
May 31 11:39:39.76: [27935]: USE unlimited page length 
May 31 11:39:39.76: [27935]: USE 7.7 line/mm
May 31 11:39:39.76: [27935]: USE 1-D MR
May 31 11:39:39.76: [27935]: <-- [23:AT+FIS=1,5,0,2,0,0,0,2\r]
May 31 11:39:39.88: [27935]: --> [2:OK]
May 31 11:39:39.88: [27935]: <-- [7:AT+FDT\r]
May 31 11:39:47.07: [27935]: --> [20:+FCS:1,5,0,2,0,0,0,1]
May 31 11:39:47.07: [27935]: --> [7:CONNECT]
May 31 11:39:47.07: [27935]: SEND begin page
May 31 11:39:47.07: [27935]: <-- data [1027]
May 31 11:39:47.07: [27935]: <-- data [1029]
May 31 11:39:47.07: [27935]: <-- data [1037]
May 31 11:39:47.07: [27935]: <-- data [1029]
May 31 11:39:48.07: [27935]: <-- data [1028]
May 31 11:39:48.07: [27935]: <-- data [1025]
May 31 11:39:48.07: [27935]: <-- data [1029]
May 31 11:39:48.07: [27935]: <-- data [1030]
May 31 11:39:49.07: [27935]: <-- data [1027]
May 31 11:39:49.07: [27935]: <-- data [1031]
May 31 11:39:49.07: [27935]: <-- data [1026]
May 31 11:39:49.07: [27935]: <-- data [1026]
May 31 11:39:50.11: [27935]: <-- data [1027]
May 31 11:39:50.11: [27935]: <-- data [1029]
May 31 11:39:50.78: [27935]: <-- data [1028]
May 31 11:39:51.47: [27935]: <-- data [1027]
May 31 11:39:52.69: [27935]: <-- data [1031]
May 31 11:39:53.30: [27935]: <-- data [1030]
May 31 11:39:54.20: [27935]: <-- data [1024]
May 31 11:39:54.74: [27935]: <-- data [1036]
May 31 11:39:55.38: [27935]: <-- data [1029]
May 31 11:39:55.98: [27935]: <-- data [1024]
May 31 11:39:56.56: [27935]: <-- data [1028]
May 31 11:39:57.59: [27935]: <-- data [1028]
May 31 11:39:58.13: [27935]: <-- data [1029]
May 31 11:39:58.62: [27935]: <-- data [1029]
May 31 11:39:59.22: [27935]: <-- data [1030]
May 31 11:39:59.77: [27935]: <-- data [1026]
May 31 11:40:00.35: [27935]: <-- data [1029]
May 31 11:40:01.56: [27935]: <-- data [1024]
May 31 11:40:02.13: [27935]: <-- data [1033]
May 31 11:40:02.81: [27935]: <-- data [1031]
May 31 11:40:03.67: [27935]: <-- data [1029]
May 31 11:40:04.12: [27935]: <-- data [1028]
May 31 11:40:04.93: [27935]: <-- data [1027]
May 31 11:40:05.45: [27935]: <-- data [1030]
May 31 11:40:05.98: [27935]: <-- data [1030]
May 31 11:40:07.16: [27935]: <-- data [312]
May 31 11:40:07.16: [27935]: SENT 38200 bytes of data
May 31 11:40:07.16: [27935]: SEND 1D RTC
May 31 11:40:07.16: [27935]: <-- data [9]
May 31 11:40:07.16: [27935]: SEND end page
May 31 11:40:07.16: [27935]: SEND send EOP (no more pages or documents)
May 31 11:40:07.16: [27935]: <-- data [2]
May 31 11:40:16.24: [27935]: --> [5:ERROR]
May 31 11:40:16.24: [27935]: SEND recv RTN (retrain negative)
May 31 11:40:16.24: [27935]: <-- [7:AT+FDT\r]
May 31 11:40:23.25: [27935]: --> [20:+FCS:1,5,0,2,0,0,0,1]
May 31 11:40:23.25: [27935]: --> [7:CONNECT]
May 31 11:40:23.25: [27935]: SEND begin page
May 31 11:40:23.25: [27935]: <-- data [1027]
May 31 11:40:23.25: [27935]: <-- data [1029]
May 31 11:40:23.25: [27935]: <-- data [1037]
May 31 11:40:23.25: [27935]: <-- data [1029]
May 31 11:40:24.25: [27935]: <-- data [1028]
May 31 11:40:24.25: [27935]: <-- data [1025]
May 31 11:40:24.25: [27935]: <-- data [1029]
May 31 11:40:24.25: [27935]: <-- data [1030]
May 31 11:40:25.25: [27935]: <-- data [1027]
May 31 11:40:25.25: [27935]: <-- data [1031]
May 31 11:40:25.25: [27935]: <-- data [1026]
May 31 11:40:25.25: [27935]: <-- data [1026]
May 31 11:40:26.27: [27935]: <-- data [1027]
May 31 11:40:26.27: [27935]: <-- data [1029]
May 31 11:40:26.93: [27935]: <-- data [1028]
May 31 11:40:27.61: [27935]: <-- data [1027]
May 31 11:40:28.78: [27935]: <-- data [1031]
May 31 11:40:29.45: [27935]: <-- data [1030]
May 31 11:40:30.34: [27935]: <-- data [1024]
May 31 11:40:30.87: [27935]: <-- data [1036]
May 31 11:40:31.56: [27935]: <-- data [1029]
May 31 11:40:32.16: [27935]: <-- data [1024]
May 31 11:40:32.74: [27935]: <-- data [1028]
May 31 11:40:33.77: [27935]: <-- data [1028]
May 31 11:40:34.31: [27935]: <-- data [1029]
May 31 11:40:34.81: [27935]: <-- data [1029]
May 31 11:40:35.40: [27935]: <-- data [1030]
May 31 11:40:35.95: [27935]: <-- data [1026]
May 31 11:40:36.53: [27935]: <-- data [1029]
May 31 11:40:37.75: [27935]: <-- data [1024]
May 31 11:40:38.31: [27935]: <-- data [1033]
May 31 11:40:39.00: [27935]: <-- data [1031]
May 31 11:40:39.85: [27935]: <-- data [1029]
May 31 11:40:40.30: [27935]: <-- data [1028]
May 31 11:40:41.11: [27935]: <-- data [1027]
May 31 11:40:41.63: [27935]: <-- data [1030]
May 31 11:40:42.16: [27935]: <-- data [1030]
May 31 11:40:43.35: [27935]: <-- data [312]
May 31 11:40:43.35: [27935]: SENT 38200 bytes of data
May 31 11:40:43.35: [27935]: SEND 1D RTC
May 31 11:40:43.35: [27935]: <-- data [9]
May 31 11:40:43.35: [27935]: SEND end page
May 31 11:40:43.35: [27935]: SEND send EOP (no more pages or documents)
May 31 11:40:43.35: [27935]: <-- data [2]
May 31 11:40:52.37: [27935]: --> [5:ERROR]
May 31 11:40:52.37: [27935]: SEND recv RTN (retrain negative)
May 31 11:40:52.37: [27935]: <-- [7:AT+FDT\r]
May 31 11:40:59.40: [27935]: --> [20:+FCS:1,5,0,2,0,0,0,1]
May 31 11:40:59.40: [27935]: --> [7:CONNECT]
May 31 11:40:59.40: [27935]: SEND begin page
May 31 11:40:59.40: [27935]: <-- data [1027]
May 31 11:40:59.40: [27935]: <-- data [1029]
May 31 11:40:59.40: [27935]: <-- data [1037]
May 31 11:40:59.40: [27935]: <-- data [1029]
May 31 11:41:00.40: [27935]: <-- data [1028]
May 31 11:41:00.40: [27935]: <-- data [1025]
May 31 11:41:00.40: [27935]: <-- data [1029]
May 31 11:41:00.40: [27935]: <-- data [1030]
May 31 11:41:01.40: [27935]: <-- data [1027]
May 31 11:41:01.40: [27935]: <-- data [1031]
May 31 11:41:01.40: [27935]: <-- data [1026]
May 31 11:41:01.40: [27935]: <-- data [1026]
May 31 11:41:02.43: [27935]: <-- data [1027]
May 31 11:41:02.43: [27935]: <-- data [1029]
May 31 11:41:03.11: [27935]: <-- data [1028]
May 31 11:41:03.80: [27935]: <-- data [1027]
May 31 11:41:05.02: [27935]: <-- data [1031]
May 31 11:41:05.63: [27935]: <-- data [1030]
May 31 11:41:06.53: [27935]: <-- data [1024]
May 31 11:41:07.07: [27935]: <-- data [1036]
May 31 11:41:07.71: [27935]: <-- data [1029]
May 31 11:41:08.30: [27935]: <-- data [1024]
May 31 11:41:08.89: [27935]: <-- data [1028]
May 31 11:41:09.91: [27935]: <-- data [1028]
May 31 11:41:10.45: [27935]: <-- data [1029]
May 31 11:41:10.95: [27935]: <-- data [1029]
May 31 11:41:11.54: [27935]: <-- data [1030]
May 31 11:41:12.09: [27935]: <-- data [1026]
May 31 11:41:12.67: [27935]: <-- data [1029]
May 31 11:41:14.59: [27935]: <-- data [1024]
May 31 11:41:14.59: [27935]: <-- data [1033]
May 31 11:41:14.59: [27935]: <-- data [1031]
May 31 11:41:14.59: [27935]: <-- data [1029]
May 31 11:41:15.59: [27935]: <-- data [1028]
May 31 11:41:15.59: [27935]: <-- data [1027]
May 31 11:41:15.59: [27935]: <-- data [1030]
May 31 11:41:15.59: [27935]: <-- data [1030]
May 31 11:41:16.58: [27935]: <-- data [312]
May 31 11:41:16.59: [27935]: SENT 38200 bytes of data
May 31 11:41:16.59: [27935]: SEND 1D RTC
May 31 11:41:16.59: [27935]: <-- data [9]
May 31 11:41:16.59: [27935]: SEND end page
May 31 11:41:16.59: [27935]: SEND send EOP (no more pages or documents)
May 31 11:41:16.59: [27935]: <-- data [2]
May 31 11:41:24.41: [27935]: --> [7:ŠERRORŠ]
May 31 11:41:24.41: [27935]: --> [2:OK]
May 31 11:41:24.41: [27935]: SEND recv MCF (message confirmation)
May 31 11:41:24.41: [27935]: SEND FAX (00000473): FROM rupp@knapp TO 0262226071258 (page 1 of 1 sent in 1:45)
May 31 11:41:24.41: [27935]: SEND FAX (00000473): FROM rupp@knapp TO 0262226071258 (docq/doc274.ps;01 sent in 1:45)
May 31 11:41:24.41: [27935]: <-- [5:ATH0\r]
May 31 11:41:24.62: [27935]: --> [2:OK]
May 31 11:41:24.62: [27935]: MODEM set DTR OFF
May 31 11:41:24.62: [27935]: SESSION END

config.log

begin:vcard 
n:Mock;Klaus
x-mozilla-html:FALSE
org:Knapp Logistik Automation
version:2.1
email;internet:mock@knapp.co.at
x-mozilla-cpt:;0
fn:Klaus Mock
end:vcard


Home
Report any problems to webmaster@hylafax.org

HylaFAX is a trademark of Silicon Graphics Corporation.
Internet connectivity for hylafax.org is provided by:
VirtuALL Private Host Services