Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] FaxDispatch
--- Lucero Perez Vega <lperez@omnilife.com.mx> wrote:
>
> Hello:
>
> At least I could receive a fax.... but i want to
> forward this fax to
> email...
>
> i have mi file FaxDispatch
>
> ./var/spool/fax/bin/FaxDispatch
>
>
> #
> # Dispatch fax to email depending on own MSN or
> extention (ISDN lines)
> # sourced from faxrcvd
> #
> if [ "$5" != "" ]; then
> PHONEMATCH=$5\$
> USERENTRY=`grep -v "^#" etc/users | grep
> "$PHONEMATCH"`
> if [ "$USERENTRY" != "" ]; then
> USERNAME=`echo $USERENTRY | awk '{print
> $1}'`
> SENDTO="$USERNAME"
> fi
> fi
>
> how can i configure that Hylafax redirect the fax
> depends of the thelephone
> number...
>
> Could you help me please?
Este assunto ya tiene barbas...haz una busqueda aqui
http://www.hylafax.org/archive/index.html y mete las
palabras DID/DNIS Yan Seiner.
__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
____________________ 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