HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Route incommin faxes to manual machine
Dear all
in an effort to reduce the errors encountered in hylafax recieving function
(currently ~4%) I want to route incomming faxes of certain numbers (almost
always erroneous) to the manual machine. I read it somewhere that it can be
done using FaxDispatch script.
this is what i was thinking, please advice ::
case "$SENDER" in
*1*510*526*1212*) device="";; # route it to device NULL
*1*415*390*1212*) device="";; # route it to device NULL
*5107811212) device="";; # route it to device NULL
esac
is this right ?? or is there a better way ?
Thank you and best regards
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
____________________ 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*