HylaFAX The world's most advanced open source fax server |
Hi all,
I'm trying to route all the inconming faxes to
users mailboxes. Analising the log in /var/log/messages, I noticed that process
FaxGetty are not sending the parameters "CIDNumber" and "CIDName". See the
log below, the 3 last parameters are empty.
Aug 26 15:04:06 oraserver FaxGetty[5133]: ANSWER:
FAX CONNECTION DEVICE '/dev/ttyS1'
Aug 26 15:04:34 oraserver FaxGetty[6820]: RECV FAX (000000050): from 8532669797, page 1 in 0:26, INF, 3.85 line/mm, 1-D MH, 9600 bit/s Aug 26 15:04:34 oraserver FaxGetty[6821]: RECV FAX (000000050): recvq/fax000000007.tif from 8532669797, route to <unspecified>, 1 pages in 0:28 Aug 26 15:04:37 oraserver FaxGetty[5133]: RECV FAX: bin/faxrcvd "recvq/fax000000007.tif" "ttyS1" "000000050" "" "" "" In fact, I need the value of the variable $SENDER,
to set the $SENDTO, in the script /etc/FaxDispatch.
Any clues?
Thanks in advance
Ricardo Albuquerque
|