2 registry configuration reference, 1 [hkey_local_machine\software\faxback, 1 icanfax global – FaxBack NET SatisFAXtion 8.6 - Manual User Manual

Page 201: Registry configuration reference

Advertising
background image

4 – Appendices

NET SatisFAXtion 8.6 Manual

201

18415620 Timeout waiting for read packet. Error type:

NON_RETRYABLE

.

18415621 Send por t unavailable. Error type:

NON_RETRYABLE

.

18415622 Timeout waiting for write packet.

Error type:

NON_RETRYABLE

.

18415623 Error reading packet.

Error type:

NON_RETRYABLE

.

18415624 Unexpected read packet type.

Error type:

NON_RETRYABLE

.

18415625 Xml deserialization error.

Error type:

NON_RETRYABLE

.

18415626 Unknown exception.

Error type:

NON_RETRYABLE

.

18415627 Session Abor ted.

Error type:

NON_RETRYABLE

.

18415628 Session Timeout.

Error type:

NON_RETRYABLE

.

4.2

Registry Configuration Reference

Note on boolean values: Booleans can be represented in the registry as
either a string or dword value.

True

,

on

,

yes

and

1

are all true values, and

false

,

off

,

no

and

0

are false values.

4.2.1

[HKEY_LOCAL_MACHINE\Software\FaxBack]

On 64-bit Windows these can be found instead under

[HKEY_LOCAL_MACHINE\Software\Wow6432Node\FaxBack]

.

4.2.1.1

ICANFax Global

add_receive_page_headers [boolean]: This allows for a page header to be
added to receive faxes. See

receive_page_header

for information on the format

of this header. Default:

false

.

allow_dialing_same_number [boolean]: This setting determines whether
ICANFax initiates send messages that have the same destination address
(phone number) as another currently sending message. If TRUE, ICANFax
initiates the send when its time comes due as for any other message. If FALSE,
ICANFax does not attempt the dial but delays the message. It treats the
message just as if it received a busy signal from dialing, except that it doesn't
increment the message's retries counter. This setting saves the processing time
that would normally occur if ICANFax dialed the number and actually received
the busy signal. It also saves the message from spending its allotted retries for
attempts that have a chance of getting through. Default:

false

.

allow_unconfirmed_sends [boolean]: This causes the ICANFax driver to
ignore non-confirmation errors from the fax driver. Some fax machines do not
send proper confirmations and thus cause ICANFax to send duplicate copies if

failed_send_retry_attempts

is not 0. Try this option if your destinations

receiving multiple copies of the same fax page is more of a problem than the
risk of them not getting the page at all. Default:

false

.

also_retr y_errors [string]: This allows customization of the ICANFax send
retry policy. If fax sends failing due to an error that ICANFax does not normally

Advertising