2 registry configuration reference, 1 [hkey_local_machinesoftwarefaxback, 1 icanfax global – FaxBack NET SatisFAXtion 8.7 (Including R3) - Manual User Manual

Page 195: Icanfax global, Registry configuration reference

Advertising
background image

4 – Appendices

NET SatisFAXtion 8.7 Manual

195

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 for-

mat 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 initi-
ates 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 mes-
sage just as if it received a busy signal from dialing, except that it doesn't incre-
ment 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 at-
tempts that have a chance of getting through. Default:

false

.

allow_unconfirmed_sends [boolean]: This causes the ICANFax driver to ig-
nore 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 re-

ceiving 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_retry_errors [string]: This allows customization of the ICANFax send
retry policy. If fax sends failing due to an error that ICANFax does not normally
retry on, this setting can make that error retryable. Format: Up to 10 comma-
separated hexadecimal numbers.
bft_header_actions
board_data_log
busy_call_send_retry_seconds
[dword 0–65535]: The amount of time in
seconds to elapse before attempting to resend a message when the call result-
ed in a remote busy. Default:

60

.

bypass_file_base [boolean]: Bypasses the FILEBASE queue driver. Disables
FILEBASE even if

filebase_on=true

. Default:

true

.

Advertising