README.fax 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. Fax with isdn4linux
  2. ===================
  3. When enabled during kernel configuration, the tty emulator
  4. of the ISDN subsystem is capable of the Fax Class 2 commands.
  5. This only makes sense under the following conditions :
  6. - You need the commands as dummy, because you are using
  7. hylafax (with patch) for AVM capi.
  8. - You want to use the fax capabilities of your isdn-card.
  9. (supported cards are listed below)
  10. NOTE: This implementation does *not* support fax with passive
  11. ISDN-cards (known as softfax). The low-level driver of
  12. the ISDN-card and/or the card itself must support this.
  13. Supported ISDN-Cards
  14. --------------------
  15. Eicon DIVA Server BRI/PCI
  16. - full support with both B-channels.
  17. Eicon DIVA Server 4BRI/PCI
  18. - full support with all B-channels.
  19. Eicon DIVA Server PRI/PCI
  20. - full support on amount of B-channels
  21. depending on DSPs on board.
  22. The command set is known as Class 2 (not Class 2.0) and
  23. can be activated by AT+FCLASS=2
  24. The interface between the link-level-module and the hardware-level driver
  25. is described in the files INTERFACE.fax and INTERFACE.
  26. Armin
  27. mac@melware.de