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] (No To: hylafax-users@hylafax.org
- To: undisclosed-recipients: ;
- Subject: Re: [hylafax-users] (No To: hylafax-users@hylafax.org
- From: Pedro Rocadas <procadas@yahoo.com>
- Date: Tue, 28 May 2002 01:36:06 -0700 (PDT)
--- proven_r <proven_r@teleadmin.com> wrote:
> hi
>
> i am new on hylafax
Welcome.
> 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:
>
> 6.10 Automatic Routing of Received Fax Notification
>
> 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 ?
If you have a pool of analogic modems you can redirect
the incomming calls by line/modem. But if you want by
dialed number you must use ISDN-like lines(I guess
that RNIS it's ISDN), Search for DID and Yan Seiner's
posts.
> thanks for support
> and sorry for my poor english
Well, my english is not so good too.:-)
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.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