FaxBack NET SatisFAXtion 8.6 - Manual User Manual

Page 209

Advertising
background image

4 – Appendices

NET SatisFAXtion 8.6 Manual

209

t2_msecs [dword 0–65535]: T.30 T2 timer. Default:

6000

.

t4_msecs [dword 0–65535]: T.30 T4 timer. Default:

3000

.

v32_min_primar y_rate [dword 0–33600]: This determines the minimum
V.34 rate for image data. This should be a multiple of 2400 and 0 allows the
modem to decide the min rate. Default:

9600

.

v32_max_primar y_rate [dword 0–33600]: This determines the maximum
V.34 rate for image data. This should be a multiple of 2400 and 0 allows the
modem to decide the max rate. Default:

33600

.

v34_preferred_control_rate [dword 0/1200/2400]: This determines the
maximum V.34 rate for the control data. This can be either 1200 or 2400 or 0.
If 0, the modem decides which control channel rate. Default:

1200

.

cancel_receive_timeout_msecs [dword 0–65535]: If the modem has a
large buffer, there may be a long wait from the time of sending a CAN character
(abort the receive) and the modem's OK response. For such a modem, setting
this timeout can speed the CANCEL process. Default:

1000

.

cancel_send_timeout_msecs [dword 0–65535]: If the modem has a large
buffer, there may be a long wait from the time of sending a DLE/ETX sequence
(abort the send) and the modem's OK response. For such a modem, setting this
timeout can speed the hang-up process. Default:

1000

.

close_string_timeout_msecs [dword 0–65535]: How long to wait for
response after sending users close string if that string does not contain any '

^

'

characters. Default:

5000

.

command_timeout_msecs [dword 0–65535]: How long to wait for response
for miscellaneous commands such as

ATE0V1

,

AT+FCLASS = 1

or

AT&D2

.

Default:

1000

.

dial_mode [string]: Selects “tone” dialing or “pulse” dialing. Defines whether
the driver sends an

ATDT<dial number>

or

ATDP<dial number>

. Format: Either

TONE

or

PULSE

. Default:

TONE

.

dial_progress_mode [string]: Determines if dial and busy tones are detected.
The driver implements this by sending the

X#

modem command depending

upon this value. Format: Comma separated list of

DETECT_BUSY_TONE

and

DETECT_DIAL_TONE

. Default:

DETECT_DIAL_TONE, DETECT_BUSY_TONE

.

dsr_delta_reset_timeout_msecs [dword 0–65535]: How often to wait
after DSR comes back on before resetting the modem. If a modem is turned off,
this determines how long after it comes back on before the driver resets it.
When a modem is turned off, and thus, drops its DSR modem status, the driver
will immediately report that the modem is DEFECTIVE. When the modem is
turned back on, the driver immediately notice that DSR is raised, however, the
modem may need several seconds to wake up before any commands are sent
to it. This feature is not able to be implemented when using TAPI. Default:

10000

.

dte_baud_rate [dword 2–115200]: Baud rate for CLASS1 to use to talk to the
modem at all times, unless the

2400_baud_init

setting is YES in which case the

driver will only use the

dte_baud_rate

when the modem is in Class1 mode.

There have been cases on slow machines where setting this to a baud rate like
38400 or 57600 reduces the likelihood of send under-run errors occurring.
Setting this to lower than 19200 has the possibility that the UART wont be able

Advertising