]> git.ipfire.org Git - thirdparty/HylaFAX.git/commitdiff
Bug 756:
authorAidan Van Dyk <aidan@ifax.com>
Mon, 24 Apr 2006 13:45:35 +0000 (13:45 +0000)
committerAidan Van Dyk <aidan@ifax.com>
Mon, 24 Apr 2006 13:45:35 +0000 (13:45 +0000)
  Back out modem flush command.  We can't flush the command, or we loose
  valid data.

CHANGES
faxd/FaxRecv.c++

diff --git a/CHANGES b/CHANGES
index c47ead91d6246f232a952c8a57375a8b8ed31db3..8b10715148da4243f21738084b0d809dad24626d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@
 
 Changelog
 
+* back out flush modem I/O (BUG 756) (24 Apr 2006)
 * Make sure hfaxd returns JBIG faxes in recvq list (BUG 731) (23 Apr 2006)
 * Resolve Solaris bus error under native compiler (BUG 769) (23 Apr 2006)
 * Fix quoted-printable MIME encoding in faxrcvd (BUG 760) (21 Apr 2006)
index 5a78e976f2fce69fadb9e533eab9f54bbccc43c2..a90fd71359e9ded0342ea4ab9e1ce78597f50121 100644 (file)
@@ -64,9 +64,6 @@ FaxServer::recvFax(const CallID& callid, fxStr& emsg)
     if (tif) {
        recvPages = 0;                  // total count of received pages
        fileStart = pageStart = Sys::now();
-
-       modem->flushModemInput();
-
        if (faxRecognized = modem->recvBegin(emsg)) {
            /*
             * If the system is busy then notifyRecvBegun may not return