HylaFAX The world's most advanced open source fax server

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

[hylafax-users] RES: RES: Still not Receiving/Sending Faxes



Config.ttyS0
CountryCode:            55
AreaCode:               62
FAXNumber:              40121158
LongDistancePrefix:     021
InternationalPrefix:    0021
DialStringRules:        etc/dialrules
ServerTracing:          1
SessionTracing:         11
RecvFileMode:           0600
LogFileMode:            0600
DeviceMode:             0600
RingsBeforeAnswer:      2
SpeakerVolume:          off
GettyArgs:              "-h %l dx_%s"
LocalIdentifier:        "Equiplex"
TagLineFont:            etc/lutRS18.pcf
TagLineFormat:          "De %%l|%c|Pagina %%P de %%T"
MaxRecvPages:           25
#ModemWaitForConnect: Yes
#
#
# 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         # XON/XOFF flow control assumed
#
#ModemSetupDTRCmd:      AT&D2           # setup so DTR drop resets modem
#ModemSetupDCDCmd:      AT&C1           # setup so DCD follows carrier
GettyArgs:              "-h %l dx_%s"   # modem must auto-detect fax/data
#
# 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@".
#
ModemAtCmdDelay:       10
#ModemDialCmd:          X3              # T for tone dialing
#ModemDialCmd:           T
#AdaptiveAnswer: yes # enable adaptive answer
#AnswerRotary: "fax data" # answer for fax, then data
#ModemAnswerCmd: AT+FCLASS=1;A # default is to answer as fax
#ModemAnswerDataCmd: ATH+FCLASS=0;A # hangup and answer as data
#Class1RecvIdentTimer: 10000 # timeout fax answer in 10 secs

#
# 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:         "ATX3"          # 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
#ModemSoftResetCmdDelay:        3000    # pause after soft reset
#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
#
Class1Cmd:              AT+FCLASS=1     # command to enter class 1
Class1PPMWaitCmd:       AT+FTS=7        # command to stop and wait before
PPM
Class1TCFWaitCmd:       AT+FTS=7        # command to stop and wait before
TCF
Class1EOPWaitCmd:       AT+FTS=9        # command to stop and wait before
EOP
Class1MsgRecvHackCmd:   ""      # command to avoid +FCERROR before image
Class1TCFResponseDelay: 75              # 75ms delay between recv TCF &
response
Class1SendMsgDelay:     75              # 75ms delay after training
Class1SwitchingCmd:     AT+FRS=7        # silence between HDLC recv and
trans
Class1TrainingRecovery: 1500            # 1.5sec delay after training
failure
Class1RecvAbortOK:      200             # wait 200ms for abort response
Class1FrameOverhead:    4               # 4 byte overhead in recvd HDLC
frames
Class1RecvIdentTimer:   40000           # 35+5secs waiting for ident frames
Class1TCFMaxNonZero:    10              # max 10% of data may be non-zero
Class1TCFMinRun:        1000            # min run is 2/3rds of TCF duration
--------------------------------------------------------------
[root@servfax log]# tail -f c000000062
Mar 08 22:06:05.45: [13125]: <-- [9:AT+FTH=3\r]
Mar 08 22:06:05.49: [13125]: --> [7:CONNECT]
Mar 08 22:06:05.49: [13125]: <-- data [23]
Mar 08 22:06:05.49: [13125]: <-- data [2]
Mar 08 22:06:06.99: [13125]: --> [7:CONNECT]
Mar 08 22:06:06.99: [13125]: <-- data [10]
Mar 08 22:06:06.99: [13125]: <-- data [2]
Mar 08 22:06:07.60: [13125]: --> [2:OK]
Mar 08 22:06:07.60: [13125]: DELAY 10 ms
Mar 08 22:06:07.61: [13125]: <-- [9:AT+FRH=3\r]
Mar 08 22:06:10.70: [13125]: --> [0:]
Mar 08 22:06:10.70: [13125]: MODEM <Empty line>
Mar 08 22:06:10.70: [13125]: <-- data [1]
Mar 08 22:06:10.71: [13125]: --> [2:OK]
Mar 08 22:06:10.71: [13125]: DELAY 1500 ms
Mar 08 22:06:12.21: [13125]: DELAY 10 ms
Mar 08 22:06:12.22: [13125]: <-- [9:AT+FTH=3\r]
Mar 08 22:06:12.26: [13125]: --> [7:CONNECT]
Mar 08 22:06:12.26: [13125]: <-- data [23]
Mar 08 22:06:12.26: [13125]: <-- data [2]
Mar 08 22:06:13.76: [13125]: --> [7:CONNECT]
Mar 08 22:06:13.76: [13125]: <-- data [10]
Mar 08 22:06:13.76: [13125]: <-- data [2]
Mar 08 22:06:14.37: [13125]: --> [2:OK]
Mar 08 22:06:14.37: [13125]: DELAY 10 ms
Mar 08 22:06:14.38: [13125]: <-- [9:AT+FRH=3\r]
Mar 08 22:06:17.47: [13125]: --> [0:]
Mar 08 22:06:17.47: [13125]: MODEM <Empty line>
Mar 08 22:06:17.47: [13125]: <-- data [1]
Mar 08 22:06:17.48: [13125]: --> [2:OK]
Mar 08 22:06:17.48: [13125]: DELAY 1500 ms
Mar 08 22:06:18.98: [13125]: DELAY 10 ms
Mar 08 22:06:18.99: [13125]: <-- [9:AT+FTH=3\r]
Mar 08 22:06:19.03: [13125]: --> [7:CONNECT]
Mar 08 22:06:19.03: [13125]: <-- data [23]
Mar 08 22:06:19.03: [13125]: <-- data [2]
Mar 08 22:06:20.53: [13125]: --> [7:CONNECT]
Mar 08 22:06:20.53: [13125]: <-- data [10]
Mar 08 22:06:20.53: [13125]: <-- data [2]
Mar 08 22:06:21.14: [13125]: --> [2:OK]
Mar 08 22:06:21.14: [13125]: DELAY 10 ms
Mar 08 22:06:21.15: [13125]: <-- [9:AT+FRH=3\r]
Mar 08 22:06:24.24: [13125]: --> [0:]
Mar 08 22:06:24.24: [13125]: MODEM <Empty line>
Mar 08 22:06:24.24: [13125]: <-- data [1]
Mar 08 22:06:24.25: [13125]: --> [2:OK]
Mar 08 22:06:24.25: [13125]: RECV FAX: No answer (T.30 T1 timeout)
Mar 08 22:06:24.25: [13125]: RECV FAX: end
Mar 08 22:06:24.25: [13125]: SESSION END

Atenciosamente,
 
Sebastião Santos
SoluçõesIP
RHCE: 809003071309137
email: sebastiao@xxxxxxxxxxxxxx
site: www.solucoesip.net
celular: +55 62 8121-8326
suporte: +55 62 9265-6300

-----Mensagem original-----
De: hylafax-users-bounce@xxxxxxxxxxx
[mailto:hylafax-users-bounce@xxxxxxxxxxx] Em nome de Lee Howard
Enviada em: terça-feira, 9 de março de 2004 15:22
Para: Sebastião Santos - SoluçõesIP
Cc: 'Egemen Oeztan'; hylafax-users@xxxxxxxxxxx
Assunto: Re: [hylafax-users] RES: Still not Receiving/Sending Faxes

On 2004.03.09 10:16 Sebastião Santos - SoluçõesIP wrote:
> I upgrade to 4.1.8, but the problem persist.

So now send the corresponding logs from 4.1.8.

Lee.

____________________ 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*



____________________ 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*




Project hosted by iFAX Solutions