FaxBack NET SatisFAXtion 9.0 - Fax Server Manual User Manual

Page 175

Advertising
background image

 

ser_device_name [string]: Win32 name for the serial port in the format of COMXXX where

 

 

 

 

 

 

 

   

 

   

 

 

XXX can be 001–999. This does not need to be specified if the tapi_modem_name is specified.

 

 

 

 

 

 

 

   

 

   

 

   

 

Format: Up to 6 characters. 

 

init_string [string]: This is the basic modem initialization string. It should reset the modem

 

 

   

 

 

 

 

   

 

 

 

 

and init the required flow control. Format: Up to 80 characters.  

Default: &F&C1&D2V1E0S0=0S7=90^^. 

 

All modem commands start with AT, so this string does not need AT. The symbols 

in the string mean the following: 

 

 2­second pause 

\  

Carriage return. There is a wait of init_string_timeout_msecs after carriage return to wait 

an OK to be returned. 

\\  

Specifies a single \ 

^^\  

this is interpreted as \^^ 

 

init_string_timeout_msecs [dword 0–65535]: How long to wait for response after CR in the

 

 

 

 

   

 

 

 

 

   

 

init_string if there are no 2­second pauses before or after the CR. Default: 5000. 

 

close_string [string]: Determines what commands should be sent to a fax modem to restore it

 

 

 

 

 

   

     

 

   

   

to its normal state of operation after the application has finished using it. See init_string

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

description for string format explanation. Default: Z^^. 

 

io_buffer_size [dword 0–65535]: This is the size of the image buffer. The necessary buffer

 

 

 

   

 

   

 

 

 

 

 

 

size depends on host CPU speed and load as well as connect speed. This buffer directly adds to

 

 

 

 

 

 

 

   

   

 

 

 

 

 

   

driver page locked memory use so should be as small as possible. However, too small a buffer

 

 

 

 

 

 

 

   

   

 

 

 

   

 

will cause faxes to fail. Default: 20480. 

 

show_console_scroll_back_buffer_size [dword 0–4294967295]: When the debug output

 

 

 

 

 

 

 

is CONSOLE, this is how big of a buffer to be used for scrollback. Default: 282144.  

 

show_ring0_buffer_size [dword 0–4294967295 ]: How big of buffer for the page locked

 

 

   

 

   

 

 

 

 

 

debug buffer that ring0 code writes to and ring3 code extracts from (on a thread) to the

 

 

 

 

 

 

 

 

 

 

 

 

   

 

 

 

debugging output. This should be larger for when using serial capture mode since so much more

 

 

 

   

 

 

 

 

 

 

 

   

 

 

data is written for debug. It should probably be only about 1K for when using T.30 debug since

   

 

 

   

 

 

 

 

 

 

 

 

 

 

 

 

the frequency and amount of T.30 debug is small enough that the ring3 code can easily keep up

 

 

 

   

 

   

 

 

 

 

 

 

 

 

 

 

writing to the show output. Default: 65536. 

 

debug_show_file_path [string(256)]: Partial path or complete path and file name of where to

 

 

 

   

 

 

 

 

   

   

create debug file. If the debug_show_output is set for CONSOLE and the debug_show_file_path

 

 

   

 

   

 

 

 

 

 

 

is specified in the registry, then you can get both CONSOLE and FILE debug output

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

simultaneously. This is a device specific setting, but you can set the default for all devices by

 

     

 

 

 

 

 

 

 

 

 

   

 

 

specifying this under the global icanfax section. 

 

debug_show_output [string]: Debug output that displays various run time behavior of

 

 

 

 

 

 

 

 

 

 

 

ICANFax. When specifying the FAX_DEVICE, the ICANFax debug output will be mixed in with

 

 

 

 

 

 

 

 

 

 

 

   

 

the fax drivers debug output. This is a device specific setting, but you can set the default for all

 

 

 

 

 

     

 

 

 

 

 

 

 

 

 

   

devices by specifying this under the global section. Format: One of the following values.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Default: NONE. 

 

NONE 

CONSOLE 

FILE 

FAX_DEVICE 

SERIAL_CAPTURE 

TCP 

 

csid [string(20)]: The CSI for receive and the TSI for send. 

 

allowed_receive_image_types [string]: These settings control the image types that the

 

 

 

 

 

 

 

 

 

 

device can send and receive via the T.30 protocol over the telephone network. To receive or

 

 

 

 

 

 

 

 

 

 

 

 

 

 

   

Proprietary FaxBack, Inc. 2014

175 

Advertising