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

[efax-users] efax received every 4 times



Hi,

I am a Debian Linux user.
efax_0.9a-19 can't receive fax correctly, while efax_0.9a-9 can do
correctly.

This is the receiving command.

/usr/bin/efax -v ewincr -d /dev/${ttyS} -iS0=2E0\&k6\&G0L1M1 -kZ \
-o $class -on -c 1,5,0,2,0,0,0,0 -q 50 \
-x /var/lock/LCK..${ttyS} -l "+81 50 xxxx yyyy" \
-w -r "%m-%d-%H:%M:%S" \
-s \
1>> ${faxdir}/log/fax.in.log 2>&1

Efax seems to receive a fax correctly but sends an error to the sender.
The sender tries to fax again and again, so I receive the same fax for
four times and the sender finally gets 'send fax unsuccessfully'.

---- Here is the log ------------------------------------------
/usr/bin/efax: Fri Nov 21 13:47:46 2008 efax v 0.9a-001114 Copyright
1999 Ed Casas
efax: 47:46 compiled Jan 23 2006 12:58:54
efax: 47:46 opened /dev/ttyS0
efax: 47:47 command "Q0V1"
efax: 47:47 waiting 2.0 s
efax: 47:47 response "OK"
efax: 47:47 command "S0=1E0&k6&G0L1M1"
efax: 47:47 waiting 5.0 s
efax: 47:47 response "OK"
efax: 47:47 command "E0"
efax: 47:47 waiting 5.0 s
efax: 47:47 response "OK"
efax: 47:47 command "I3"
efax: 47:47 waiting 5.0 s
efax: 47:47 response "OK"
efax: 47:48 command "+FCLASS=2"
efax: 47:48 waiting 5.0 s
efax: 47:48 response "OK"
efax: 47:48 command "+FMFR?"
efax: 47:48 waiting 5.0 s
efax: 47:48 response "OK"
efax: 47:48 command "+FMDL?"
efax: 47:48 waiting 5.0 s
efax: 47:48 response "OK"
efax: 47:48 using V1.100K-V34_DS ROCKWELL AC/V34 in class 2
efax: 47:48 command "+FCR=1"
efax: 47:48 waiting 5.0 s
efax: 47:48 response "OK"
efax: 47:48 command "+FDCC=1,5,0,2,0,0,0,0"
efax: 47:48 waiting 5.0 s
efax: 47:49 response "OK"
efax: 47:49 command "+FLID=" +81 50 yyyy xxxx""
efax: 47:49 waiting 5.0 s
efax: 47:49 response "OK"
efax: 47:49 waiting for activity
efax: 53:02 activity detected
efax: 53:02 waiting 120.0 s
efax: 53:03 waiting 120.0 s
efax: 53:12 response "OK"
efax: 53:12 fax call answered
efax: 53:12 remote ID -> " 813aaaabbbb"
efax: 53:12 session 98lpi 14.4kbps 8.5"/215mm any 1D - - 5ms
efax: 53:12 command "+FDR"
efax: 53:12 waiting 60.0 s
efax: 53:18 response "CONNECT"
efax: 53:18 session 98lpi 14.4kbps 8.5"/215mm any 1D - - 5ms
efax: 53:31 received 1120 lines, 0 errors <==========(1)
efax: 53:31 waiting 16.0 s
efax: 53:33 response "OK"
efax: 53:33 Warning: reception errors
efax: 53:33 command "+FPTS=2"
efax: 53:33 waiting 3.0 s
efax: 53:33 response "OK"
efax: 53:33 command "+FDR"
efax: 53:33 waiting 60.0 s
efax: 53:43 response "CONNECT"
efax: 53:43 remote ID -> " 813aaaabbbb"
efax: 53:43 session 98lpi 14.4kbps 8.5"/215mm any 1D - - 5ms
efax: 53:57 received 1120 lines, 0 errors <==========(2)
efax: 53:57 waiting 16.0 s
efax: 53:58 response "OK"
efax: 53:58 Warning: reception errors
efax: 53:58 command "+FPTS=2"
efax: 53:58 waiting 3.0 s
efax: 53:58 response "OK"
efax: 53:58 command "+FDR"
efax: 53:58 waiting 60.0 s
efax: 54:08 response "CONNECT"
efax: 54:08 remote ID -> " 813aaaabbbb"
efax: 54:08 session 98lpi 14.4kbps 8.5"/215mm any 1D - - 5ms
efax: 54:22 received 1120 lines, 0 errors <==========(3)
efax: 54:22 waiting 16.0 s
efax: 54:23 response "OK"
efax: 54:23 Warning: reception errors
efax: 54:23 command "+FPTS=2"
efax: 54:23 waiting 3.0 s
efax: 54:23 response "OK"
efax: 54:23 command "+FDR"
efax: 54:23 waiting 60.0 s
efax: 54:33 response "CONNECT"
efax: 54:33 remote ID -> " 813aaaabbbb"
efax: 54:33 session 98lpi 14.4kbps 8.5"/215mm any 1D - - 5ms
efax: 54:47 received 1119 lines, 0 errors <==========(4)
efax: 54:47 waiting 16.0 s
efax: 54:48 response "OK"
efax: 54:48 Warning: reception errors
efax: 54:48 command "+FPTS=2"
efax: 54:48 waiting 3.0 s
efax: 54:48 response "OK"
efax: 54:49 command "+FDR"
efax: 54:49 waiting 60.0 s
efax: 54:52 response "OK"
efax: 54:53 command "Q0V1"
efax: 54:53 waiting 2.0 s
efax: 54:53 response "OK"
efax: 54:53 command "Z"
efax: 54:53 waiting 5.0 s
efax: 54:54 response "OK"
efax: 54:54 done, returning 0 (success)
/usr/bin/efax: Fri Nov 21 13:54:54 2008 efax v 0.9a-001114 Copyright
1999 Ed Casas

(1),(2),(3) and (4) are the same page. Only one page is necessary.

Regards,
Tomoo

-- 
****** Nomura Technical Management Office Ltd. *****************
 Tomoo Nomura      nomura@xxxxxxxxx       http://www.tmo.co.jp/
    Phone: +81-78-797-0240 Fax: +81-50-3428-2033
 Worldwide Airline Timetable 'Flight Planner'
 European Electronic Timetable 'HAFAS'         ValueFax Support
****************************************************************