fax 

qtfaxstate

qtfaxstate, an HylaFAX tool

As we are using HylaFAX for our backend, we started developing tools to handle different aspect of the fax server.

Here is an extension called qtfaxstate. It is a graphical version of the faxstate command line tool which helps you manage the current status of your fax modem.

The tool is used to setup the state of the modems used by HylaFAX to one of the following values:

  • ready (this is the default)
  • busy
  • down

The qtfaxstate Interface

The graphical tool helps in providing the list of modems currently installed and usable by HylaFAX; ...

Fax Now Online PHP Client

Fax Now Online PHP Client Code

Made to Order Software offers the Fax Now Online Client package written in PHP to directly access its Fax Now Online system.

This client code can be used to quickly create a fax object and send data to Fax Now Online exactly as expected by the fax server. The PHP code generates a multi-part POST and sends that directly to the server. Note that we decided to send the multi-part directly in PHP as curl does not properly support that format well.

At this time, the Fax Now Online client package includes three files:

mo_fax_send.php

Used to send a fax to ...

Fax Now Online Server

Introduction

The Fax Now Online system works with an API.

Security

All API accesses will always occur on our HTTPS stream (port 443.) All connections must be secure. If you attempt to log in with an HTTP address (port 80,) the system will refuse the connection. If necessary, change your code to make the connection on the secure port.

All our code samples include the necessary options to avoid any redirection and any non-secure connection. You should follow the same rules in your code.

For increased security, the API gives you access to your fax account with a different set of ...

Fax Now Online Supported Formats

Introduction

Fax Now Online accepts many different file formats to make it as flexible as possible for you to send a fax. The list below gives you an idea of all the file formats that currently work on our Fax server.

Formats

Text

We accept text files. The system transforms text files by wrapping lines that are too long. Text files work best since they are very small and are transferred quickly between servers. However, it doesn't change the time it takes to send the actual fax.

Images

JPEG, PNG, GIF, TIFF

Note that the default Fax format is often defined as TIFF. Our system actually

Fax Now Online Archive Support

Introduction

Fax Now Online has the capability to save your fax content on our fax servers for a small period of time. This allows you to re-fax that content to the same or a different destination and to look at what was previously sent.

Archiving Dangers

An obvious problem with archiving your fax content is that it will be available to a potential hacker to look at. We do use all the necessary technology to protect your data on our server as if it were your credit card information (we have put in place the same type of restrictions.) So our fax servers are extremely secure and yet it will

Fax Now Online Browser

Introduction

Fax Now Online can be used to send faxes anywhere in the US directly from your browser. When you are logged in your Fax Now Online account (on the corporate website of Made to Order Software,) you have access to a form that lets you enter information about your fax.

Fax Cover

By default, the system does not send a fax cover because most people have a standard format for their fax cover and that special cover will be included in the fax as it is the first page of the document being faxed. If you want to add your own cover, click on the Fax Cover field set at the top of the form

Documentation

Fax Now Online works within your browser or directly with your server. The following documentation explain how it works. We also talk about your account management and our fax archiving capabilities.

Welcome on Fax Now Online

Fax Now Online is a new easy to use system to send faxes from your browser or your remote server.

Don't want to manage the hardware and maintenance of a fax machine? With us, it won't break down, you won't need to have a tech coming to your offices to fix your fax! Instead, you'll use your browser to send faxes straight from any computer in your organization.

share