FaxBack NET SatisFAXtion 8.7 (Including R3) - Manual User Manual

Page 214

Advertising
background image

4 – Appendices

NET SatisFAXtion 8.7 Manual

214

that it supports, but are unreliable in your environment or are undesirable for
some other reason. On transmitting, use this as a mask; the modem will use
only those rates you list. On receiving, set the fastest and slowest rates; the
modem will allow those and any in between. Format: Comma separated list of

14400

,

12000

,

9600

,

7200

,

4800

and

2400

. Default:

14400,12000,9600,7200,4800,2400

.

carrier_wait [dword 0–255]: Seconds the driver to wait in the “dialing” or “an-
swering” states for a carrier from the remote device before hanging up. De-
fault:

45

.

dial_wait [dword 0–255]: Seconds the driver to wait in the "ringing" state be-
fore hanging up. Default:

45

.

flow_control [string]: Designates the type of flow control to use when send-
ing data. If the setting is

XON_XOFF

the driver observes

XOFF

signals when

sending. The driver uses no flow control when receiving. Format: Either

XON_XOFF

or

RTS_LEVEL

. Default:

RTS_LEVEL

.

rings_before_answer [dword 0–255]: Number of rings before modem ac-
cepts call. Default:

1

.

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 sym-
bols 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 re-
sponse after

CR

in the

init_string

if there are no 2-second pauses before or

after the

CR

. Default:

5000

.

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. De-
fault:

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

back. Default:

282144

.

Advertising