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] EOP between 2 hylafax server with Multitech 5656 modem
Emmanuel RIZZI wrote:
Hmm, this looks like a Class 1 modem.
Product code (ATI0) is "MT5656ZDX".
Other information (ATI3) is "ACF3_V1.702A-V90_P21_FSH".
DTE-DCE flow control scheme [default]?
Modem manufacturer is "Unknown".
Modem model is "Unknown".
Almost certainly you should be using the "standard" 56K
Conexant/Rockwell Class 1 configuration file. Change the section of
/var/spool/hylafax/config/rc288dpi-1 from this:
# CONFIG:CLASS1:28800:.*:.*: Manufacturer=ROCKWELL Model=RC288DPi
# CONFIG:CLASS1:33600:.*:.*: Manufacturer=Rockwell Model=33600
# CONFIG:CLASS1:56000:.*:.*: Manufacturer=Rockwell/Conexant Model=AC/K56
# CONFIG:CLASS1:MT5600ZDX:.*.*: Manufacturer=MultiTech Model=MT5600ZDX
to this:
# CONFIG:CLASS1:28800:.*:.*: Manufacturer=ROCKWELL Model=RC288DPi
# CONFIG:CLASS1:33600:.*:.*: Manufacturer=Rockwell Model=33600
# CONFIG:CLASS1:56000:.*:.*: Manufacturer=Rockwell/Conexant Model=AC/K56
# CONFIG:CLASS1:MT5600ZDX:.*.*: Manufacturer=MultiTech Model=MT5600ZDX
# CONFIG:CLASS1:MT5656ZDX:.*.*: Manufacturer=MultiTech Model=MT5656ZDX
(adding one line to the bottom). Then rerun faxaddmodem and choose
Class 1. See how that works. If it doesn't work, then you should send
logs of the initialization sequence (ServerTracing: 0xFFF, logs in
/var/log/messages) if it will not initialize, or session logs
(SessionTracing: 0xFFF, logs in /var/spool/hylafax/log) if it is an
error during the sessions.
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*