HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

[hylafax-users] Configuration



I recently downloaded and installed the Red Hat 9 binary.  My Conexant 
HSF modem (/dev/modem) is not recognized by the installation program. 
Is there anyone using a Conexant HSF modem with HylaFAX?
Please see dialog:

crox@localhost crox]$ hyla% cu -l ttyf2
bash: hyla%: command not found
[crox@localhost crox]$ su
Password:
[root@localhost crox]# rpm -ivh hylafax-4.1.6-1rh9.i386.rpm
warning: hylafax-4.1.6-1rh9.i386.rpm: V3 RSA/MD5 signature: NOKEY, key 
ID 30ae7e3d
Preparing...                ########################################### 
[100%]
         package hylafax-4.1.6-1rh9 is already installed
[root@localhost crox]# exit
exit
[crox@localhost crox]$ hyla
bash: hyla: command not found
[crox@localhost crox]$ hylafax
bash: hylafax: command not found
[crox@localhost crox]$ /usr/sbin/faxsetup

Setup program for HylaFAX (tm) 4.1.6.

Created for i686-pc-linux-gnu on Tue May 13 06:58:12 EDT 2003.

Sorry, but you must run this script as the super-user!
[crox@localhost crox]$ su
Password:
[root@localhost crox]# /usr/sbin/faxsetup

Setup program for HylaFAX (tm) 4.1.6.

Created for i686-pc-linux-gnu on Tue May 13 06:58:12 EDT 2003.

Checking system for proper client configuration.
Checking system for proper server configuration.


Warning: /sbin/mgetty does not exist or is not an executable program!

The file:

     /sbin/mgetty

does not exist or this file is not an executable program.  The
HylaFAX software optionally uses this program and the fact that
it does not exist on the system is not a fatal error.  If the
program resides in a different location and you do not want to
install a symbolic link for /sbin/mgetty that points to your program
then you must reconfigure and rebuild HylaFAX from source code.


Warning: /sbin/vgetty does not exist or is not an executable program!

The file:

     /sbin/vgetty

does not exist or this file is not an executable program.  The
HylaFAX software optionally uses this program and the fact that
it does not exist on the system is not a fatal error.  If the
program resides in a different location and you do not want to
install a symbolic link for /sbin/vgetty that points to your program
then you must reconfigure and rebuild HylaFAX from source code.


Warning: /bin/egetty does not exist or is not an executable program!

The file:

     /bin/egetty

does not exist or this file is not an executable program.  The
HylaFAX software optionally uses this program and the fact that
it does not exist on the system is not a fatal error.  If the
program resides in a different location and you do not want to
install a symbolic link for /bin/egetty that points to your program
then you must reconfigure and rebuild HylaFAX from source code.

Setting Ghostscript font path in /etc/hylafax/hyla.conf.



Warning: /usr/share/ghostscript/fonts does not exist or is not a directory!

The directory /usr/share/ghostscript/fonts does not exist or this file 
is not a directory.
This is the directory where the HylaFAX client applications expect to
locate font metric information to use in formatting ASCII text for
submission as facsimile.  Without this information HylaFAX may generate
illegible facsimile from ASCII text.


Make /var/spool/hylafax/bin/ps2fax a link to 
/var/spool/hylafax/bin/ps2fax.gs.


Make /var/spool/hylafax/bin/pdf2fax a link to 
/var/spool/hylafax/bin/pdf2fax.gs.



You do not appear to have a "fax" user in the password file.
HylaFAX needs this to work properly, add it [yes]? yes
Added user "fax" to /etc/passwd.


There does not appear to be an entry for the FaxMaster either in
the YP/NIS database or in the /etc/aliases file.  The
FaxMaster is the primary point of contact for HylaFAX problems.
The HylaFAX client-server protocol server identifies this alias as
the place to register complaints and HylaFAX directs automatic mail
messages to this user when problems are identified on a server
machine or when the routine server maintainence scripts are run
(e.g. faxcron).

Should an entry be added for the FaxMaster to /etc/aliases [yes]? yes
Users to receive fax-related mail [crox]? yes
/etc/aliases: 64 aliases, longest 10 bytes, 637 bytes total
Rebuilt /etc/aliases database.
Update /var/spool/hylafax/status/any.info.

         HylaFAX configuration parameters are:

         [1] Init script starts faxq:            yes
         [2] Init script starts hfaxd            yes
         [3] Start old protocol:                 no
         [4] Start paging protocol:              no
Are these ok [yes]? yes

Modem support functions written to /var/spool/hylafax/etc/setup.modem.
Configuration parameters written to /var/spool/hylafax/etc/setup.cache.

No scheduler config file exists, creating one from scratch.
Country code [1]? yes

This must be entirely numeric; please correct it.

Country code [1]? 1
Area code []? 423
Long distance dialing prefix [1]? 1
International dialing prefix [011]? 011
Dial string rules file (relative to /var/spool/hylafax) ["etc/dialrules"]? 0
Tracing during normal server operation [1]? 1
Default tracing during send and receive sessions [0xffffffff]?
Continuation cover page (relative to /var/spool/hylafax) []?
Timeout when converting PostScript documents (secs) [180]?
Maximum number of concurrent jobs to a destination [1]?
Define a group of modems []? /dev/modem
Time of day restrictions for outbound jobs ["Any"]? 0
Pathname of destination controls file (relative to /var/spool/hylafax) []?
Timeout before purging a stale UUCP lock file (secs) [30]?
Max number of pages to permit in an outbound job [0xffffffff]?
Syslog facility name for ServerTracing messages [daemon]?

Warning, the dial string rules file,

     /var/spool/hylafax/0

does not exist, or is not a plain file.  This file must
reside in the /var/spool/hylafax directory tree.

The non-default scheduler parameters are:

AreaCode:               423
DialStringRules:        0
ModemGroup:             /dev/modem
TimeOfDay:              0

Are these ok [yes]? yes

Creating new configuration file /var/spool/hylafax/etc/config...

Restarting HylaFAX server processes.
Should I restart the HylaFAX server processes [yes]? yes

/etc/rc.d/init.d/hylafax start
Starting HylaFAX queue manager (faxq):                     [  OK  ]
Starting HylaFAX server (hfaxd):                           [  OK  ]

You do not appear to have any modems configured for use.  Modems are
configured for use with HylaFAX with the faxaddmodem(8C) command.
Do you want to run faxaddmodem to configure a modem [yes]? yes
Serial port that modem is connected to []? /dev/modem
/dev//dev/modem is not a terminal device.
Serial port that modem is connected to [/dev/modem]? 1
/dev/1 is not a terminal device.
Serial port that modem is connected to [1]? 1
/dev/1 is not a terminal device.
Serial port that modem is connected to [1]? none
/dev/none is not a terminal device.
Serial port that modem is connected to [none]? modem

Ok, time to setup a configuration file for the modem.  The manual
page config(5F) may be useful during this process.  Also be aware
that at any time you can safely interrupt this procedure.

Reading scheduler config file /var/spool/hylafax/etc/config.

No existing configuration, let's do this from scratch.

Country code [1]? 1
Area code [415]? 423
Phone number of fax modem [+1.999.555.1212]? +1.423.476.8187
Local identification string (for TSI/CIG) ["NothingSetup"]?
Long distance dialing prefix [1]? 1
International dialing prefix [011]? 011
Dial string rules file (relative to /var/spool/hylafax) [etc/dialrules]?
Tracing during normal server operation [1]?
Tracing during send and receive sessions [11]?
Protection mode for received facsimile [0600]?
Protection mode for session logs [0600]?
Protection mode for modem [0600]?
Rings to wait before answering [1]? 6
Modem speaker volume [off]? on
Command line arguments to getty program ["-h %l dx_%s"]?
Pathname of TSI access control list file (relative to 
/var/spool/hylafax) [""]?
Pathname of Caller-ID access control list file (relative to 
/var/spool/hylafax) [""]?
Tag line font file (relative to /var/spool/hylafax) [etc/lutRS18.pcf]?
Tag line format string ["From %%l|%c|Page %%P of %%T"]?
Time before purging a stale UUCP lock file (secs) [30]?
Hold UUCP lockfile during inbound data calls [Yes]? yes
Hold UUCP lockfile during inbound voice calls [Yes]? yes
Percent good lines to accept during copy quality checking [95]? 100
Max consecutive bad lines to accept during copy quality checking [5]? 5
Max number of pages to accept in a received facsimile [25]? 50
Syslog facility name for ServerTracing messages [daemon]? daemon
Set UID to 0 to manipulate CLOCAL [""]? 0

"0" is not a valid boolean parameter setting;
use one of: "yes", "on", "no", or "off".
Set UID to 0 to manipulate CLOCAL [""]? yes
Use available priority job scheduling mechanism [""]? yes

The non-default server configuration parameters are:

CountryCode:            1
AreaCode:               423
FAXNumber:              +1.423.476.8187
LongDistancePrefix:     1
InternationalPrefix:    011
DialStringRules:        etc/dialrules
SessionTracing:         11
RingsBeforeAnswer:      6
SpeakerVolume:          off
GettyArgs:              "-h %l dx_%s"
LocalIdentifier:        "NothingSetup"
ClocalAsRoot:           yes
PriorityScheduling:     yes
TagLineFont:            etc/lutRS18.pcf
TagLineFormat:          "From %%l|%c|Page %%P of %%T"
PercentGoodLines:       100
MaxRecvPages:           50
LockDataCalls:          yes
LockVoiceCalls:         yes

Are these ok [yes]? yes

Now we are going to probe the tty port to figure out the type
of modem that is attached.  This takes a few seconds, so be patient.
Note that if you do not have the modem cabled to the port, or the
modem is turned off, this may hang (just go and cable up the modem
or turn it on, or whatever).

Probing for best speed to talk to modem: 38400 OK.

The result of the AT+FCLASS=? command was:

ATQ0V1E1
OK
AT+FCLASS=?
0

OK

We were unable to deduce what type of modem you have.  This means that
it did not respond as a Class 1, Class 2, or Class 2.0 modem should.
If you believe that your modem conforms to the Class 1, Class 2, or
Class 2.0 interface specification, then check that the modem is
operating properly and that you can communicate with the modem from the
host.  If your modem is not one of the above types of modems, then this
software does not support it and you will need to write a driver that
supports it.

Do you want to run faxaddmodem to configure another modem [yes]? no

Done verifying system setup.
[root@localhost crox]# ````


____________________ 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
  *To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*




Project hosted by iFAX Solutions