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] CallerID - REMOTE TSI
Marcin Giedz wrote:
There are many threads on the list regarding Caller ID (I must confirm
with my telco if they add this to analog line I use with Hylafax
QUATRO+), but despite CallerID as is, I'd to ask if it's possible to
grab at least REMOTE TSI (bind to some variable) and pass it to
faxrcvd script:
this is how it is now:
REMOTE TSI "+48 xx xxxxxxx"
RECV FAX: bin/faxrcvd "recvq/fax000000071.tif" "ttyS4" "000004839" ""
I'd like to add "+48 xx xxxxxxx" as a next argument to faxrcvd:
RECV FAX: bin/faxrcvd "recvq/fax000000071.tif" "ttyS4" "000004839" ""
"+48 xx xxxxxxx"
possible???
The TSI is stored in the TIFF tags on the TIFF file. So the TSI is
already available to faxrcvd. In fact, in the default faxrcvd it is
found in $SENDER. See:
http://hylafax.sourceforge.net/man/faxrcvd.php
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*