Hylafax Mailing List Archives |
Hello,
I am not sure how to post this question. I think I did on your web
page.
Is there a file that I can change that would make HylaFAX run a
script whenever sendfax finished a request. I would need
HylaFAX to run the script with an argument that includes the sent fax id and the
results of the job (Succeeded, Failed). The more detailed the results the
better. If there are different codes for busy signal or no answer I
will want to capture that. This could be one argument with a delimiter or two
arguments.
For incoming faxes I changed etc/FaxDispatch run a script when new
faxes are received and that is working great.
For incoming faxes I am doing this...
etc/FaxDispatch NOTIFY_FAXMASTER=never workfax FNAME=`basename $FILE`
thanks
Dennis |
|