Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[hylafax-users]
hi
i am new on
hylafax
just want to know if
we can redirect fax to different users in fonction of the number whitch receive
the fax and with only one modem ...
see:
(example)
0142541525
--->
if 0142541525 --->
romain
0142541526
---> --- PABX -----> 1
MODEM -----> HYLAFAX if
0142541526 --->
gerard
0142541527
--->
if 0142541527 --->
alex
i have see in the
faq:
what is
CIDNUMBER (maybe this what i am trying to found
?)
if it's what i am
trying found , 2 question :
this syntax is good
? (for the etc/FaxDispatch script shell)
case "$CIDNUMBER" in
0142541525)
SENDTO=romain; FILETYPE=tif;;
0142541526)
SENDTO=gerard; FILETYPE=tif;;
0142541527)
SENDTO=alex; FILETYPE=tif;;
esac
and if its' good ,
it's works with analogique modem , RNIS , the both ?
some kind of
hardware needed ?
thanks for
support
and sorry for my
poor english
Provencal romain