HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Sending Errors with 4.2.5
Hi Raphael.
Can you tell us which fax machines are at the destinations
that fail ?
Regards
ANDREW
RINALDI
Mainpine Ltd.
Support
USA +1 718 701 2422 | Asia/Europe
+44 1225 436137
Hello to HylaFAX users !
Abstract (sorry for long post) :
Everything works fine and HylaFAX is really great.
My problem is that
about 13 % of the faxes cannot get send and finish as failed with always the
same errors.
When I send them with our Panasonic Panafax it works on
the first try everytime.
Any help would be appreciated -
thanks
ERRORS :
* No response to PPS repeated 3
times.; Giving up after 3 attempts to send same page
* Failure to train
remote modem at 2400 bps or minimum speed; Giving up after 3 attempts to send
same page
* RSRPEC error/got DCN; Giving up after 3 attempts to send
same page
* Communication failure during Phase B/C; Giving up after 3
attempts to send same page
I need to send
from 250 to 400 faxes a day, with some special days going up to 550.
I have
installed a celeron 1.8 Ghz machine with a brand new Debian (Sarge or unstable
?? I don't remenber). I recompiled HylaFAX 4.2.5 from source.
It is working
as a mail to fax gateway with 3 modem configured.
There is one Internal Linmodem with Linuxant hsfmodem v7.43.00.01
driver
and 2 external
:
Us Robotic Sportster Flash with firmware REV 12.1.0 061663-01/02 - Mise à jour V.90 pour Sportster
Flash |
(11/19/2001)
Olitec Speed'com V92 ready) with firmware V1.700-V90_P21_FSH from the
10/17/2002
The problem is that I often get the 4 same errors
when sending faxes to some numbers. I get errors with each of the modems and it
is often the sames recipients that creates errors.
Since it is in production
(13/04/06) it has sent 1578 faxes, and 206 of them went in errors. So each
time I have to print them and send with a "classical" Panafax fax
machine.
And everytime here it works from the first time !!
(The rest of the faxes are correctly send
-> I am happy because previously I used a Relayfax and got A LOT of SERIOUS
problems)
For Some of the errors, it seems that the
page (it is essentially one page faxes) is received by distant fax. And HylaFAX
think it isn't, so he retries 2 more times.
And after that I have to send
another time "by hand" to have the confirmation it has been send (these faxes
are important and from the law I have to be sure they have been
received).
Sometimes it is then transmitted 4 times, and it happens that
people get 2 times all of the products that they ordered in the fax (it is a
command).
So I add a warning on the faxes that I send by hand.
I am behind a PABX, but the Panafax is
also behind.
My GCC
version gcc 3.3.5 (Debian 1:3.3.5-13), libtiff is 3.7.2
SENDFAX command is from a bash script
(and works :-)
sendfax -n -s "a4" -t "10" -T "10" -D -R -m -k "now +1 month"
-i "Commande ${HEURE}_${MINUTE}_${SECONDE}" -f "${FAX_FROM}" -d "${FAX_NUMBER}"
mydoc.pdf
I tried many things from changing when
possible the classes of the modem (they are in class 1 or 1.0 when
available)
I changed some parameters of sendfax but the problem is still
here
I read about timings problems that should be solved in the 4.2.5
And
I searched similar problems on the net without finding the right
solution.
I saw that there are development
releases, should I try them ?
I add the 3 configuration files for the
modems and after 4 log of sending that finishes in error.
Many thanks
Internal modem with Conexant chip, in use
with Linuxant driver
# $Id: skel,v 1.5 2004/04/19 18:44:47
lhoward 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.
#
#
# EDIT THIS CONFIGURATION TO REFLECT
YOUR
SETUP
#
CountryCode: 1
AreaCode: 415
FAXNumber: 01.55.33.60.08
LongDistancePrefix: 1
InternationalPrefix: 011
DialStringRules: etc/dialrules
ServerTracing: 1
SessionTracing: 11
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 1
SpeakerVolume: off
GettyArgs: "-h
%l
dx_%s"
LocalIdentifier: "CAHPP_cmd1"
TagLineFont: etc/lutRS18.pcf
TagLineFormat: ""
MaxRecvPages: 25
#
#
#
Modem-related stuff: should reflect modem command interface
# and hardware
connection/cabling (e.g. flow
control).
#
#ModemType: Class1 # use this to supply
a hint
ModemRate: 19200 # rate for DCE-DTE
communication
ModemFlowControl: rtscts # RTS/CTS flow control
assumed
ModemSetupDTRCmd: AT&D2 # setup so DTR drop
resets modem
ModemSetupDCDCmd: AT&C1 # setup so DCD
reflects carrier (or not)
#
# We can append the "@" symbol to the dial
string so that
# the modem will wait 5 seconds before attempting to
connect
# and return result codes that distinguish between no carrier
#
and no answer. This makes it possible to avoid problems with
#
repeatedly dialing a number that doesn't have a fax machine
# (kudos to
Stuart Lynne for this trick.)
#
# NB: If you need to prefix phone numbers
to get through a PBX,
# put it in the ModemDialCmd;
e.g. "DT9%s@".
#
ModemDialCmd: "ATDT0%s," # T for
tone dialing
#
# Other possible configuration stuff. The default
strings are
# shown below. Only those that are different from the
defaults
# need to be included in the configuration
file.
#
ModemResetCmds: "" # stuff to do when modem
is reset
ModemAnswerCmd: ATA # use this to answer
phone
ModemNoFlowCmd: AT&K # disable flow control
cmd
ModemHardFlowCmd: AT&K3 # hardware flow control
cmd
ModemSoftFlowCmd: AT&K4 # software flow control
cmd
ModemNoAutoAnswerCmd: ATS0=0 # disable
auto-answer
#
# Set modem speaker volume commands: OFF QUIET LOW MEDIUM
HIGH.
# Note that we both turn the speaker on/off and set
volume.
#
ModemSetVolumeCmd: "ATM0 ATL0M1 ATL1M1 ATL2M1
ATL3M1"
ModemEchoOffCmd: ATE0 # disable command
echo
ModemVerboseResultsCmd: ATV1 # enable verbose command
results
ModemResultCodesCmd: ATQ0 # enable result
codes
ModemOnHookCmd: ATH0 # place phone on hook
(hangup)
ModemSoftResetCmd: ATZ # do soft reset of
modem
ModemWaitTimeCmd: ATS7=60 # wait 60 seconds for
carrier
ModemCommaPauseTimeCmd: ATS8=2 # comma pause time is
2 seconds
ModemRecvFillOrder: LSB2MSB # bit order of received
facsimile
ModemSendFillOrder: LSB2MSB # bit order modem
expects for transmit
OLITEC SPEED'COM V92 READY external modem
(with 2002 firmware)
# $Id: skel,v 1.5 2004/04/19 18:44:47
lhoward 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.
#
#
# EDIT THIS CONFIGURATION TO REFLECT
YOUR
SETUP
#
CountryCode: 1
AreaCode: 415
FAXNumber: 01.55.33.60.08
LongDistancePrefix: 1
InternationalPrefix: 011
DialStringRules: etc/dialrules
ServerTracing: 1
SessionTracing: 11
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 1
SpeakerVolume: off
GettyArgs: "-h
%l
dx_%s"
LocalIdentifier: "CAHPP_cmd3"
TagLineFont: etc/lutRS18.pcf
TagLineFormat: ""
MaxRecvPages: 25
#
#
#
Modem-related stuff: should reflect modem command interface
# and hardware
connection/cabling (e.g. flow
control).
#
#ModemType: Class1 # use this to supply
a hint
ModemRate: 19200 # rate for DCE-DTE
communication
ModemFlowControl: xonxoff # RTS/CTS flow
control assumed
ModemSetupDTRCmd: AT&D2 # setup so DTR
drop resets modem
ModemSetupDCDCmd: AT&C1 # setup so DCD
reflects carrier (or not)
#
# We can append the "@" symbol to the dial
string so that
# the modem will wait 5 seconds before attempting to
connect
# and return result codes that distinguish between no carrier
#
and no answer. This makes it possible to avoid problems with
#
repeatedly dialing a number that doesn't have a fax machine
# (kudos to
Stuart Lynne for this trick.)
#
# NB: If you need to prefix phone numbers
to get through a PBX,
# put it in the ModemDialCmd;
e.g. "DT9%s@".
#
ModemDialCmd: "ATDT0%s," # T for tone
dialing
#
# Other possible configuration stuff. The default strings
are
# shown below. Only those that are different from the defaults
#
need to be included in the configuration
file.
#
ModemResetCmds: "" # stuff to do when modem
is reset
ModemAnswerCmd: ATA # use this to answer
phone
ModemNoFlowCmd: AT+IFC=0,0 # disable flow control
cmd
ModemHardFlowCmd: AT+IFC=2,2 # hardware flow control
cmd
ModemSoftFlowCmd: AT+IFC=1,1 # software flow control
cmd
ModemNoAutoAnswerCmd: ATS0=0 # disable
auto-answer
#
# Set modem speaker volume commands: OFF QUIET LOW MEDIUM
HIGH.
# Note that we both turn the speaker on/off and set
volume.
#
ModemSetVolumeCmd: "ATM0 ATL0M1 ATL1M1 ATL2M1
ATL3M1"
ModemEchoOffCmd: ATE0 # disable command
echo
ModemVerboseResultsCmd: ATV1 # enable verbose command
results
ModemResultCodesCmd: ATQ0 # enable result
codes
ModemOnHookCmd: ATH0 # place phone on hook
(hangup)
ModemSoftResetCmd: ATZ # do soft reset of
modem
ModemWaitTimeCmd: ATS7=60 # wait 60 seconds for
carrier
ModemCommaPauseTimeCmd: ATS8=2 # comma pause time is
2 seconds
ModemRecvFillOrder: LSB2MSB # bit order of received
facsimile
ModemSendFillOrder: LSB2MSB # bit order modem
expects for transmit
EXTERNAL MODEM US ROBOTIC SPORSTER FLASH
external modem (with 1998 firmware)
# $Id: usr-xon,v 1.11 2005/11/29 21:28:57
lhoward 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: 415
FAXNumber: "01.55.33.60.08"
LongDistancePrefix: 1
InternationalPrefix: 011
DialStringRules: etc/dialrules
ServerTracing: 1
SessionTracing: 1
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 0
SpeakerVolume: off
GettyArgs: ""
#
#
#
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
ModemDialCmd: "ATDT0%s,"
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
#
# When using AT+FRS=n we see USR modems reset themselves in the middle
of sessions
# this is not good. So, we seem to work-around that problem
by not using the
# command. Unfortunately, this isn't an ideal
thing.
#
Class1SwitchingCmd: "<delay\0727>"
ModemResetCmds: ATS40=2
Your facsimile job to 0388980444 failed
because:
Communication failure during Phase B/C;
Giving up after 3 attempts to send same page
---- Transcript of session follows
----
Apr 19 14:08:09.69: [24812]: SESSION
BEGIN 000002131 14150388980444
Apr 19 14:08:09.69: [24812]: HylaFAX (tm)
Version 4.2.5
Apr 19 14:08:09.69: [24812]: SEND FAX: JOB 1189 DEST 0388980444
COMMID 000002131 DEVICE '/dev/ttyQ1a2' FROM 'reseaux <reseaux@xxxxxxxx>' USER
uucp
Apr 19 14:08:09.69: [24812]: <-- [10:AT+FTBC=0\r]
Apr 19
14:08:09.71: [24812]: --> [2:OK]
Apr 19 14:08:09.71: [24812]: <--
[10:AT+FBOR=0\r]
Apr 19 14:08:09.75: [24812]: --> [2:OK]
Apr 19
14:08:09.75: [24812]: <-- [13:AT+FPHCTO=30\r]
Apr 19 14:08:09.79: [24812]:
--> [2:OK]
Apr 19 14:08:09.79: [24812]: <--
[24:AT+FDCC=1,5,2,2,0,0,0,0\r]
Apr 19 14:08:09.83: [24812]: -->
[2:OK]
Apr 19 14:08:09.83: [24812]: DIAL 0388980444
Apr 19 14:08:09.83:
[24812]: <-- [17:ATDT00388980444,\r]
Apr 19 14:08:34.50: [24812]: -->
[5:+FCON]
Apr 19 14:08:36.74: [24812]: --> [29:+FCSI: " 03 88 98 04
44"]
Apr 19 14:08:36.74: [24812]: REMOTE CSI "03 88 98 04 44"
Apr 19
14:08:37.18: [24812]: --> [22:+FDIS: 1,5,0,2,1,0,0,0]
Apr 19 14:08:37.30:
[24812]: --> [2:OK]
Apr 19 14:08:37.30: [24812]: REMOTE best rate 14400
bit/s
Apr 19 14:08:37.30: [24812]: REMOTE max A4 page width (215 mm)
Apr
19 14:08:37.30: [24812]: REMOTE max unlimited page length
Apr 19 14:08:37.30:
[24812]: REMOTE best vres 7.7 line/mm
Apr 19 14:08:37.30: [24812]: REMOTE
format support: MH
Apr 19 14:08:37.30: [24812]: REMOTE best 0
ms/scanline
Apr 19 14:08:37.30: [24812]: USE 14400 bit/s
Apr 19
14:08:37.30: [24812]: SEND file "docq/doc1190.ps;01"
Apr 19 14:08:37.30:
[24812]: USE A4 page width (215 mm)
Apr 19 14:08:37.30: [24812]: USE
unlimited page length
Apr 19 14:08:37.30: [24812]: USE 7.7 line/mm
Apr 19
14:08:37.30: [24812]: USE 1-D MH
Apr 19 14:08:37.30: [24812]: USE 0
ms/scanline
Apr 19 14:08:37.30: [24812]: <--
[24:AT+FDIS=1,5,0,2,0,0,0,0\r]
Apr 19 14:08:37.34: [24812]: -->
[2:OK]
Apr 19 14:08:37.34: [24812]: <-- [7:AT+FDT\r]
Apr 19
14:09:25.33: [24812]: --> [9:+FHNG: 25]
Apr 19 14:09:26.13: [24812]:
--> [2:OK]
Apr 19 14:09:26.13: [24812]: <-- [7:AT+FDT\r]
Apr 19
14:09:26.17: [24812]: --> [5:ERROR]
Apr 19 14:09:26.17: [24812]: <--
[6:AT+FK\r]
Apr 19 14:09:26.21: [24812]: --> [5:ERROR]
Apr 19
14:09:26.21: [24812]: MODEM Command error
Apr 19 14:09:26.21: [24812]: SEND:
Communication failure during Phase B/C; Giving up after 3 attempts to send same
page "docq/doc1190.ps;01", dirnum 0
Apr 19 14:09:26.21: [24812]: <--
[5:ATH0\r]
Apr 19 14:09:26.25: [24812]: --> [2:OK]
Apr 19 14:09:26.25:
[24812]: SESSION END
---- Unsent job status ----
Destination: 0388980444
JobID:
1189
GroupID: 1189
Sender: reseaux
Mailaddr: reseaux@xxxxxxxxCommID:
000002131
Submitted From: localhost.localdomain
Page Width: 209
(mm)
Page Length: 296 (mm)
Resolution: 196 (lpi)
Status: Communication
failure during Phase B/C; Giving up after 3 attempts to send same
page
Dialogs: 3 (exchanges with remote device)
Dials: 0 (consecutive
failed calls to destination)
Calls: 3 (total phone calls placed)
Pages: 0
(pages transmitted)
TotPages: 1 (total pages to transmit)
Attempts: 3
(attempts to send current page)
Dirnum: 0 (directory of next page to
send)
---- Documents submitted for transmission
----
The following documents were submitted
for transmission and are available on the server for reuse until they are
automatically purged when this job is archived. Documents may also be manually
removed using the faxrm command; consult faxrm(1) for information.
Filename
Size Type
docq/doc1190.ps 3066 PostScript
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
Your facsimile job to 0320677663 failed
because:
RSRPEC error/got DCN; Giving up after 3
attempts to send same page
---- Transcript of session follows
----
Apr 19 14:26:22.05: [27010]: SESSION
BEGIN 000002160 14150320677663
Apr 19 14:26:22.05: [27010]: HylaFAX (tm)
Version 4.2.5
Apr 19 14:26:22.05: [27010]: SEND FAX: JOB 1205 DEST 0320677663
COMMID 000002160 DEVICE '/dev/ttySHSF1' FROM 'reseaux <reseaux@xxxxxxxx>' USER
uucp
Apr 19 14:26:22.05: [27010]: <-- [14:AT+FCLASS=1.0\r]
Apr 19
14:26:22.07: [27010]: --> [2:OK]
Apr 19 14:26:22.07: [27010]: DIAL
0320677663
Apr 19 14:26:22.07: [27010]: <-- [17:ATDT00320677663,\r]
Apr
19 14:26:44.75: [27010]: --> [7:CONNECT]
Apr 19 14:26:45.90: [27010]:
--> [2:OK]
Apr 19 14:26:45.90: [27010]: REMOTE NSF "00 00 25 00 00 00 12
10 6D 02 00 58 00 28 B8 A4 A0 80 91 60"
Apr 19 14:26:45.90: [27010]: NSF
remote fax equipment: Ricoh
Apr 19 14:26:45.90: [27010]: <--
[9:AT+FRH=3\r]
Apr 19 14:26:45.93: [27010]: --> [7:CONNECT]
Apr 19
14:26:46.43: [27010]: --> [2:OK] Apr 19 14:26:46.43: [27010]: REMOTE NSF "00
00 25 01 45 4E 49 44 49 52 45 54 53"
Apr 19 14:26:46.43: [27010]: NSF remote
fax equipment: Ricoh
Apr 19 14:26:46.43: [27010]: NSF remote station ID:
"STERIDINE"
Apr 19 14:26:46.43: [27010]: <-- [9:AT+FRH=3\r]
Apr 19
14:26:46.45: [27010]: --> [7:CONNECT]
Apr 19 14:26:47.13: [27010]: -->
[2:OK] Apr 19 14:26:47.13: [27010]: REMOTE CSI "0320677663"
Apr 19
14:26:47.13: [27010]: <-- [9:AT+FRH=3\r]
Apr 19 14:26:47.15: [27010]:
--> [7:CONNECT]
Apr 19 14:26:47.55: [27010]: --> [2:OK]
Apr 19
14:26:47.55: [27010]: REMOTE best rate 33600 bit/s
Apr 19 14:26:47.55:
[27010]: REMOTE max
A4 page width (215 mm)
Apr 19 14:26:47.55: [27010]:
REMOTE max unlimited page length
Apr 19 14:26:47.55: [27010]: REMOTE best
vres 200 x 200 dpi
Apr 19 14:26:47.55: [27010]: REMOTE format support: MH,
MR, MMR, JBIG
Apr 19 14:26:47.55: [27010]: REMOTE supports T.30 Annex A,
256-byte ECM
Apr 19 14:26:47.55: [27010]: REMOTE best 10 ms/scanline
Apr
19 14:26:47.55: [27010]: USE 14400 bit/s
Apr 19 14:26:47.55: [27010]: USE
error correction mode
Apr 19 14:26:47.55: [27010]: SEND file
"docq/doc1206.ps;41"
Apr 19 14:26:47.55: [27010]: USE A4 page width (215
mm)
Apr 19 14:26:47.55: [27010]: USE unlimited page length
Apr 19
14:26:47.55: [27010]: USE 7.7 line/mm
Apr 19 14:26:47.55: [27010]: USE 2-D
MMR
Apr 19 14:26:47.55: [27010]: USE 0 ms/scanline
Apr 19 14:26:47.55:
[27010]: SEND training at v.17 14400 bit/s
Apr 19 14:26:47.55: [27010]:
<-- [9:AT+FRS=7\r]
Apr 19 14:26:47.80: [27010]: --> [2:OK]
Apr 19
14:26:47.80: [27010]: <-- [9:AT+FTH=3\r]
Apr 19 14:26:48.12: [27010]:
--> [7:CONNECT]
Apr 19 14:26:49.69: [27010]: --> [7:CONNECT]
Apr 19
14:26:50.21: [27010]: --> [2:OK]
Apr 19 14:26:50.21: [27010]: <--
[9:AT+FTS=7\r]
Apr 19 14:26:50.36: [27010]: --> [2:OK]
Apr 19
14:26:50.36: [27010]: <-- [11:AT+FTM=145\r]
Apr 19 14:26:50.38: [27010]:
--> [7:CONNECT]
Apr 19 14:26:53.58: [27010]: --> [2:OK]
Apr 19
14:26:53.58: [27010]: <-- [9:AT+FRH=3\r]
Apr 19 14:26:54.33: [27010]:
--> [7:CONNECT]
Apr 19 14:26:54.88: [27010]: --> [5:ERROR]
Apr 19
14:26:54.88: [27010]: MODEM Command error
Apr 19 14:26:54.88: [27010]: FCS
error
Apr 19 14:26:54.88: [27010]: <-- [9:AT+FRS=7\r]
Apr 19
14:26:55.74: [27010]: --> [2:OK]
Apr 19 14:26:55.74: [27010]: <--
[9:AT+FTH=3\r]
Apr 19 14:26:56.06: [27010]: --> [7:CONNECT]
Apr 19
14:26:57.35: [27010]: --> [2:OK]
Apr 19 14:26:57.35: [27010]: SEND send
CRP (command repeat)
Apr 19 14:26:57.35: [27010]: <--
[9:AT+FRH=3\r]
Apr 19 14:26:57.98: [27010]: --> [7:CONNECT]
Apr 19
14:26:59.18: [27010]: --> [2:OK]
Apr 19 14:26:59.18: [27010]: TRAINING
failed
Apr 19 14:26:59.18: [27010]: The destination appears to have trouble
with V.17.
Apr 19 14:26:59.18: [27010]: SEND: RSRPEC error/got DCN; Giving up
after 3 attempts to send same page "docq/doc1206.ps;41", dirnum 0
Apr 19
14:26:59.18: [27010]: <-- [9:AT+FTH=3\r]
Apr 19 14:26:59.53: [27010]:
--> [7:CONNECT]
Apr 19 14:27:00.82: [27010]: --> [2:OK]
Apr 19
14:27:00.83: [27010]: <-- [5:ATH0\r]
Apr 19 14:27:00.95: [27010]: -->
[2:OK]
Apr 19 14:27:00.95: [27010]: SESSION END
---- Unsent job status ----
Destination: 0320677663
JobID:
1205
GroupID: 1205
Sender: reseaux
Mailaddr: reseaux@xxxxxxxxCommID:
000002160
Submitted From: localhost.localdomain
Page Width: 209
(mm)
Page Length: 296 (mm)
Resolution: 196 (lpi)
Status: RSRPEC
error/got DCN; Giving up after 3 attempts to send same page
Dialogs: 3
(exchanges with remote device)
Dials: 0 (consecutive failed calls to
destination)
Calls: 3 (total phone calls placed)
Pages: 0 (pages
transmitted)
TotPages: 1 (total pages to transmit)
Attempts: 3 (attempts
to send current page)
Dirnum: 0 (directory of next page to send)
---- Documents submitted for transmission
----
The following documents were submitted
for transmission and are available on the server for reuse until they are
automatically purged when this job is archived. Documents may also be manually
removed using the faxrm command; consult faxrm(1) for information.
Filename
Size Type
docq/doc1206.ps 2927 PostScript
Your facsimile job to 0380447452 failed
because:
Failure to train remote modem at 2400 bps
or minimum speed; Giving up after 3 attempts to send same page
---- Transcript of session follows
----
Apr 19 14:35:28.65: [27298]: SESSION
BEGIN 000002167 14150380447452
Apr 19 14:35:28.65: [27298]: HylaFAX (tm)
Version 4.2.5
Apr 19 14:35:28.65: [27298]: SEND FAX: JOB 1209 DEST 0380447452
COMMID 000002167 DEVICE '/dev/ttySHSF1' FROM 'reseaux <reseaux@xxxxxxxx>' USER
uucp
Apr 19 14:35:28.65: [27298]: <-- [14:AT+FCLASS=1.0\r]
Apr 19
14:35:28.67: [27298]: --> [2:OK]
Apr 19 14:35:28.67: [27298]: DIAL
0380447452
Apr 19 14:35:28.67: [27298]: <-- [17:ATDT00380447452,\r]
Apr
19 14:35:51.66: [27298]: --> [7:CONNECT]
Apr 19 14:35:53.29: [27298]:
--> [2:OK]
Apr 19 14:35:53.29: [27298]: REMOTE NSF "00 00 11 80 00 8A 49
10 55 52 47 4F 20 50 52 45 53 43 52 49 50 54 49 4F 00 67 00 80 80 80 0E 01 01 01
01"
Apr 19 14:35:53.29: [27298]: NSF remote fax equipment: Canon Laser Class
9000 Series
Apr 19 14:35:53.29: [27298]: NSF remote station ID: "URGO
PRESCRIPTIO"
Apr 19 14:35:53.29: [27298]: <-- [9:AT+FRH=3\r]
Apr 19
14:35:53.32: [27298]: --> [7:CONNECT]
Apr 19 14:35:54.01: [27298]: -->
[2:OK]
Apr 19 14:35:54.01: [27298]: REMOTE CSI "03 80 44 74 52"
Apr 19
14:35:54.01: [27298]: <-- [9:AT+FRH=3\r]
Apr 19 14:35:54.03: [27298]:
--> [7:CONNECT]
Apr 19 14:35:54.43: [27298]: --> [2:OK]
Apr 19
14:35:54.43: [27298]: REMOTE best rate 33600 bit/s
Apr 19 14:35:54.43:
[27298]: REMOTE max A4 page width (215 mm)
Apr 19 14:35:54.43: [27298]:
REMOTE max unlimited page length
Apr 19 14:35:54.43: [27298]: REMOTE best
vres R16 x 15.4 line/mm
Apr 19 14:35:54.43: [27298]: REMOTE format support:
MH, MR, MMR, JBIG
Apr 19 14:35:54.43: [27298]: REMOTE supports T.30 Annex A,
256-byte ECM
Apr 19 14:35:54.43: [27298]: REMOTE best 20 ms/scanline
Apr
19 14:35:54.43: [27298]: USE 14400 bit/s
Apr 19 14:35:54.43: [27298]: USE
error correction mode
Apr 19 14:35:54.43: [27298]: SEND file
"docq/doc1210.ps;01"
Apr 19 14:35:54.43: [27298]: USE A4 page width (215
mm)
Apr 19 14:35:54.43: [27298]: USE unlimited page length
Apr 19
14:35:54.43: [27298]: USE 7.7 line/mm
Apr 19 14:35:54.43: [27298]: USE 2-D
MMR
Apr 19 14:35:54.43: [27298]: USE 0 ms/scanline
Apr 19 14:35:54.43:
[27298]: SEND training at v.17 14400 bit/s
Apr 19 14:35:54.43: [27298]:
<-- [9:AT+FRS=7\r]
Apr 19 14:35:54.62: [27298]: --> [2:OK]
Apr 19
14:35:54.62: [27298]: <-- [9:AT+FTH=3\r]
Apr 19 14:35:54.94: [27298]:
--> [7:CONNECT]
Apr 19 14:35:56.51: [27298]: --> [7:CONNECT]
Apr 19
14:35:57.03: [27298]: --> [2:OK]
Apr 19 14:35:57.03: [27298]: <--
[9:AT+FTS=7\r]
Apr 19 14:35:57.18: [27298]: --> [2:OK]
Apr 19
14:35:57.18: [27298]: <-- [11:AT+FTM=145\r]
Apr 19 14:35:57.20: [27298]:
--> [7:CONNECT]
Apr 19 14:36:00.36: [27298]: --> [2:OK]
Apr 19
14:36:00.36: [27298]: <-- [9:AT+FRH=3\r]
Apr 19 14:36:00.88: [27298]:
--> [7:CONNECT]
Apr 19 14:36:02.14: [27298]: --> [2:OK]
Apr 19
14:36:02.14: [27298]: SEND training at v.17 12000 bit/s
Apr 19 14:36:02.14:
[27298]: <-- [9:AT+FRS=7\r]
Apr 19 14:36:02.33: [27298]: -->
[2:OK]
Apr 19 14:36:02.33: [27298]: <-- [9:AT+FTH=3\r]
Apr 19
14:36:02.65: [27298]: --> [7:CONNECT]
Apr 19 14:36:04.22: [27298]: -->
[7:CONNECT]
Apr 19 14:36:04.74: [27298]: --> [2:OK]
Apr 19 14:36:04.74:
[27298]: <-- [9:AT+FTS=7\r]
Apr 19 14:36:04.89: [27298]: -->
[2:OK]
Apr 19 14:36:04.89: [27298]: <-- [11:AT+FTM=121\r]
Apr 19
14:36:04.91: [27298]: --> [7:CONNECT]
Apr 19 14:36:08.07: [27298]: -->
[2:OK]
Apr 19 14:36:08.07: [27298]: <-- [9:AT+FRH=3\r]
Apr 19
14:36:08.22: [27298]: --> [7:CONNECT]
Apr 19 14:36:08.34: [27298]: -->
[5:ERROR]
Apr 19 14:36:08.34: [27298]: MODEM Command error
Apr 19
14:36:08.34: [27298]: FCS error
Apr 19 14:36:08.34: [27298]: <--
[9:AT+FRS=7\r]
Apr 19 14:36:08.49: [27298]: --> [2:OK]
Apr 19
14:36:08.49: [27298]: <-- [9:AT+FTH=3\r]
Apr 19 14:36:10.23: [27298]:
--> [7:CONNECT]
Apr 19 14:36:11.52: [27298]: --> [2:OK]
Apr 19
14:36:11.52: [27298]: SEND send CRP (command repeat)
Apr 19 14:36:11.52:
[27298]: <-- [9:AT+FRH=3\r]
Apr 19 14:36:14.62: [27298]: -->
[0:]
Apr 19 14:36:14.62: [27298]: MODEM <Empty line>
Apr 19
14:36:14.83: [27298]: MODEM <Timeout>
Apr 19 14:36:14.83: [27298]:
DELAY 1500 ms
Apr 19 14:36:16.33: [27298]: SEND training at v.17 9600
bit/s
Apr 19 14:36:16.33: [27298]: <-- [9:AT+FRS=7\r]
Apr 19
14:36:16.45: [27298]: --> [2:OK]
Apr 19 14:36:16.45: [27298]: <--
[9:AT+FTH=3\r]
Apr 19 14:36:16.77: [27298]: --> [7:CONNECT]
Apr 19
14:36:18.35: [27298]: --> [7:CONNECT]
Apr 19 14:36:18.86: [27298]: -->
[2:OK]
Apr 19 14:36:18.86: [27298]: <-- [9:AT+FTS=7\r]
Apr 19
14:36:19.01: [27298]: --> [2:OK]
Apr 19 14:36:19.01: [27298]: <--
[10:AT+FTM=97\r]
Apr 19 14:36:19.03: [27298]: --> [7:CONNECT]
Apr 19
14:36:22.20: [27298]: --> [2:OK]
Apr 19 14:36:22.20: [27298]: <--
[9:AT+FRH=3\r]
Apr 19 14:36:25.30: [27298]: --> [0:]
Apr 19
14:36:25.30: [27298]: MODEM <Empty line>
Apr 19 14:36:25.50: [27298]:
MODEM <Timeout>
Apr 19 14:36:25.50: [27298]: DELAY 1500 ms
Apr 19
14:36:27.00: [27298]: SEND training at v.29 9600 bit/s
Apr 19 14:36:27.00:
[27298]: <-- [9:AT+FRS=7\r]
Apr 19 14:36:27.12: [27298]: -->
[2:OK]
Apr 19 14:36:27.12: [27298]: <-- [9:AT+FTH=3\r]
Apr 19
14:36:27.44: [27298]: --> [7:CONNECT]
Apr 19 14:36:29.02: [27298]: -->
[7:CONNECT]
Apr 19 14:36:29.53: [27298]: --> [2:OK]
Apr 19 14:36:29.53:
[27298]: <-- [9:AT+FTS=7\r]
Apr 19 14:36:29.68: [27298]: -->
[2:OK]
Apr 19 14:36:29.68: [27298]: <-- [10:AT+FTM=96\r]
Apr 19
14:36:29.68: [27298]: --> [7:CONNECT]
Apr 19 14:36:31.71: [27298]: -->
[2:OK]
Apr 19 14:36:31.71: [27298]: <-- [9:AT+FRH=3\r]
Apr 19
14:36:34.81: [27298]: --> [0:]
Apr 19 14:36:34.81: [27298]: MODEM
<Empty line>
Apr 19 14:36:35.01: [27298]: MODEM <Timeout>
Apr
19 14:36:35.01: [27298]: DELAY 1500 ms
Apr 19 14:36:36.51: [27298]: SEND
training at v.29 7200 bit/s
Apr 19 14:36:36.51: [27298]: <--
[9:AT+FRS=7\r]
Apr 19 14:36:36.64: [27298]: --> [2:OK]
Apr 19
14:36:36.64: [27298]: <-- [9:AT+FTH=3\r]
Apr 19 14:36:36.95: [27298]:
--> [7:CONNECT]
Apr 19 14:36:38.53: [27298]: --> [7:CONNECT]
Apr 19
14:36:39.04: [27298]: --> [2:OK]
Apr 19 14:36:39.04: [27298]: <--
[9:AT+FTS=7\r]
Apr 19 14:36:39.19: [27298]: --> [2:OK]
Apr 19
14:36:39.19: [27298]: <-- [10:AT+FTM=72\r]
Apr 19 14:36:39.21: [27298]:
--> [7:CONNECT]
Apr 19 14:36:41.21: [27298]: --> [2:OK]
Apr 19
14:36:41.21: [27298]: <-- [9:AT+FRH=3\r]
Apr 19 14:36:41.36: [27298]:
--> [7:CONNECT]
Apr 19 14:36:41.49: [27298]: --> [5:ERROR]
Apr 19
14:36:41.49: [27298]: MODEM Command error
Apr 19 14:36:41.49: [27298]: FCS
error
Apr 19 14:36:41.49: [27298]: <-- [9:AT+FRS=7\r]
Apr 19
14:36:41.64: [27298]: --> [2:OK]
Apr 19 14:36:41.64: [27298]: <--
[9:AT+FTH=3\r]
Apr 19 14:36:41.95: [27298]: --> [7:CONNECT]
Apr 19
14:36:43.24: [27298]: --> [2:OK]
Apr 19 14:36:43.24: [27298]: SEND send
CRP (command repeat)
Apr 19 14:36:43.24: [27298]: <--
[9:AT+FRH=3\r]
Apr 19 14:36:46.34: [27298]: --> [0:]
Apr 19
14:36:46.34: [27298]: MODEM <Empty line>
Apr 19 14:36:46.54: [27298]:
MODEM <Timeout>
Apr 19 14:36:46.54: [27298]: DELAY 1500 ms
Apr 19
14:36:48.04: [27298]: SEND training at v.27ter 4800 bit/s
Apr 19 14:36:48.04:
[27298]: <-- [9:AT+FRS=7\r]
Apr 19 14:36:48.17: [27298]: -->
[2:OK]
Apr 19 14:36:48.17: [27298]: <-- [9:AT+FTH=3\r]
Apr 19
14:36:48.49: [27298]: --> [7:CONNECT]
Apr 19 14:36:50.06: [27298]: -->
[7:CONNECT]
Apr 19 14:36:50.58: [27298]: --> [2:OK]
Apr 19 14:36:50.58:
[27298]: <-- [9:AT+FTS=7\r]
Apr 19 14:36:50.73: [27298]: -->
[2:OK]
Apr 19 14:36:50.73: [27298]: <-- [10:AT+FTM=48\r]
Apr 19
14:36:50.73: [27298]: --> [7:CONNECT]
Apr 19 14:36:53.23: [27298]: -->
[2:OK]
Apr 19 14:36:53.23: [27298]: <-- [9:AT+FRH=3\r]
Apr 19
14:36:56.33: [27298]: --> [0:]
Apr 19 14:36:56.33: [27298]: MODEM
<Empty line>
Apr 19 14:36:56.54: [27298]: MODEM <Timeout>
Apr
19 14:36:56.54: [27298]: DELAY 1500 ms
Apr 19 14:36:58.04: [27298]: SEND
training at v.27ter fallback mode 2400 bit/s
Apr 19 14:36:58.04: [27298]:
<-- [9:AT+FRS=7\r]
Apr 19 14:36:58.16: [27298]: --> [2:OK]
Apr 19
14:36:58.16: [27298]: <-- [9:AT+FTH=3\r]
Apr 19 14:36:58.48: [27298]:
--> [7:CONNECT]
Apr 19 14:37:00.05: [27298]: --> [7:CONNECT]
Apr 19
14:37:00.57: [27298]: --> [2:OK]
Apr 19 14:37:00.57: [27298]: <--
[9:AT+FTS=7\r]
Apr 19 14:37:00.72: [27298]: --> [2:OK]
Apr 19
14:37:00.72: [27298]: <-- [10:AT+FTM=24\r]
Apr 19 14:37:00.74: [27298]:
--> [7:CONNECT]
Apr 19 14:37:03.46: [27298]: --> [2:OK]
Apr 19
14:37:03.46: [27298]: <-- [9:AT+FRH=3\r]
Apr 19 14:37:06.56: [27298]:
--> [0:]
Apr 19 14:37:06.56: [27298]: MODEM <Empty line>
Apr 19
14:37:06.76: [27298]: MODEM <Timeout>
Apr 19 14:37:06.76: [27298]:
DELAY 1500 ms
Apr 19 14:37:08.26: [27298]: TRAINING failed
Apr 19
14:37:08.26: [27298]: SEND: Failure to train remote modem at 2400 bps or minimum
speed; Giving up after 3 attempts to send same page "docq/doc1210.ps;01", dirnum
0
Apr 19 14:37:08.26: [27298]: <-- [9:AT+FTH=3\r]
Apr 19 14:37:08.58:
[27298]: --> [7:CONNECT]
Apr 19 14:37:09.87: [27298]: --> [2:OK]
Apr
19 14:37:09.87: [27298]: <-- [5:ATH0\r]
Apr 19 14:37:09.99: [27298]:
--> [2:OK]
Apr 19 14:37:09.99: [27298]: SESSION END
---- Unsent job status ----
Destination: 0380447452
JobID:
1209
GroupID: 1209
Sender: reseaux
Mailaddr: reseaux@xxxxxxxxCommID:
000002167
Submitted From: localhost.localdomain
Page Width: 209
(mm)
Page Length: 296 (mm)
Resolution: 196 (lpi)
Status: Failure to
train remote modem at 2400 bps or minimum speed; Giving up after 3 attempts to
send same page
Dialogs: 3 (exchanges with remote device)
Dials: 0
(consecutive failed calls to destination)
Calls: 5 (total phone calls
placed)
Pages: 0 (pages transmitted)
TotPages: 1 (total pages to
transmit)
Attempts: 3 (attempts to send current page)
Dirnum: 0 (directory
of next page to send)
---- Documents submitted for transmission
----
The following documents were submitted
for transmission and are available on the server for reuse until they are
automatically purged when this job is archived. Documents may also be manually
removed using the faxrm command; consult faxrm(1) for information.
Filename Size Type
docq/doc1210.ps
2917 PostScript
Your facsimile job to 0149380268 failed
because:
No response to PPS repeated 3 times.;
Giving up after 3 attempts to send same page
---- Transcript of session follows
----
Apr 19 16:06:47.45: [29061]: SESSION
BEGIN 000002211 14150149380268
Apr 19 16:06:47.45: [29061]: HylaFAX (tm)
Version 4.2.5
Apr 19 16:06:47.45: [29061]: SEND FAX: JOB 1235 DEST 0149380268
COMMID 000002211 DEVICE '/dev/ttySHSF1' FROM 'reseaux <reseaux@xxxxxxxx>' USER
uucp
Apr 19 16:06:47.45: [29061]: <-- [14:AT+FCLASS=1.0\r]
Apr 19
16:06:47.47: [29061]: --> [2:OK]
Apr 19 16:06:47.47: [29061]: DIAL
0149380268
Apr 19 16:06:47.47: [29061]: <-- [17:ATDT00149380268,\r]
Apr
19 16:07:06.22: [29061]: --> [7:CONNECT]
Apr 19 16:07:07.80: [29061]:
--> [2:OK]
Apr 19 16:07:07.80: [29061]: REMOTE NSF "00 00 11 80 00 8A 49
10 42 49 4F 53 50 48 45 52 45 20 20 20 20 20 20 20 00 56 00 80 80 80 0E 01 01
01"
Apr 19 16:07:07.80: [29061]: NSF remote fax equipment: Canon Laser Class
9000 Series
Apr 19 16:07:07.80: [29061]: NSF remote station ID: "BIOSPHERE
"
Apr 19 16:07:07.80: [29061]: <-- [9:AT+FRH=3\r]
Apr 19 16:07:07.82:
[29061]: --> [7:CONNECT]
Apr 19 16:07:08.51: [29061]: --> [2:OK]
Apr
19 16:07:08.51: [29061]: REMOTE CSI "0149380268"
Apr 19 16:07:08.51: [29061]:
<-- [9:AT+FRH=3\r]
Apr 19 16:07:08.54: [29061]: --> [7:CONNECT]
Apr
19 16:07:09.00: [29061]: --> [2:OK]
Apr 19 16:07:09.00: [29061]: REMOTE
best rate 14400 bit/s
Apr 19 16:07:09.00: [29061]: REMOTE max A4 page width
(215 mm)
Apr 19 16:07:09.00: [29061]: REMOTE max unlimited page length
Apr
19 16:07:09.00: [29061]: REMOTE best vres R16 x 15.4 line/mm
Apr 19
16:07:09.00: [29061]: REMOTE format support: MH, MR, MMR, JBIG
Apr 19
16:07:09.00: [29061]: REMOTE supports T.30 Annex A, 256-byte ECM
Apr 19
16:07:09.00: [29061]: REMOTE best 10 ms/scanline
Apr 19 16:07:09.00: [29061]:
USE 14400 bit/s
Apr 19 16:07:09.00: [29061]: USE error correction mode
Apr
19 16:07:09.00: [29061]: SEND file "docq/doc1236.ps;41"
Apr 19 16:07:09.00:
[29061]: USE A4 page width (215 mm)
Apr 19 16:07:09.00: [29061]: USE
unlimited page length
Apr 19 16:07:09.00: [29061]: USE 7.7 line/mm
Apr 19
16:07:09.00: [29061]: USE 2-D MMR
Apr 19 16:07:09.00: [29061]: USE 0
ms/scanline
Apr 19 16:07:09.00: [29061]: SEND training at v.17 14400
bit/s
Apr 19 16:07:09.00: [29061]: <-- [9:AT+FRS=7\r]
Apr 19
16:07:09.15: [29061]: --> [2:OK]
Apr 19 16:07:09.15: [29061]: <--
[9:AT+FTH=3\r]
Apr 19 16:07:09.47: [29061]: --> [7:CONNECT]
Apr 19
16:07:11.04: [29061]: --> [7:CONNECT]
Apr 19 16:07:11.56: [29061]: -->
[2:OK]
Apr 19 16:07:11.56: [29061]: <-- [9:AT+FTS=7\r]
Apr 19
16:07:11.70: [29061]: --> [2:OK]
Apr 19 16:07:11.70: [29061]: <--
[11:AT+FTM=145\r]
Apr 19 16:07:11.73: [29061]: --> [7:CONNECT]
Apr 19
16:07:14.88: [29061]: --> [2:OK]
Apr 19 16:07:14.88: [29061]: <--
[9:AT+FRH=3\r]
Apr 19 16:07:15.04: [29061]: --> [7:CONNECT]
Apr 19
16:07:16.26: [29061]: --> [2:OK]
Apr 19 16:07:16.26: [29061]: TRAINING
succeeded
Apr 19 16:07:16.26: [29061]: SEND begin page
Apr 19 16:07:16.26:
[29061]: Reading MR-compressed image file
Apr 19 16:07:16.27: [29061]: SEND
EOFB
Apr 19 16:07:16.27: [29061]: SEND send frame number 0
Apr 19
16:07:16.27: [29061]: SEND send frame number 1
Apr 19 16:07:16.27: [29061]:
SEND send frame number 2
Apr 19 16:07:16.27: [29061]: SEND send frame number
3
Apr 19 16:07:16.27: [29061]: SEND send frame number 4
Apr 19
16:07:16.27: [29061]: SEND send frame number 5
Apr 19 16:07:16.27: [29061]:
SEND send frame number 6
Apr 19 16:07:16.27: [29061]: SEND send frame number
7
Apr 19 16:07:16.27: [29061]: SEND send frame number 8
Apr 19
16:07:16.27: [29061]: SEND send frame number 9
Apr 19 16:07:16.27: [29061]:
SEND send frame number 10
Apr 19 16:07:16.27: [29061]: SEND send frame number
11
Apr 19 16:07:16.27: [29061]: SEND send frame number 12
Apr 19
16:07:16.27: [29061]: SEND send frame number 13
Apr 19 16:07:16.27: [29061]:
SEND send frame number 14
Apr 19 16:07:16.28: [29061]: SEND send frame number
15
Apr 19 16:07:16.28: [29061]: SEND send frame number 16
Apr 19
16:07:16.28: [29061]: SEND send frame number 17
Apr 19 16:07:16.28: [29061]:
SEND send frame number 18
Apr 19 16:07:16.28: [29061]: SEND send frame number
19
Apr 19 16:07:16.28: [29061]: SEND send frame number 20
Apr 19
16:07:16.28: [29061]: SEND send frame number 21
Apr 19 16:07:16.28: [29061]:
SEND send frame number 22
Apr 19 16:07:16.28: [29061]: SEND send frame number
23
Apr 19 16:07:16.28: [29061]: SEND send frame number 24
Apr 19
16:07:16.28: [29061]: SEND send frame number 25
Apr 19 16:07:16.28: [29061]:
SEND send frame number 26
Apr 19 16:07:16.28: [29061]: SEND send frame number
27
Apr 19 16:07:16.28: [29061]: SEND send frame number 28
Apr 19
16:07:16.28: [29061]: SEND send frame number 29
Apr 19 16:07:16.28: [29061]:
SEND send frame number 30
Apr 19 16:07:16.28: [29061]: SEND send frame number
31
Apr 19 16:07:16.28: [29061]: SEND send frame number 32
Apr 19
16:07:16.28: [29061]: SEND send frame number 33
Apr 19 16:07:16.28: [29061]:
SEND send frame number 34
Apr 19 16:07:16.28: [29061]: SEND send frame number
35
Apr 19 16:07:16.28: [29061]: SEND send frame number 36
Apr 19
16:07:16.28: [29061]: SEND send frame number 37
Apr 19 16:07:16.28: [29061]:
SEND send frame number 38
Apr 19 16:07:16.28: [29061]: SEND send frame number
39
Apr 19 16:07:16.28: [29061]: SEND send frame number 40
Apr 19
16:07:16.28: [29061]: SEND send frame number 41
Apr 19 16:07:16.28: [29061]:
SEND send frame number 42
Apr 19 16:07:16.28: [29061]: SEND send frame number
43
Apr 19 16:07:16.28: [29061]: SEND send frame number 44
Apr 19
16:07:16.28: [29061]: DELAY 200 ms
Apr 19 16:07:16.48: [29061]: <--
[11:AT+FTM=146\r]
Apr 19 16:07:16.80: [29061]: --> [7:CONNECT]
Apr 19
16:07:24.35: [29061]: --> [2:OK]
Apr 19 16:07:24.35: [29061]: <--
[9:AT+FTS=9\r]
Apr 19 16:07:24.52: [29061]: --> [2:OK]
Apr 19
16:07:24.52: [29061]: <-- [9:AT+FTH=3\r]
Apr 19 16:07:24.54: [29061]:
--> [7:CONNECT]
Apr 19 16:07:25.92: [29061]: --> [2:OK]
Apr 19
16:07:25.92: [29061]: SEND send PPS (partial page signal)
Apr 19 16:07:25.92:
[29061]: SEND send EOP (no more pages or documents)
Apr 19 16:07:25.92:
[29061]: <-- [9:AT+FRH=3\r]
Apr 19 16:07:26.07: [29061]: -->
[7:CONNECT]
Apr 19 16:07:26.19: [29061]: --> [5:ERROR]
Apr 19
16:07:26.19: [29061]: MODEM Command error
Apr 19 16:07:26.19: [29061]: FCS
error
Apr 19 16:07:26.19: [29061]: <-- [9:AT+FRS=7\r]
Apr 19
16:07:26.33: [29061]: --> [2:OK]
Apr 19 16:07:26.33: [29061]: <--
[9:AT+FTH=3\r]
Apr 19 16:07:28.05: [29061]: --> [7:CONNECT]
Apr 19
16:07:29.34: [29061]: --> [2:OK]
Apr 19 16:07:29.34: [29061]: SEND send
CRP (command repeat)
Apr 19 16:07:29.34: [29061]: <--
[9:AT+FRH=3\r]
Apr 19 16:07:32.44: [29061]: --> [0:]
Apr 19
16:07:32.44: [29061]: MODEM <Empty line>
Apr 19 16:07:32.64: [29061]:
MODEM <Timeout>
Apr 19 16:07:32.64: [29061]: <--
[9:AT+FTH=3\r]
Apr 19 16:07:32.96: [29061]: --> [7:CONNECT]
Apr 19
16:07:34.36: [29061]: --> [2:OK]
Apr 19 16:07:34.36: [29061]: SEND send
PPS (partial page signal)
Apr 19 16:07:34.36: [29061]: SEND send EOP (no more
pages or documents)
Apr 19 16:07:34.36: [29061]: <-- [9:AT+FRH=3\r]
Apr
19 16:07:34.51: [29061]: --> [7:CONNECT]
Apr 19 16:07:34.63: [29061]:
--> [5:ERROR]
Apr 19 16:07:34.63: [29061]: MODEM Command error
Apr 19
16:07:34.63: [29061]: FCS error
Apr 19 16:07:34.63: [29061]: <--
[9:AT+FRS=7\r]
Apr 19 16:07:34.77: [29061]: --> [2:OK]
Apr 19
16:07:34.77: [29061]: <-- [9:AT+FTH=3\r]
Apr 19 16:07:35.09: [29061]:
--> [7:CONNECT]
Apr 19 16:07:36.39: [29061]: --> [2:OK]
Apr 19
16:07:36.39: [29061]: SEND send CRP (command repeat)
Apr 19 16:07:36.39:
[29061]: <-- [9:AT+FRH=3\r]
Apr 19 16:07:39.49: [29061]: -->
[0:]
Apr 19 16:07:39.49: [29061]: MODEM <Empty line>
Apr 19
16:07:39.69: [29061]: MODEM <Timeout>
Apr 19 16:07:39.69: [29061]:
<-- [9:AT+FTH=3\r]
Apr 19 16:07:40.00: [29061]: --> [7:CONNECT]
Apr
19 16:07:41.41: [29061]: --> [2:OK]
Apr 19 16:07:41.41: [29061]: SEND send
PPS (partial page signal)
Apr 19 16:07:41.41: [29061]: SEND send EOP (no more
pages or documents)
Apr 19 16:07:41.41: [29061]: <-- [9:AT+FRH=3\r]
Apr
19 16:07:44.51: [29061]: --> [0:]
Apr 19 16:07:44.51: [29061]: MODEM
<Empty line>
Apr 19 16:07:44.71: [29061]: MODEM <Timeout>
Apr
19 16:07:44.71: [29061]: No response to PPS repeated 3 times.
Apr 19
16:07:44.71: [29061]: SEND end page
Apr 19 16:07:44.71: [29061]: SEND: No
response to PPS repeated 3 times.; Giving up after 3 attempts to send same page
"docq/doc1236.ps;41", dirnum 0
Apr 19 16:07:44.71: [29061]: <--
[9:AT+FTH=3\r]
Apr 19 16:07:45.03: [29061]: --> [7:CONNECT]
Apr 19
16:07:46.32: [29061]: --> [2:OK]
Apr 19 16:07:46.32: [29061]: <--
[5:ATH0\r]
Apr 19 16:07:46.45: [29061]: --> [2:OK]
Apr 19 16:07:46.45:
[29061]: SESSION END
---- Unsent job status ----
Destination: 0149380268
JobID:
1235
GroupID: 1235
Sender: reseaux
Mailaddr: reseaux@xxxxxxxxCommID:
000002211
Submitted From: localhost.localdomain
Page Width: 209
(mm)
Page Length: 296 (mm)
Resolution: 196 (lpi)
Status: No response to
PPS repeated 3 times.; Giving up after 3 attempts to send same page
Dialogs:
3 (exchanges with remote device)
Dials: 0 (consecutive failed calls to
destination)
Calls: 3 (total phone calls placed)
Pages: 0 (pages
transmitted)
TotPages: 1 (total pages to transmit)
Attempts: 3 (attempts
to send current page)
Dirnum: 0 (directory of next page to send)
---- Documents submitted for transmission
----
The following documents were submitted
for transmission and are available on the server for reuse until they are
automatically purged when this job is removed. Documents may also be manually
removed using the faxrm command; consult faxrm(1) for information.
Filename Size Type
docq/doc1236.ps 2699
PostScript