FaxBack NET SatisFAXtion 9.0 - Fax Server Manual User Manual
Page 174

pause_before_send_command_msecs [dword 0–65535]: This specifies how long to pause
when the protocol state is idle, answering, or dialing, before sending the "AT" command. There
are some modems that upon sending an OK from a subsequent command, must have time to
get ready to receive new characters from the DTE. Default: 100.
periodic_reset_timeout_msecs [dword 0–4294967295]: How often a reset sequence should
be done to verify modem integrity. It is understood that some modems may periodically hang or
go into a disabled power saver type of mode or that they may be turned off and on but the DSR
modem control change is not detected possibly because TAPI is being used. Therefore, the driver
will reset the modem when it is idle for this amount of time. Setting this to 0 will disable this
periodic reset feature. Default: 600000.
receive_image_modulation_timeout_msecs [dword 065535]: How long to wait without
receiving any image data before canceling the reception of image data. There is a USR modem
that sometimes fails to send a DLE/ETX sequence at the end of image data. By having this
timeout short enough, the driver will abort the image receive in a timeliness manner so as to
receive one of the subsequent end of page commands. Default: 3000.
send_image_modulation_timeout_msecs [dword 0–4294967295]: This is how long to
wait after sending a block of send image data to the modem before assuming the modem is
having problems. This number should be large enough to account for the time done by the
modem and serial driver buffering. Default: 200000.
slow_at_pause_msecs [dword 0–65535]: This is how many msecs to pause in the middle
and at the end of the "AT" for any command sent after a baud rate change. This gives the
modem time to auto baud and detect data/stop bit format before returning to its normal
command interpreting state. Use this for old modems. Default: 100.
speaker_mode [string]: State of device’s speaker. This translates to an ATM# command.
Default: ON_UNTIL_CARRIER.
speaker_volume [string]: Volume of device’s speaker. This translates to an ATL# command.
Default: LOW.
stolen_port_restore_timeout_msecs [dword 0–65535]: This was used in Win 16 and DOS,
but probably does not have any application for when using TAPI in Win 32 since the Unimodem
driver is in control or modem reinitializes when an app is done using a port. When not using
TAPI in Win32, there is no way that the port can be stolen in the first place. Default: 1000.
allowed_receive_baud_rates [string]: This setting restricts a modem to use only certain
baud rates. Use this to block a modem from using a rate or rates 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.
allowed_send_baud_rates [string]: This setting restricts a modem to use only certain baud
rates. Use this to block a modem from using a rate or rates 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, and
2400.
carrier_wait [dword 0–255]: Seconds the driver to wait in the “dialing” or “answering” states
for a carrier from the remote device before hanging up. Default:45.
dial_wait [dword 0–255]: Seconds the driver to wait in the "ringing" state before hanging up.
Default: 45.
flow_control [string]: Designates the type of flow control to use when sending 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 accepts call.
Default: 1.
Proprietary FaxBack, Inc. 2014
174