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] xferfaxstats -> print out in the same report sender and destination
You may want to look at the last patch on
http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=424
which alters xferfaxstats. Should give some pointers on the code
manipulation you'd need.
Lee.
On 2003.09.11 01:12 Bernardelli Paolo wrote:
I Ask you the possibility or code modification for xferfaxstats to
print in the same report
the sender (default ) and destination ( Number )
I try to modify by myself and I see "acct" function do this....
The print format was modified as following
################
printf fmt " %6d %6d %9s %6.1f %5d %7d %7.7s\n",
i, dest, sendpages[i], fmtTime(sendtime[i]),
sendpages[i] / t, senderrs[i],
bestInMap(sendrate[i], rates),
bestInMap(senddata[i], datas);
################
without any good result....
probably but I'm not sure cleanup function made something....
Thank a lot to all....
p.s. I hope this question is not commercial...
Bernardelli Paolo
____________________ 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@xxxxxxxxxxxx*
____________________ 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@xxxxxxxxxxxx*