HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Changing the faxnumber for outgoing faxes
> i've now already configered hylafax so far that it can receive faxes
> with a 3 digit DDI - and then look up a database - get the email adress
> - and mail the fax to the correspondending email adress. So far so good
> - but i now also want that if a user on a windows machine can send a fax
> with whfc (which already works) with his own fax number (base number +
> ddi). So, is there a way the change the fax number before sending a fax
> based on the email adress ?
HylaFAX is as flexible as your programming skills are ...
You can pass every configuration parameter to faxsend with the
"-c"-option, e.g. faxsend -c FaxNumber:xxxxxxx. (man faxsend)
Write a wrapper-skript that you configure as "SendFaxCmd", make sure you
get all options, HylaFAX/faxq passes to the "SendFaxCmd" (e.g. device
with -m) and modify as much parameters you want.
Pass them to faxsend at the end.
Search the mailing list archives for the subject "virtual modems dont
work" for an example.
--
Holger
____________________ 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@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*