Additional Fax Entries, Including Adaptive Answering
The fax settings have been set up as a hierarchical Fax Registry tree with INF file entries defining the modem state. The modem class (Class1, Class2)and the current modem operation (Send, Receive, AdaptiveAnswer) define a fax modem state. This allows the specification of Fax Registry values that use the same name at different locations of the fax tree. T.30 will use the registry value at the tree location corresponding to the current fax-modem state. For a complete overview of modem INF files and additional information about the fax entry hierarchy, see Overview of Modem INF Files.
In this section
Topic | Description |
---|---|
The HardwareFlowControl entry specifies the hardware flow control. |
|
The SerialSpeedInit entry specifies the initial DTE-DCE baud rate. |
|
The AnswerCommand entry identifies commands that are sent to the modem to configure it for adaptive answer and to answer a call. |
|
The ModemResponseFaxDetect entry identifies the modem response that indicates the incoming call is a FAX call. |
|
The ModemResponseDataDetect entry identifies the modem response that indicates the incoming call is a DATA call. |
|
The SerialSpeedFaxDetect entry is an optional entry that specifies a DTE-DCE speed. If this entry is present in the INF file, the system is required to switch to the specified DTE-DCE speed immediately after an incoming call has been identified as a FAX call. |
|
The SerialSpeedDataDetect entry is an optional entry that specifies a DTE-DCE speed. If this entry is present in the INF file, the system is required to switch to the specified DTE-DCE speed immediately after an incoming call has been identified as a DATA call. |
|
The HostCommandFaxDetect entry is an optional entry that requires the host to connect to a remote modem after an incoming call has been identified as a FAX call. |
|
The HostCommandDataDetect entry is an optional entry that requires the host to connect to a remote modem after an incoming call has been identified as a DATA call. |
|
The ModemResponseFaxConnect entry defines the response string that a modem sends to indicate that the modem is connected to a remote modem on a FAX call. |
|
The ModemResponseDataConnect entry defines the response string that a modem sends to indicate that the modem is connected to a remote modem on a DATA call. |