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] FaxDispatch and called fax
Fernando wrote:
We have a HylaFAX 4.3.1 on a virtual 2.4.21-37.ELsmp RHE 3 with
t38modem and two tty started. One of them with a real fax number but
not the other one. So the inbound calls can enter via ttyx0 or via
ttyx1 for the same called number.
I don't know how to redirect the inbound faxes by the called fax
number. Any variable?
With t38modem the dialed number (DID) information comes through with the
Caller*ID as "NDID=dialed_number"
You can gather it by having this in your modem config file:
CallIDPattern: "NDID="
And then it will be available in FaxDispatch as $CALLIDx where "x"
corresponds to the sequence number of the above CallIDPattern in your
config file. (i.e. if it's the only CallIDPattern in your config file
then it will be $CALLID1.)
Lee.
____________________ 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*