Hi I added a 2nd and 3rd modem to my RH server with faxaddmodem command and basicaly here's what it configured ,but I can't make these modems send faxes due to "waiting for modem to come ready" status, any clues of what's wrong with this picture ?
Hmm, this looks like a Class 1 modem.
Product code (ATI0) is "5601".
Other information (ATI3) is "U.S. Robotics 56K FAX USB V1.1.0".
DTE-DCE flow control scheme [default]?
Modem manufacturer is "3Com U. S. Robotics".
Modem model is "3CP5610".
Using prototype configuration file usr-xon...
The modem configuration parameters are:
ModemAnswerCmd: AT+FCLASS=1A
ModemFlowControl: xonxoff
ModemHardFlowCmd: AT&H1&I0&R2
ModemMfrQueryCmd: !USR
ModemModelQueryCmd: ATI3
ModemNoFlowCmd: AT&H0&I0&R1
ModemRate: 19200
ModemResultCodesCmd: ATQ0X4
ModemRevQueryCmd: ATI7
ModemSetupAACmd: AT+FCLASS=0
ModemSetupDCDCmd: AT&C1
ModemSetupDTRCmd: ATS13=1&D2
ModemSoftFlowCmd: AT&H2&I2&R1
Class1NFLOCmd: AT&H0&I0&R1
Class1HFLOCmd: AT&H1&I0&R2
Class1SFLOCmd: ""
Class1ResponseWaitCmd: AT+FRS=1
Class1SwitchingCmd: "<delay\0727>"
[root@atkred etc]# faxstat
HylaFAX scheduler on atkred.com: Running
Modem ttyACM0 (+1.714.850.####): Waiting for modem to come ready
Modem ttyACM1 (+1.714.850.####): Waiting for modem to come ready
Modem ttyS0 (+1.714.850.####): Running and idle
This is my log file when I run
[root@atkred etc]# /usr/local/sbin/faxgetty /dev/ttyACM1
Aug 28 22:06:56 atkred FaxGetty[19401]: OPEN /dev/ttyACM1 HylaFAX (tm) Version 4.4.4
Aug 28 22:06:56 atkred FaxGetty[19401]: Purge stale UUCP lock /var/lock/LCK..ttyACM1
Aug 28 22:07:13 atkred FaxGetty[19401]: /dev/ttyACM1: Can not initialize modem.
Aug 28 22:08:47 atkred FaxGetty[19401]: Unable to setup modem on /dev/ttyACM1; giving up after 2 attempts
Aug 28 22:08:47 atkred FaxGetty[19401]: CLOSE /dev/ttyACM1
Aug 28 22:08:47 atkred FaxQueuer[17983]: MODEM /dev/ttyACM1 appears to be wedged
Aug 28 22:08:47 atkred FaxQueuer[17983]: MODEM WEDGED: bin/wedged "ttyACM1" "/dev/ttyACM1"
Aug 28 22:08:48 atkred FaxQueuer[17983]: NOTIFY exit status: 0 (19404)
Thanks