FAXGETSENDC(1) — NEWS-OS Programmer’s Manual
NAME
faxgetsendc − Stores transmission cover page.
SYNOPSIS
faxgetsendc −request request-id.request-subid [ −file file-name ] [ −host host-name ]
DESCRIPTION
faxgetsendc stores the transmission cover page data that have been queued for transmission, in the specified file.
The data read by the command faxgetsendc are all TIFF (Tag Image File Format) bilevel image data.
The cover page data for transmission are set by the command faxsend. When setting the data, cover page data can be either bilevel image data or plain text. If original data are plain text, they are converted to bilevel image data and stored. If original data are bilevel image, resolution and compression method can be altered.
Only the owner of the request (who sent faxsend command ) or privileged user (user level 0, 1, 2) can read the transmission cover page data using the command faxgetsendc.
The following options are recognized.
−req[uest] request-id.request-subid
Specifies transmission request in the form of <request ID> . <request sub ID>
Specifying alone of request ID cannot read cover page data.
If it is not broadcast transmission, request sub ID is 1.
−fil[e] file-name
Specifies file name to store the cover page data.
If not specified, it is output to standard output.
−ho[st] host-name
Specifies host name of the machine that carries FAX board. If not specified, the host name registered in the top of FAX host machine registration file is used.
FILES
/var/sony/etc/hosts.faxcFAX host machine registration file
SEE ALSO
faxgetsendd(1), faxlsreq(1), faxsend(1)
DIAGNOSIS
If successful, exit status is 0.
Otherwise, error message is written to stderr.
NOTES
Transmission cover page data does not necessarily be attached to all of transmission request.
Transmission cover page data are deleted after completion of transmission.
NEWS-OSRelease 4.2.1R