FAXRECVPOLL(1) — NEWS-OS Programmer’s Manual
NAME
faxrecvpoll − Receives by polling
SYNOPSIS
faxrecvpoll −number fax-number [ −time date-time ] [ −mail ] [ −mailto mail-address ] [ −line line-id ] [ −host host-name ]
DESCRIPTION
faxrecvpoll issues receive request for the polling send data that are set in the G3 facsimile machine specified by option −number.
As the command faxrecvpoll is issued, it is saved as the polling receive request in the request queue in the machine that has FAX board. When it is saved in request queue, faxrecvpoll command is completed and request ID is displayed. Actual polling receive processing is carried out in the order of request queue, that is after command is completed.
The following options are recognized.
−nu[mber] fax-number
Specifies telephone number of destination G3 facsimile machine.
Telephone number is specified with digits from "0" through
"9" and "∗", "#" and "−". (Dial type line cannot use "∗" and "#".)
"−" means pause. Make dialing with two seconds of pause between every "−" .
−ti[me] date-time
Specifies reception time in case of specified time reception.
Time is specified using following numbers.
Month: 01 − 12
Day: 01 − 31
Time: 00 − 23
Minute: 00 − 59
Following three types can be used to specify.
•A method to specify using Christian era calendar 4 digits, month 2 digits, day 2 digits, time 2 digits, minute 2 digits totaling 12 digits.
Example:
When desired to receive at year 1993, January 1st 12 o’clock, specify as follows.
−time 199301011200
•A method to specify using, month 2 digits, day 2 digits, time 2 digits, minute 2 digits totaling 8 digits.
Example:
When desired to receive January 1st 12 o’clock, specify as follows.
−time 01011200
•A method to specify using, time 2 digits, minute 2 digits totaling 4 digits.
Example:
When desired to receive at 12 o’clock, specify as follows.
−time 1200
Depending upon the settings of the machine that has FAX board, there are limits in time interval to specify. In normal setting, it is 10 minute time interval. In this case, the time is rounded off to the second digit of minute.
−ma[il]
Sets so that an electronic mail is delivered showing receive result when receive is complete.
The electronic mail is delivered to the machine carrying FAX board.
Either -mail or −mailto can be specified.
−mailto mail-address
Specifies mail address. The electronic mail is delivered when FAX transmission is complete.
Either -mail or −mailto can be specified.
−li[ne] line-id
If multiple lines are connected, line ID (0 or 1) is specified.
If not specified, vacant line is used.
−ho[st] host-name
Specifies host name of the machine carrying 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
faxgetrecv(1), faxlsrecv(1), faxlsreq(1), faxrmreq(1)
DIAGNOSIS
If successful, request ID is output to standard output and exit status is 0.
If error is found before request is queued, error message is written to stderr.
NOTES
faxrecvpoll is the command that issues request of polling reception. Received data is read using faxlsrecv or alternatively using the faxgetrecv command after checking receiving FAX ID using electronic mail.
To use the faxrecvpoll command, it is needed that the counterpart G3 facsimile machine is equipped with polling send function and the polling send data are already set.
NEWS-OSRelease 4.2.1R