![]() |
On Sat, Aug 7, 2010 at 3:06 PM, Michael Reed <rm.reed@xxxxxxxxxxx> wrote: > Hello, I am creating a PHP based web application that needs to send faxes. > I would like the fax server to be able to indicate whether the fax has been > received. I have no need to receive faxes. > > > > Is this a good application for HylaFAX? If so, any recommended > tutorials/documentation to get started? > the already mentioned Avantfax is a complete php based hylafax front end. you may or may not be able to learn from its how to integrate, it can be pretty complex at points. For the simplest send-only integration, you just need to generate compatible image files and exec the sendfax binary from php, and make a custom notify script for hylafax to call. a notify script can be anything you can execute from a linux shell, including a php script. I do recommend viewing avantfaxes notify script as an example on the logic flow needed and configuring hylafax to use it. ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*