EnglishFrenchSpanish

OnWorks favicon

faxalter - Online in the Cloud

Run faxalter in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command faxalter that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


faxalter - alter parameters of a HylaFAX job queued for transmission

SYNOPSIS


faxalter [ options ] id...

DESCRIPTION


faxalter changes the state of one or more HylaFAX jobs that are queued for transmission.
Numerous parameters can be altered; see the options below.

An id is a number that identifies a job that has been submitted to HylaFAX; these numbers
are printed by sendfax(1) when jobs are queued for transmission and can also be displayed
with faxstat(1). Unprivileged users can alter the parameters of jobs that they own;
clients with administrative privileges on a server can manipulate any job (see the -A
option below). The user may be specified by the FAXUSER environment variable. By
default, faxalter contacts the facsimile server on the host specified in the FAXSERVER
environment variable; but consult the -h option for more information.

OPTIONS


-a time Specify a new time to send a job. The syntax for specifying a time is the same
as used by sendfax(1) (and at(1)).

-d destination
Change the destination number to destination.

-h host Force the server to be contacted on a specific host. The host may be either a
symbolic name or a network address. If no -h option is supplied, faxalter uses
the FAXSERVER environment variable to identify the HylaFAX server to contact.
If this variable is not set, then faxalter checks for a setting in the
configuration files (first in the per-user file and then in the system-wide
file). If all of the above fails, then faxalter attempts to contact a server on
the machine where it is run.

-A Use administrative privileges; faxalter will prompt for the password to set
administrative privileges.

-k time Specify a new time to kill a job; the syntax is the same as used for the -a
option.

-m modem Assign/reassign the jobs to the specified modem. Specifying ``any'' for modem
causes the jobs to be scheduled for any available modem.

-p The jobs should be pushed; that is, they should be requeued with a time-to-send
as the current time (this is equivalent to ``-a now'').

-P pri Set the scheduling priority for the specified jobs. The priority is an integer
value in the range 0-255; lower values give a job higher priority. The default
scheduling priority for a job is 127 and priorities are recalculated after each
attempt to process a job.

-r Resubmits a job. This will duplicate any job that is in either the send queue
or in the done queue. When resubmitting jobs that are past their killtime the
-k option should also be used to specify a new time to kill the job.

-t tries Set the maximum number of times the server should call the remote fax machine.

-n scheme Select a notification scheme to use for the specified jobs. Possible schemes
are: ``none'' for no notification (default), ``when done'' for notification when
the job is completed, ``when requeued'' for notification when the job is
requeued after a failed transmission attempt. The -Q, -D, and -R options are
shorthand for these notification schemes, respectively. One can also leave off
``when'' when using the -n option; e.g., ``done'' instead of ``when done''.

-v Trace the protocol exchanges between faxalter and the remote hfaxd process.
Tracing information is written to the standard output.

-Z range Change the page range to be faxed to range

CONFIGURATION PARAMETERS


faxalter reads configuration information from the file /etc/hylafax/hyla.conf and then
from the file ~/.hylarc. Configuration files follow the conventions described in hylafax-
client(1). The following configuration parameters are recognized:
Tag Type Default Description
Host string localhost host to contact for service
PassiveMode boolean false whether or not to use passive mode
Port integer 4559 port to use in contacting server
Protocol string tcp protocol to use in contacting server
Verbose boolean No whether or not to enable protocol tracing

The configuration parameters are explained below:

Host The host to contact for service. (Equivalent to the -h option.)

PassiveMode
Whether or not to use passive mode in communication with the server.

Port The network port to contact for service. (Equivalent to the -h option.)

Protocol The name of the communication protocol to use when contacting a server.
(Equivalent to the FAXSERVICE environment variable.)

Verbose Control protocol tracing. (Equivalent to the -v option.)

NOTES


Setting a job's killtime without also setting the time to send may cause the wrong value
for the killtime to be sent. This is because the killtime is calculated as the difference
in time between the killtime and time to send: and if the time to send is not specified,
then faxalter uses the current time instead of querying the server for the job's time to
send.

faxalter suspends a job before attempting to alter its state. If a job is active when a
suspend request is made there may be a delay while waiting for the job to enter a
consistent state where it can be suspended. If faxalter is interrupted during this time
then jobs may be left suspended.

faxalter requeues the job. This means that the job will end up at the bottom of the queue
for the job's priority. Thus, when queues are heavy an adjustment of the job's killtime
may need to be considered when altering any other parameter.

faxalter only understands how to alter a subset of the available job parameters; there are
many more client-controllable parameters that can only be modified by communicating
directly with the server using the underlying protocol.

The continued use of the at(1)-style notation for specifying times is questionable (it was
done for backwards compatibility).

Use faxalter online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 2
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 3
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 4
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 5
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 6
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • More »

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    coresendmsg
    coresendmsg
    coresendmsg - send a CORE API message
    to the core-daemon daemon ...
    Run coresendmsg
  • 4
    core_server
    core_server
    core_server - The primary server for
    SpamBayes. DESCRIPTION: Currently serves
    the web interface only. Plugging in
    listeners for various protocols is TBD.
    This ...
    Run core_server
  • 5
    fwflash
    fwflash
    fwflash - program to flash image file
    to a connected NXT device ...
    Run fwflash
  • 6
    fwts-collect
    fwts-collect
    fwts-collect - collect logs for fwts
    bug reporting. ...
    Run fwts-collect
  • More »

Ad