Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
1.1 KiB

  1. <html>
  2. <head>
  3. <title>Tornado FAX Server Project</title>
  4. <body>
  5. <h1>
  6. Receiving FAXes on the FaxTornado Server
  7. </h1>
  8. <hr>
  9. </head>
  10. <body background="/images/gray_alu.jpg">
  11. To receive a FAX on the FaxTornado server you'll need to specify the
  12. phone number for the sender to use. Below is a list of available
  13. phone numbers that are attached to the server. When a FAX is received
  14. a TIFF file is created in the \\FaxTornado\FaxReceive share.
  15. <p>
  16. Until we get some more of the functionality online you will have to
  17. look at the share for the TIFF file. In light of this fact, you
  18. probably don't want to receive any confidential information on
  19. the server.
  20. <hr>
  21. <p>
  22. <h2>
  23. FAX Phone Numbers on the FaxTornado Server
  24. </h2>
  25. <p>
  26. <table border=5 cellpadding=5 cellspacing=10>
  27. <tr>
  28. <th width=5>Channel Number</th>
  29. <th>Phone Number</th>
  30. </tr>
  31. <tr>
  32. <td>#0</td>
  33. <td>936-5745</td>
  34. </tr>
  35. <tr>
  36. <td>#1</td>
  37. <td>936-5738</td>
  38. </tr>
  39. <tr>
  40. <td>#2</td>
  41. <td>936-5749</td>
  42. </tr>
  43. <tr>
  44. <td>#3</td>
  45. <td>936-5757</td>
  46. </tr>
  47. </table>
  48. <!--#include file="/maintain.stm"-->
  49. </body>
  50. </html>