HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: Hylafax rpm issues
-----BEGIN PGP SIGNED MESSAGE-----
>
> Currently I am try ing to use sendfax. The telephone line attached to
> the modem requires a "9" to dial out and to dial my fax number for
> testing I need to dial a "1". here is what I tried:
> #sendfax -d 912033674005 /etc/hosts
You probably want to modify your dialrules file, by changing the end of it
to look like this. This will add a "9" in front of full length phone numbers,
without doing it to local shorter extension numbers.
^[+] = ${IDPrefix} ! international call
^[0-9]{7,}$ = 9,& ! add 9 for outside calls
]
> Here is the reasponse:
> Warning, No "hylafax" service definition, using default 4559/tcp.
> Can not reach server at host "localhost", port 4559.
> (end of response)
hfaxd is not running. Run "faxstat" and see what you get, and check
for hfaxd entried in your /etc/inetd.conf.
> Can you suggest specific docs to read?
http://www.vix.com/hylafax/, and the Linux or x86 notes at
ftp://ftp.sgi.com/sgi/fax/binary/.
Nico Garcia
Engineer, CIRL
Mass. Eye and Ear Infirmary
raoul@cirl.meei.harvard.edu
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQCVAwUBNE9ssj/+ItycgIJRAQFEnAP9E+Rl+IZ/8rN4b8ffmBqYH5WX+mW1G7v/
lVJaC51vP1JJgskQxmu2ib9BJ2eW4rpqoSjRKFGSc6tteevXVasdBIOKKDtJKlWq
YguAlauyFx/O6y7g2AjKpAq+dqZAgtvm8HEcbpMLdT7EJvKps/vbKGvrvNg75iXn
i+ygqGoJCTc=
=mA39
-----END PGP SIGNATURE-----