HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] T2 timeout
I have Hylafax 4.1.7 running on RedHat 7.3. Some of my faxes keep getting a
time-out error for certain transmitters. Some go through fine. I'm using a
U.S. Robotics 5610B. We don't seem to have problems with these
transmissions from the same transmitters with our Brother Fax. Can anyone
please help. I've included a failed transmission log below alone with the
conf file for the modem.
Here's the last part of the log file.
Nov 14 10:04:37.81: [ 1080]: RECV FAX (00000040): from <UNSPECIFIED>, page
18 in 0:31, INF, 3.85 line/mm, 2-D MR, 14400 bit/s
Nov 14 10:04:37.81: [ 1080]: <-- data [3]
Nov 14 10:04:37.81: [ 1080]: <-- data [2]
Nov 14 10:04:38.98: [ 1080]: --> [2:OK]
Nov 14 10:04:38.98: [ 1080]: <-- [11:AT+FRM=146\r]
Nov 14 10:04:39.88: [ 1080]: --> [7:CONNECT]
Nov 14 10:04:39.88: [ 1080]: RECV: begin page
Nov 14 10:05:07.39: [ 1080]: RECV: 1063 total lines, 0 bad lines, 0
consecutive bad lines
Nov 14 10:05:07.39: [ 1080]: RECV: end page
Nov 14 10:05:07.39: [ 1080]: --> [10:NO CARRIER]
Nov 14 10:05:07.39: [ 1080]: <-- [9:AT+FRH=3\r]
Nov 14 10:05:07.74: [ 1080]: --> [7:CONNECT]
Nov 14 10:05:08.58: [ 1080]: --> [2:OK]
Nov 14 10:05:08.58: [ 1080]: RECV recv MPS (more pages, same document)
Nov 14 10:05:08.58: [ 1080]: <-- [9:AT+FRS=7\r]
Nov 14 10:05:08.68: [ 1080]: --> [2:OK]
Nov 14 10:05:08.68: [ 1080]: <-- [9:AT+FTH=3\r]
Nov 14 10:05:38.68: [ 1080]: MODEM <Timeout>
Nov 14 10:05:38.68: [ 1080]: RECV send MCF (message confirmation)
Nov 14 10:05:38.68: [ 1080]: RECV FAX (00000040): from <UNSPECIFIED>, page
19 in 1:01, INF, 3.85 line/mm, 2-D MR, 14400 bit/s
Nov 14 10:05:38.68: [ 1080]: <-- data [3]
Nov 14 10:05:38.68: [ 1080]: <-- data [2]
Nov 14 10:05:41.23: [ 1080]: --> [5:ÿ?]
Nov 14 10:05:41.23: [ 1080]: <-- [11:AT+FRM=146\r]
Nov 14 10:05:41.35: [ 1080]: --> [10:AT+FRM=146]
Nov 14 10:05:41.35: [ 1080]: RECV keeping unconfirmed page
Nov 14 10:05:41.35: [ 1080]: RECV FAX (00000040): from <UNSPECIFIED>, page
20 in 0:03, INF, 3.85 line/mm, 2-D MR, 14400 bit/s
Nov 14 10:05:41.35: [ 1080]: RECV FAX (00000040): recvq/fax00479.tif from
<UNSPECIFIED>, route to <unspecified>, 20 pages in 9:58
Nov 14 10:05:41.35: [ 1080]: RECV FAX: T.30 T2 timeout, expected page not
received
Nov 14 10:05:41.35: [ 1080]: <-- [9:AT+FTH=3\r]
Nov 14 10:05:41.35: [ 1080]: --> [5:ERROR]
Nov 14 10:05:41.35: [ 1080]: RECV FAX (00000040): session with <UNSPECIFIED>
terminated abnormally: T.30 T2 timeout, expected page not received
Nov 14 10:05:41.35: [ 1080]: RECV FAX: bin/faxrcvd "recvq/fax00479.tif"
"ttyS4" "00000040" "T.30 T2 timeout, expected page not received" "" ""
Nov 14 10:05:44.13: [ 1080]: RECV FAX: end
Nov 14 10:05:44.13: [ 1080]: SESSION END
Here's the Conf file for the Modem.
# $Id: usr-xon,v 1.9 2002/09/13 16:55:15 darren Exp $
#
# 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 using the Class 1 command interface with
# a USR Courier or Sportster modem and XON/XOFF flow control.
#
#
CountryCode: 1
AreaCode: 408
FAXNumber: 408.832.5709
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: "NothingSetup"
TagLineFont: etc/lutRS18.pcf
TagLineFormat: "From %%l|%c|Page %%P of %%T"
MaxRecvPages: 150
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType: Class1 # use class 1 interface
ModemRate: 19200 # rate for DCE-DTE communication
ModemFlowControl: xonxoff # software flow control
#
ModemSetupDTRCmd: ATS13=1&D2 # setup so DTR drop resets modem
ModemSetupDCDCmd: AT&C1 # setup so DCD reflects carrier (or not)
ModemNoFlowCmd: AT&H0&I0&R1 # setup modem for no flow control
ModemHardFlowCmd: AT&H1&I0&R2 # setup modem for hardware flow control
ModemSoftFlowCmd: AT&H2&I2&R1 # setup modem for software flow control
ModemResultCodesCmd: ATQ0X4 # enable result codes
#
ModemMfrQueryCmd: !USR
ModemModelQueryCmd: ATI3
ModemRevQueryCmd: ATI7 # XXX returns a multi-line result
#
# When AT+FCLASS=1 is issued the modem automatically switches
# to software flow control; these parameters let the fax software
# reset flow control as needed after entering Class 1.
#
Class1NFLOCmd: AT&H0&I0&R1 # setup modem for no flow control
Class1HFLOCmd: AT&H1&I0&R2 # setup modem for hardware flow control
Class1SFLOCmd: "" # modem does this automatically
#
# This should resolve "DIS/DTC received 3 times" errors:
#
Class1ResponseWaitCmd: AT+FRS=1 # wait after sending TCF for response
#
# The remainder of this configuration is included so that the
# modem "idles" in Class 0 while not sending or receiving facsimile.
#
ModemSetupAACmd: AT+FCLASS=0 # leave modem idling in class 0
ModemAnswerCmd: AT+FCLASS=1A # answer in Class 1
#
# Disables the reporting of bad frames by the modem. This
# overcomes a firmware problem in the x2 and V90 Sportsters.
# It is not necessary for the Courier modem.
#
Class2NRCmd: AT+FNR=1,1,1,0
The information contained in this e-mail may be privileged and confidential
under applicable law. It is intended solely for the use of the person or
firm named above. If the reader of this e-mail is not the intended
recipient, please notify us immediately by returning the e-mail to the
originating e-mail address. Thank you.
____________________ 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@xxxxxxxxxxxx*