HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Recvd fax notification problem
Hello
Hylafax+ 4.3.0.12
I need email notification of incoming fax errors and have set it up as
per the config and script snippets below but it does not work for one (or
maybe some) type(s) of error. It works fine for T2 timeouts or "failure
to detect high-speed carrier" but not for this:
Nov 13 15:01:07.31: [ 4082]: SESSION BEGIN 000004586 4401397773171
Nov 13 15:01:07.31: [ 4082]: HylaFAX (tm) Version 4.3.0.12
Nov 13 15:01:07.31: [ 4082]: CallID: "1896848305"
Nov 13 15:01:12.50: [ 4082]: ANSWER: FAX CONNECTION DEVICE '/dev/ttyS0'
Nov 13 15:01:12.50: [ 4082]: RECV FAX: begin
Nov 13 15:01:23.79: [ 4082]: DELAY 70 ms
Nov 13 15:01:34.14: [ 4082]: DELAY 70 ms
Nov 13 15:01:44.48: [ 4082]: DELAY 70 ms
Nov 13 15:01:54.83: [ 4082]: RECV FAX: No answer (T.30 T1 timeout)
Nov 13 15:01:54.83: [ 4082]: RECV FAX: end
Nov 13 15:01:54.83: [ 4082]: SESSION END
I notice that in xferfaxlog there is only a CALL record whereas for T2
and lost carrier errors there is a RECV and a CALL record. I switched on
ServerTracing but it didn't give me any help (AFAIK).
What have I done wrong?
Regards and thanks in advance
Bill A.
==========================
etc/config + ttyS0.config
FAXNumber: +44.0xxxx.xxxxxx
LongDistancePrefix: ""
DialStringRules: etc/dialrules
ServerTracing: 0x1
SessionTracing: 3
RecvFileMode: 0644
LogFileMode: 0600
DeviceMode: 0600
# Next line disables sending for this modem
ModemReadyState: D
RingsBeforeAnswer: 3
SpeakerVolume: off
GettyArgs: "-h %l dx_%s"
LocalIdentifier: "BSW Timber (Fort William)"
TagLineFont: etc/lutRS18.pcf
TagLineFormat: " From %%l|%c|Page %%P of %%T"
MaxRecvPages: 25
CIDNumber: "NMBR = "
============================
etc/FaxDispatch
FROMADDR=hylafax@$HOSTNAME
NOTIFY_FAXMASTER=errors
WEDGED_EMAIL_INTERVAL=30
============================
bin/faxrcvd
INFO=$SBIN/faxinfo
FAX2PS=$TIFFBIN/fax2ps
TIFF2PS=tiff2ps
TOADDR=FaxMaster
FROMADDR=fax
TIFFINFO=tiffinfo
NOTIFY_FAXMASTER=always
============================
____________________ 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@xxxxxxxxx*