HylaFAX The world's most advanced open source fax server

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

[hylafax-users] MT9234ZPX-UPCI trouble




we using hylafax-4.3.4-1rhel5 on centos CentOS release 5.5 (Final) this come with the distribution

---

faxaddmodem 
Serial port that modem is connected to []? ttyS1

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.

Hey, there is an existing config file /var/spool/hylafax/etc/config.ttyS1...

Your facsimile phone number (85XXXXXX) does not agree with your
country code (33) or area code (03).  The number
should be a fully qualified international dialing number of the form:

   +33 03 <local phone n umber>

Spaces, hyphens, and periods can be included for legibility.  For example,

   +33.03.555.1212

is a possible phone number (using your country and area codes).

The non-default server configuration parameters are:

CountryCode:      33
AreaCode:      03
FAXNumber:      85XXXXXX
LongDistancePrefix:   0
InternationalPrefix:   00
DialStringRules:   etc/dialrules.europe
SessionTracing:      11
RingsBeforeAnswer:   3
SpeakerVolume:      off
GettyArgs:      "-h %l dx_%s"
LocalIdentifier:   "Fax de test"
TagLineFont:      etc/lutRS18.pcfTagLineFormat:      "From %%l|%c|Page %%P of %%T"
MaxRecvPages:      20
LockDataCalls:      yes
LockVoiceCalls:      yes

Are these ok [yes]? ^X[root@testucopia etc]# 
[root@testucopia etc]# 
[root@testucopia etc]# faxaddmodem 
Serial port that modem is connected to []? ttyS1

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.

Hey, there is an existing config file /var/spool/hylafax/etc/config.ttyS1...

Your facsimile phone number (85XXXXXX) does not agree with your
country code (33) or area code (03).  The number
sh ould be a fully qualified international dialing number of the form:

   +33 03 <local phone number>

Spaces, hyphens, and periods can be included for legibility.  For example,

   +33.03.555.1212

is a possible phone number (using your country and area codes).

The non-default server configuration parameters are:

CountryCode:      33
AreaCode:      03
FAXNumber:      85XXXXXX
LongDistancePrefix:   0
InternationalPrefix:   00
DialStringRules:   etc/dialrules.europe
SessionTracing:      11
RingsBeforeAnswer:   3
SpeakerVolume:      off
GettyArgs:      "-h %l dx_%s"
LocalIdentifier:   "Fax de test"
TagLineFont:      etc/lutRS18.pcf
TagLineFormat:      "From %%l|%c|Page %%P of %%T"
MaxRecvPages:      20
LockDataCalls:      yes
LockVoiceCalls:      yes

Are these ok [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.

About fax classes:

The difference between fax classes has to do with how HylaFAX interacts
with the modem and the fax protocol features  that are used when sending
or receiving faxes.  One class isn't inherently better than another;
however, one probably will suit a user's needs better than others.

Class 1 relies on HylaFAX to perform the bulk of the fax protocol.
Class 2 relies on the modem to perform the bulk of the fax protocol.
Class 2.0 is similar to Class 2 but may include more features.
Class 1.0 is similar to Class 1 but may add V.34-fax capability.
Class 2.1 is similar to Class 2.0 but adds V.34-fax capability.

HylaFAX generally will have more features when using Class 1/1.0 than
when using most modems' Class 2 or Class 2.0 implementations.  Generally
any problems encountered in Class 1/1.0 can be resolved by modifications
to HylaFAX, but usually any problems encountered in Class 2/2.0/2.1 will
require the modem manufacturer to resolve it.

If you're unsure and your modem supports it, use Class 1.

This modem looks to have support for Class 1, 2, 2.0, 1.0 and 2.1.
How should it be configured [1]? 

Hmm, this looks like a Class 1 modem.
Product code (ATI0) is "Agere OCM V.92 MT9234ZPX-UPCI Internal Data/Fax/Voice Modem Version 1.02d".
Other information (ATI3) is "Agere OCM V.92 MT9234ZPX-UPCI Internal Data/Fax/Voice Modem Version 1.02d".
DTE-DCE flow control scheme [default]? 
Modem manufacturer is "Unknown".
Modem model is "Unknown".

Using prototype configuration file class1...

There is no prototype configuration file for your modem, so we will
have to fill in the appropriate parameters by hand.  You will need the
manual for how to program your modem to do this task.  In case you are
uncertain of the meaning of a configuration parameter you should
consult the co nfig(5F) manual page for an explanation.

Note that modem commands must be specified exactly as they are to be
sent to the modem.  Note also that quote marks (") will not be displayed
and will automatically be deleted.  You can use this facility to supply
null parameters as "".

Finally, beware that the set of parameters is long.  If you prefer to
use your favorite editor instead of this script you should fill things
in here as best you can and then edit the configuration file

"/var/spool/hylafax/etc/config.ttyS1"

after completing this procedure.

Command to enter Class 1 [AT+FCLASS=1]? 
Command to stop and wait prior to sending PPM [AT+FTS=7]? 
Command to stop and wait prior to sending TCF [AT+FTS=7]? 
Command to stop and wait prior to sending EOP [AT+FTS=9]? 
Extra bytes in a received HDLC frame [4]? 
Maximum time to w ait for OK after aborting a receive (ms) [200]? 
Maximum wait for initial identification frame (ms) [40000]? 
Command to ensure silence after receiving HDLC and before sending [AT+FRS=7]? 
Delay after failed training (ms) [1500]? 

The modem configuration parameters are:

Class1Cmd:      AT+FCLASS=1
Class1PPMWaitCmd:   AT+FTS=7
Class1TCFWaitCmd:   AT+FTS=7
Class1EOPWaitCmd:   AT+FTS=9
Class1FrameOverhead:   4
Class1RecvAbortOK:   200
Class1RecvIdentTimer:   40000
Class1SwitchingCmd:   AT+FRS=7
Class1TCFMaxNonZero:   10
Class1TCFMinRun:   1000
Class1TrainingRecovery:   1500

Are these ok [yes]? 

Creating new configuration file /var/spool/hylafax/etc/config.ttyS1...
...saving current file as /var/spool/hylafax/etc/config.ttyS1.sav.
Done setting up the modem configuration.

Checking /var/spool/hylafax/etc/config for consistency...
...everything looks ok; leaving existing file unchanged.

Don't forget to run faxmodem(8C) (if you have a send-only environment)
or configure init to run faxgetty on ttyS1.

-

I can make the modem call a phone (ATDTXXXXXXXX)

but when sending faxes : 

hylafax said : Unable to configure modem for fax use

see the log :
---------
sep 15 10:57:02.71: [10394]: SESSION BEGIN 000000001 0476XXXXXX
sep 15 10:57:02.71: [10394]: HylaFAX (tm) Version 4.3.4
sep 15 10:57:02.71: [10394]: SEND FAX: JOB 2 DEST 0476842585 COMMID 000000001 DEVICE '/dev/ttyS1' FROM 'admin <admin@xxxxxxxxxxxxxx>' USERadmin@xxxxxxxxxxxxxx
sep 15 10:57:02.71: [10394]: <-- [4:YES\r]
sep 15 10:57:32.71: [10394]: MODEM <Timeout>
sep 15 10:57 :32.71: [10394]: SEND FAILED: JOB 2 DEST 0476XXXXXX ERR Unable to configure modem for fax use
sep 15 10:57:32.71: [10394]: SESSION END
----------

when another fax try do send us a fax : 

"Ring detected without successful handshake"

we have successful use on the MT5634ZPX-PCI model but motherboard card have changed.

can you help me ?

____________________ 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*




Project hosted by iFAX Solutions