![]() |
... I'm trying to figure out how to route incoming faxes based on the fax number that the fax was sent to. We have about 20 lines routed to the fax server, each line has a number asc. with a user. Receiving faxes for all lines work well but upon checking the logs there is no statement for the number the fax was sent to. ... Just create /var/spool/hylafax/etc/FaxDispatch, with some lines like case "$DEVICE" in ttyS0) SENDTO=someadd@re.ss;; ttyS1) SENDTO=otheradd@re.ss;; ... esac I don't know if this works with call-hunting though.. ____________________ 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.*