![]() |
--- faxsend.cpp.orig 2005-12-21 13:20:12.000000000 +0100 +++ faxsend.cpp 2005-12-21 13:20:30.000000000 +0100 @@ -282,7 +282,7 @@ ModeText = "Hylafax"; tUInt commID = GetJobFile(); dassert (pCommID != 0); - if (*pCommID) { + if (pCommID) { *pCommID = commID; } WriteLog (LOG_INFO, "SESSION BEGIN %09u %s\n", jobID, FaxNumber.GetPointer());
I have this problem:
I compile capi4hylafax-01.03.00 and I can send and received faxes but there is no commid in the q file. What is the Problem? Can you help me?
yythoss
____________________ 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*
____________________ 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*