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] HylaFAX 4.2.4 error
Lee Howard typed (on Sat, Jan 07, 2006 at 01:52:40PM -0800):
| Jean-Pierre Radley wrote:
|
| >As for the other problems with faxrcvd, I've just seen Darren's posting
| >about a new release next week, so I'll wait before testing any more.
| >
|
| This is fine. However, as of yet you're the only one to post about a
| problem with the faxrcvd change. So in order to verify that the fix is
| going to resolve the problem you reported, it would be nice to see it
| tested first.
Well, changing
eval "CALLID$COUNT='`echo $1 | $SED -e "s/'/'\\\\\''/g"`'"
to
CALLID='$1'
CALLID$COUNT="`eval echo $CALLID`"
does seem to be the proper fix.
I will add, though, that I have yet to find CALLID1 or CALLID2 ever
become other than the null string, i.e., I've not seen faxrcvd called
with more than four arguments.
--
JP
==> http://www.frappr.com/cusm <==
____________________ 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*