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] How to set jobtag?
I Use the -i option on the sendfax call like this
sendfax -n -N -i "myjobID" -d someone@12345678 myjob.ps
=============
Then...modify (in a RedHat installation) the /etc/hylafax/hfaxd.conf file
to include the "identifier" string
For example:
(in hfaxd.conf)
# The default format used to return job status queries.
# Note that clients can override this with JOBFMT.
#
#JobFmt: "%-3j %3i %1a %6.6o %-12.12e %5P %5D %7z %.25s"
# Modified Line below
JobFmt: "%12J %-4j %4i %1a %6.6o %-12.12v %5P %5D %7z %.80s"
# ====
This will allow you to see the specified job identifier in faxstat...
-Jeff H.
At 02:00 PM 5/28/2003 -0700, Mark J. Hershenson wrote:
>[resend after registering]
>
>Hi all,
>
>We're working to set up a system for one of our applications that sparks
>outgoing faxes to our clients. We're replacing a third party system with
>HylaFax, and I'm trying to determine how to work on some "primary key"
>tracking methods with HylaFax.
>
>In the man page for "xferfaxlog" there is a note as follows:
>
>" jobtag
> The client-specified job tag for outbound calls. "
>
>How do I set the jobtag from the command line? Can I set it from the command
>line? Can the jobtag really a unique identifier for a fax?
>
>--
>
>If not, is there a way to get the handle ID for the outgoing fax I send? The
>log formats and storage formats seem staightforward (ascending numbers, with
>next index key stored in seqf), but I'd like to be able to store the handle
>ID in a database when I submit a fax into the queue.
>
>--
>
>Any help would be greatly appreciated!
>
> -- mjh
>
>
>____________________ 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@hylafax.org < /dev/null
> *To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*
--------------------------------------
Jeff Herring / jeffh@sldsi.com
Seacoast Laboratory Data Systems, Inc.
Voice: 603 431 4114 x14
FAX: 603 431 2112
--------------------------------------
____________________ 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@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*