HylaFAX The world's most advanced open source fax server |
Hello,
we want to save every fax as a pdf-file in a special folder.
The first step we have done...
In var/spool/hylafax/bin/faxrecvd we have added:
"cp tmp/$FILENAME.pdf . fax/ "
This works fine but the filename looks like "fax000000021.pdf" and we would
like to change it to
"sender_callerID1_000000021.pdf" or something like this.
Can someone help?
Thanks in advanced
Pascal
|