2 registry configuration reference – FaxBack NET SatisFAXtion 9.0 - Fax Server Manual User Manual
Page 166

18415627 Session Aborted. 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 64bit 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
nonconfirmation 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_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 resulted in a remote busy. Default: 60.
bypass_file_base [boolean]: Bypasses the FILEBASE queue driver. Disables FILEBASE even if
filebase_on=true. Default: true.
completed_remain_active_seconds
convert_receive_input_buffer_size [dword]: Size of input buffer used by image converter
during receive fax. Default: 8192.
convert_receive_output_buffer_size [dword]: Size of output buffer used by image
converter during receive fax. Default: 8192.
convert_send_input_buffer_size [dword]: Size of input buffer used by image converter
during send fax. Default: 8192.
convert_send_output_buffer_size [dword]: Size of output buffer used by image converter
during send fax. Default: 8192.
debug_receive_image_types [string]: This causes all raw received data for each page be
written to a file in the queues subdirectory so as to allow for later debugging caused by convert
problems related to the image data. The format of the file name is ICF handle>.DEBUG_IMAGE. all raw data is written to the debug file and at the end of each page, then that file is reread and Proprietary FaxBack, Inc. 2014 166