Extension |
The extension of the incoming calls that is accepted
by the message box. For this extension you also have to
set the pabxExtDestination field in the pabxExtensionTable
to `msg_box'. |
Addr |
The Called Party Number that is used to send stored faxes.
If this field is empty, stored faxes are not sent automatically
to another number. |
DeleteAction |
This field defines when a fax message, that was sent
successfully, should be deleted. When set to `delivered'
the fax will be deleted after it is sent anyway.
When set to `forwarded' it will be deleted immediately
after it was sent successfully to the number specified
in the msgForwardAddr field.
When set to `polled', the fax is deleted after someone
received the fax via fax polling. Enumerations: - delivered (1)
- forwarded (2)
- polled (3)
|
Delay |
The time in seconds to wait before the message box tries
or retries to send a stored fax to the msgForwardAddr. |
Poll |
To allow polling stored fax messages this value must be set
to `enable'. When set to `disable' fax polling is not allowed.
When set to delete, the table-entry will be deleted. Enumerations: - enable (1)
- disable (2)
- delete (3)
|
PollPassword |
The password you have to use if you like to poll a stored
fax. |
MaxRetries |
Number of trials to forward a fax message to an
external fax station before the msgForwardState
changes to the value `blocked'. A trial counts
only when a connection could be established.
When this field is set to zero, the state never
changes to `blocked'. |
State |
Faxes are only forwarded to msgForwardAddr if the
msgForwardState has the value `enabled'. The
msgForwardState is set automatically to `blocked'
when the number of retries reaches msgForwardMaxRetries. Enumerations: - enabled (1)
- disabled (2)
- blocked (3)
|