HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: Busy signal detected
Marie-Noelle Dauphin wrote:
hello, I'm new to hylafax .... so ... be cool :-)
I try to use hylafax (v4.0pl1) on a RS6000 4.1.4 , so I compiled the source to
store
all the installation in a one single directory...
I want to use a modem olitec ...
when i run :
cu -ltty1 all is OK !!! but
when i try to send a fax , it'not ok ..
here's /var/adm/syslog/messages
Jan 27 11:02:01 kingkong FaxQueuer[12262]: HylaFAX (tm) Version 4.0pl1
Jan 27 11:02:01 kingkong FaxQueuer[12262]: Copyright (c) 1990-1996 Sam Leffler
Jan 27 11:02:01 kingkong FaxQueuer[12262]: Copyright (c) 1991-1996 Silicon Graph
ics, Inc.
Jan 27 11:06:52 kingkong FaxQueuer[12262]: SUBMIT JOB 3
Jan 27 11:07:29 kingkong FaxSend[13626]: MODEM OLITEC FAX/MODEM 14400/V3.05-1818
Jan 27 11:07:30 kingkong FaxSend[13626]: SEND FAX: JOB 3 DEST kingkong.test.fr
COMMID 00000010
Jan 27 11:07:59 kingkong FaxSend[13626]: SEND FAILED: Busy signal detected
Jan 27 11:11:06 kingkong FaxSend[13630]: MODEM OLITEC FAX/MODEM 14400/V3.05-1818
Jan 27 11:11:06 kingkong FaxSend[13630]: SEND FAX: JOB 3 DEST kingkong.test.fr
COMMID 00000011
Jan 27 11:11:35 kingkong FaxSend[13630]: SEND FAILED: Busy signal detected
Jan 27 11:14:42 kingkong FaxSend[13130]: MODEM OLITEC FAX/MODEM 14400/V3.05-1818
Jan 27 11:14:42 kingkong FaxSend[13130]: SEND FAX: JOB 3 DEST kingkong.test.fr
COMMID 00000012
please try upping the level of servertracing in the modem config
file to contain also all AT cmd's sent to the modem and please
collect also a session trace for a failing session (see man log(4));
if i run faxstat ....
./faxstat
HylaFAX scheduler on kingkong.test.fr: Running
Modem tty1 (+1.999.555.1212): Waiting for modem to come ready
^^^^^^^^^^^^^^^^
it' not my number !!!
the file ...spool/etc/config.tty1 never contains my serial number ....after i
run
faxaddmodem ....and faxsetup...
the number "+1.999.555.1212" is the default number in some
of the modem config file prototypes; you should change it
during faxsetup(1M) or by hand with vi(1) or some other
editor; if you've problems with faxsetup(1M) try collecting
a screen session trace (like an xterm session log) and try
to find out what's going on or come back with this screen log;
matthias