Slashdot Mirror


Fax Server Solutions for 2005?

Glove d'OJ asks: "For a recent project at work, we are investigating enterprise-wide fax server solutions. Ideally, it would have a rich API for custom development, as well as all of the standard 'fax as a printer' and 'email out a fax' capabilities. Throughout all of my research, however, most of the decent reviewing sites all appear to have last reviewed this technology sometime last century, i.e., 1999 (or in 2000 for the purists.) I cannot find a single somewhat-recent review. Timeliness is definitely important in looking for the API. if the latest documentation refers to 'that new fangled C++' and was written in the pre-C# era, I could have some rough choices ahead. Is this an old technology that is no longer in vogue, or is there a single clear choice with no competition (thus not even requiring a recent review)?"

3 of 39 comments (clear)

  1. hylafax by dtfinch · · Score: 4, Informative

    I haven't used it, since our management changed their minds, but it would have been my first choice:
    http://www.hylafax.org/

  2. VSIfax by ewwhite · · Score: 4, Informative

    We use VSIfax with our Linux application. It's very easy to integrate into an existing application. It does the print-to-fax and mail interface for Windows clients. From a *nix host, it's a command-line interface. VSIfax is expensive, but it's reliable and does what you need.

    --
    Edmund White
    http://flickr.com/ewwhite
  3. hylafax + some glue-code by i.r.id10t · · Score: 4, Informative

    I just setup a small fax server for a small insurance office (15 employees) on a old Pentium 200 with 64mb ram and 2 USR PCI modems (class 1 fax capabilites) - 2 dedicated lines, one for in and one for out. Hylafax and some glue (LAMP, php-cli, mailm, and some bash script). Print to a samba printer (search for smbfax, then re-write it in a few lines of bash), sends email to smbusername@localhost, user checks email, enters destination number and some cover page info, fax sends.

    Its been running for just over a month now, 3000 faxes in, 2000 faxes out, no issues.

    --
    Don't blame me, I voted for Kodos