The following patch should fix that problem (at least when using
DIVA Server cards).
Armin
--- capi4hylafax-01.03.00.orig/src/faxsend/faxsend.cpp 2007-07-05
12:20:36.000000000 +0200
+++ capi4hylafax-01.03.00/src/faxsend/faxsend.cpp 2005-08-18
14:07:20.000000000 +0200
@@ -667,8 +667,7 @@
if (GetSendState() == 2) {
WriteLog (LOG_INFO, "Fax file completely transfered to
CAPI.\n");
exitState = 0;
- //Disconnect (DisconnectKind_WaitNoPut);
- Disconnect (DisconnectKind_Normal);
+ Disconnect (DisconnectKind_WaitNoPut);
}
break;
case iErr_File_NotExist:
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]