Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ faxlsoldlog(8) — NEWS-os 4.2.1R

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

faxmvlog(8)

faxlslog(1)

FAXLSOLDLOG(8)  —  NEWS-OS Programmer’s Manual

NAME

faxlsoldlog − Displays FAX communication log. 

SYNOPSIS

faxlsoldlog −file log-file [ −long ] [ −log log-id ...] [ −request request-id ...] [ −receive receive-id ...] [ −user user-name ...]

DESCRIPTION

faxlsoldlog displays a part or all of communication log, by specifying log file name.  It is used to read the communication log files that are backed-up. 
Order of display is order of communication time (i.e. order of communication log ID).

The following options are recognized. 

−fil[e] file-name
Specifies communication log file name.

−lon[g]
Displays content of communication log in more details.

−log log-id ... 
By specifying communication log ID, only the specified communication log can be displayed. Multiple communication log IDs can be specified.
Either one of options −log, −request, −receive or −user can be specified. 

−req[uest] request-id[.request-subid] ... 
Displays the communication log only by specifying request ID. Multiple request IDs can be specified.
It can be specified in either form of <request ID> or <request ID>.<request sub ID>.
Either one of options −log, −request, −receive or −user can be specified. 

−rec[eive] receive-id ... 
By specifying receive ID, only the communication log of specified ID can be displayed. Multiple IDs can be specified.
Either one of options −log, −request, −receive or −user can be specified. 

−us[er] user-name ... 
Displays communication log of only the specified user. Multiple users can be specified.
Either one of options −log, −request, −receive or −user can be specified. 

Items to be displayed are as follows:

Communication log ID
Line ID
Type of communication

F:FAX
S:Send
R:Receive
P:Polling communication
T:Specified time communication

Number of page
Result of communication
User name (owner)

(displayed in case of send/polling-send-receive.)

Communication time
Time required for communication

−long If option is specified, following items are added:

Request ID

(displayed in case of send/polling-send-receive.) 

Request sub ID

(displayed in case of send/polling-send-receive.) 

Received FAX ID

(displayed in case of received/polling-receive.) 

Host name

(displayed in case of send/polling-send-receive.) 

Telephone number

(displayed in case of send/polling-send-receive.) 

Communication result is briefly explained. 
Communication result that is displayed by command faxlslog shows error that has occurred during FAX send-receive processings, in code. 
ERR1 that is displayed when option −long is specified, is same as ERROR that is displayed when option −long is not specified.  If ended with success, ERR1 of 0 is shown. 
Major error codes and content of error are shown below:

ERR1ERR2Content of error
0Ended with success.
110In dial type line,  "∗" or "#" is used in telephone
number.
280FAX request list is deleted during communication.
1002FAX board is not connected.
1003FAX board is not initialized.
1006Connected line is busy.
1007No reply from connected line.
Connected line is not G3 facsimile machine.
10014Process speed is slow and cannot catch up.
10016Line is disconnected due to communication error.
10017Process speed is slow and cannot catch up.
10022Send-receive processings are interrupted by signal.
10029Line is disconnected due to communication error.
10030Line is disconnected due to communication error.
10031Line is disconnected due to communication error.
10032Line is disconnected due to communication error.
10033Line is disconnected by other process.
20128File system has reached to its full.
2030Memory is not assigned.
2040Font for FAX is not installed.

SEE ALSO

faxmvlog(8), faxlslog(1)

DIAGNOSIS

If successful, exit status is 0. 
Otherwise, error message is written to stderr.

NOTES

This is not an ordinary FAX command that issues request to FAX daemon. 
It operates only in the machine that has communication log file.

NEWS-OS Release 4.2.1R

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026