HylaFAX The world's most advanced open source fax server

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

[hylafax-users] Faxing from certain senders to my machine fails, error no carrier



Normal inboundfax:

May 15 09:35:09.53: [  827]: SESSION BEGIN 00000329 3589736020
May 15 09:35:09.54: [  827]: <-- [4:ATA\r]
May 15 09:35:20.06: [  827]: --> [5:+FCON]
May 15 09:35:20.06: [  827]: ANSWER: FAX CONNECTION
... and so on

but sometimes

May 10 09:37:47.11: [  827]: SESSION BEGIN 00000301 3589736020
May 10 09:37:47.12: [  827]: <-- [4:ATA\r]
May 10 09:37:52.16: [  827]: --> [10:NO CARRIER]
May 10 09:37:52.16: [  827]: ANSWER: Ring detected without successful handshake
May 10 09:37:52.16: [  827]: SESSION END

what's wrong. My or remote fault? Only sertain senders machines.

4.1 beta3 (rpm from hylafax.org) on rh 6.2

My config file:

ModemType:              Class2          # use this to supply a hint
ModemRate:              19200           # max rate for DCE-DTE communication
ModemFlowControl:       rtscts          # XON/XOFF flow control assumed
ModemNoFlowCmd:         AT\Q0           # disable flow control cmd
ModemSoftFlowCmd:       AT\Q1           # software flow control cmd
ModemHardFlowCmd:       AT\Q3           # hardware flow control cmd
ModemSetupDTRCmd:       AT&D3           # DTR off causes modem to reset
ModemSetupDCDCmd:       AT&C1           # DCD follows carrier
ModemSetupAACmd:        AT+FAA=1        # enable adaptive-answer in Class 2
ModemDialCmd:           ATDT%s@         #
 ModemAnswerCmd:                ATA             # use this to answer phone
ModemNoAutoAnswerCmd:   ATS0=3          # disable auto-answer
ModemAnswerFaxBeginCmd: "<19200><xon>"
#
# 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:     MSB2LSB         # bit order of received facsimile
ModemSendFillOrder:     LSB2MSB         # bit order modem expects for transmit
##
# Configuration parameters for Class 2 modems.
#
Class2Cmd:              AT+FCLASS=2     # command to enter class 2
Class2BORCmd:           AT+FBOR=0       # bit order for phase B/C/D (direct)
Class2RELCmd:           AT+FREL=1       # byte-align EOL codes on recv        
Class2CQCmd:            ""              # commands to enable copy quality proc.
Class2AbortCmd:         AT+FK           # abort session command
Class2CQQueryCmd:       AT+FCQ=?        # query for copy quality capabilities
Class2DCCQueryCmd:      AT+FDCC=?       # query for modem capabilities
Class2TBCCmd:           AT+FTBC=0       # setup stream mode
Class2CRCmd:            AT+FCR=1        # enable capability to receive
Class2PHCTOCmd:         AT+FPHCTO=30    # set phase C timeout parameter
Class2BUGCmd:           AT+FBUG=1       # enable HDLC frame tracing
Class2LIDCmd:           AT+FLID         # set local identifier command
Class2DCCCmd:           AT+FDCC         # set modem capabilities command
Class2DISCmd:           AT+FDIS         # set session parameters command
Class2DDISCmd:          ""              # disable pre-dial DIS command hack
Class2CIGCmd:           AT+FCIG         # set polling identifier command
Class2PTSCmd:           AT+FPTS         # set post-page status command
Class2SPLCmd:           AT+FSPL         # set polling indicator command
Class2TBCCmd:           AT              # setup stream mode
Class2PHCTOCmd:         AT              # set phase C timeout parameter
#
# If Class2RecvDataTrigger is not set, then it is set to DC1
#
Class2RecvDataTrigger:  "\022"
Class2XmitWaitForXON:   yes             # if true, wait for XON before send

Tia  Teijo Tykkä




____________________ HylaFAX(tm) Users Mailing List _______________________
 To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null




Project hosted by iFAX Solutions