Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
SEND FAILED: Busy signal detected
hello,
I'm writing to this mailing list because I still couldn't solve the
problem
with sending faxes under hylafax 4.0.2-8 using Debian Linux 2.1.
The modem is a Creatix SG 2834.
I've reading tha FAQ and mail archives, but couldn'd find the solution.
I appreciate any help..........................................thank
you, frank.
-------------------------------------------------------------
# xferlog
08/08/99 18:04 SEND 00000012 ttyS1 12 ""
root@control "32423" "" 65535 0 0:29 0:00 "Busy
signal detected"
-------------------------------------------------------------
# log for job12
Aug 08 18:04:26.27: [ 1418]: SESSION BEGIN 00000012 494032423
Aug 08 18:04:26.28: [ 1418]: SEND FAX: JOB 15 DEST 32423 COMMID 00000012
Aug 08 18:04:26.28: [ 1418]: DELAY 2600 ms
Aug 08 18:04:28.87: [ 1418]: <-- [15:ATE0V1Q0S0=0H0\r]
Aug 08 18:04:29.02: [ 1418]: --> [2:OK]
Aug 08 18:04:29.02: [ 1418]: <-- [21:ATS8=2S7=60&K4&D3&C1\r]
Aug 08 18:04:29.17: [ 1418]: --> [2:OK]
Aug 08 18:04:29.17: [ 1418]: <-- [12:AT+FCLASS=2\r]
Aug 08 18:04:29.31: [ 1418]: --> [2:OK]
Aug 08 18:04:29.31: [ 1418]: <-- [10:AT+FTBC=0\r]
Aug 08 18:04:29.46: [ 1418]: --> [2:OK]
Aug 08 18:04:29.46: [ 1418]: <-- [10:AT+FBOR=0\r]
Aug 08 18:04:29.61: [ 1418]: --> [2:OK]
Aug 08 18:04:29.61: [ 1418]: <-- [13:AT+FPHCTO=30\r]
Aug 08 18:04:29.76: [ 1418]: --> [2:OK]
Aug 08 18:04:29.76: [ 1418]: <-- [24:AT+FDCC=1,5,2,2,1,0,0,0\r]
Aug 08 18:04:29.91: [ 1418]: --> [2:OK]
Aug 08 18:04:29.91: [ 1418]: <-- [5:ATM0\r]
Aug 08 18:04:30.05: [ 1418]: --> [2:OK]
Aug 08 18:04:30.05: [ 1418]: <-- [12:AT+FCLASS=2\r]
Aug 08 18:04:30.30: [ 1418]: --> [2:OK]
Aug 08 18:04:30.30: [ 1418]: <-- [10:AT+FTBC=0\r]
Aug 08 18:04:30.55: [ 1418]: --> [2:OK]
Aug 08 18:04:30.55: [ 1418]: <-- [10:AT+FBOR=0\r]
Aug 08 18:04:30.80: [ 1418]: --> [2:OK]
Aug 08 18:04:30.80: [ 1418]: <-- [13:AT+FPHCTO=30\r]
Aug 08 18:04:31.05: [ 1418]: --> [2:OK]
Aug 08 18:04:31.05: [ 1418]: <-- [24:AT+FDCC=1,5,2,2,1,0,0,0\r]
Aug 08 18:04:31.30: [ 1418]: --> [2:OK]
Aug 08 18:04:31.30: [ 1418]: <-- [23:AT+FLID="NothingSetup"\r]
Aug 08 18:04:31.55: [ 1418]: --> [2:OK]
Aug 08 18:04:31.55: [ 1418]: <-- [10:AT+FSPL=1\r]
Aug 08 18:04:31.80: [ 1418]: --> [2:OK]
Aug 08 18:04:31.80: [ 1418]: DIAL 32423
Aug 08 18:04:31.80: [ 1418]: <-- [10:ATDT32423\r]
Aug 08 18:04:55.21: [ 1418]: --> [4:BUSY] ****what
does "4" mean?
Aug 08 18:04:55.22: [ 1418]: SEND FAILED: Busy signal detected
Aug 08 18:04:55.22: [ 1418]: <-- [5:ATH0\r]
Aug 08 18:04:55.46: [ 1418]: --> [2:OK]
Aug 08 18:04:55.46: [ 1418]: SESSION END
---------------------------------------------------------------
# config.ttyS1
CountryCode: 49
AreaCode: 40
FAXNumber: "+49 40 31792443"
LongDistancePrefix: ""
InternationalPrefix: 00
DialStringRules: "etc/dialrules"
ServerTracing: 1
SessionTracing: 11
RecvFileMode: 0644
LogFileMode: 0640
DeviceMode: 0640
RingsBeforeAnswer: 1
SpeakerVolume: off
GettyArgs: "-r -b %l"
LocalIdentifier: "NothingSetup"
TagLineFormat: "From %%l|%c|Page %%p of %%t"
MaxRecvPages: 25
LockDataCalls: no
LockVoiceCalls: no
UUCPLockTimeout: 5
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType: Class2 # use class 1 interface
ModemRate: 38400 # locked for fax
sending&receiving
ModemFlowControl: xonxoff # default
#
ModemNoFlowCmd: AT&K0 # disable flow control cmd
ModemSoftFlowCmd: AT&K4 # software flow control cmd
ModemHardFlowCmd: AT&K3 # 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
#
ModemRecvFillOrder: MSB2LSB # bit order of received
facsimile
ModemSendFillOrder: LSB2MSB # bit order modem expects for
transmit
#
#ModemResetCmds: ATX3 # stuff to do when modem is
reset
ModemDialCmd: ATDT%s # T for tone dialing
#
# Chip locks the line rate and switches to xon/xoff flow
# control when receiving facsimile--we must follow suit.
#
ModemAnswerFaxBeginCmd: "<19200><xon>" # lock line rate & switch flow
control
#
Class2RecvDataTrigger: "\022" # character sent to modem to
start recv