windows-nt/Source/XPSP1/NT/printscan/fax/web/html/receive.stm

51 lines
1.1 KiB
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
<html>
<head>
<title>Tornado FAX Server Project</title>
<body>
<h1>
Receiving FAXes on the FaxTornado Server
</h1>
<hr>
</head>
<body background="/images/gray_alu.jpg">
To receive a FAX on the FaxTornado server you'll need to specify the
phone number for the sender to use. Below is a list of available
phone numbers that are attached to the server. When a FAX is received
a TIFF file is created in the \\FaxTornado\FaxReceive share.
<p>
Until we get some more of the functionality online you will have to
look at the share for the TIFF file. In light of this fact, you
probably don't want to receive any confidential information on
the server.
<hr>
<p>
<h2>
FAX Phone Numbers on the FaxTornado Server
</h2>
<p>
<table border=5 cellpadding=5 cellspacing=10>
<tr>
<th width=5>Channel Number</th>
<th>Phone Number</th>
</tr>
<tr>
<td>#0</td>
<td>936-5745</td>
</tr>
<tr>
<td>#1</td>
<td>936-5738</td>
</tr>
<tr>
<td>#2</td>
<td>936-5749</td>
</tr>
<tr>
<td>#3</td>
<td>936-5757</td>
</tr>
</table>
<!--#include file="/maintain.stm"-->
</body>
</html>