HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Received faxes resent unnecessarily
bill.allison@xxxxxxxxx wrote:
modem USR 5630B (64-245-630-04)
OS SLE 8.1 (2.4.19-64GB-SMP)
hylafax 4.2.1 compiled from source
First off, please send a log, so that I can see what may be going on.
Secondly, it's probably the USR modem that's the problem catalyst here.
Some time ago (and I don't recall when it was) I "fixed" an issue in
HylaFAX where faxgetty could potentially end the call without the sender
initiating that disconnection. It went something like this:
--> get page data
--> get post-page message indicating no more pages (EOP)
<-- send page confirmation (MCF)
<-- disconnect (DCN)
The problem with this approach is that the receiver didn't ensure that
the sender got the MCF signal. So what we should do now is this:
--> get page data
--> get post-page message indicating no more pages (EOP)
<-- send page confirmation (MCF)
--> get DCN
<-- hang up
I don't recall when it was that I did this fix, and I would have thought
that it was in 4.2.1, but maybe not. Your session log will help tell.
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@xxxxxxxxx*