![]() |
URL: svn://capi4hylafax.in-berlin.de/capi4hylafax/trunk/capi4hylafax
yes you have to patch c4h..
try this one in the src/faxsend dir:
--- 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());
Moritz
____________________ 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*