Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
mt3334zdx modem problems
Greetings:
I have not been watching the mailing list for a while so please forgive me =
if this question has already been dealt with.
I have an rs6000 machine which i've configured hylafax on. The system was =
completely setup and working OK
using an older Multi Tech MT28...something something modem (it was one of =
the ones on the list in the docs.) Now I've bought a couple of newer =
modems (MT3334ZDX) which I was hoping to use with the system in more of a =
production environment.
But I've been having troubles with them. Faxaddmodem seems to configures =
them almost right, I had to modify the dial command slightly. but every =
time I send a fax, it aborts at the very end, despite the fact that the =
pages went through just fine and were confirmed by the recieving end. =
Here's the tail end of the transcript showing the error:
Jul 21 14:57:01.93: [39102]: <-- data [1028]
Jul 21 14:57:02.74: [39102]: <-- data [1028]
Jul 21 14:57:02.74: [39102]: <-- data [1028]
Jul 21 14:57:02.74: [39102]: <-- data [142]
Jul 21 14:57:06.83: [39102]: SENT 9358 bytes of data
Jul 21 14:57:06.83: [39102]: <-- data [2]
Jul 21 14:57:10.59: [39102]: SEND end page
Jul 21 14:57:13.06: [39102]: --> [2:OK]
Jul 21 14:57:13.06: [39102]: SEND send EOP (no more pages or documents)
Jul 21 14:57:13.06: [39102]: <-- [9:AT+FET=3D2\r]
Jul 21 14:57:17.20: [39102]: --> [7:+FPTS:1]
Jul 21 14:57:17.20: [39102]: SEND recv MCF (message confirmation)
Jul 21 14:57:17.20: [39102]: SEND FAX (00000017): FROM root@PAepic1 TO =
6056 (page 2 of 2 sent in 0:16)
Jul 21 14:57:17.20: [39102]: SEND FAX (00000017): FROM root@PAepic1 TO =
6056 (docq/doc7.ps;30 sent in 0:16)
Jul 21 14:57:17.26: [39102]: <-- [5:ATH0\r]
Jul 21 14:57:17.46: [39102]: --> [7:+FHNG:2] <-------------------------=
-------------------------------------------------the offending command!
Jul 21 14:57:17.46: [39102]: REMOTE HANGUP: Call aborted, from +FK or =
<CAN> (code 2)
Jul 21 14:57:17.46: [39102]: --> [2:OK]
Jul 21 14:57:17.46: [39102]: SESSION END
When I looked up the meaning in the man pages here's what I found:
REMOTE HANGUP %s (code %s) The modem returned a hangup status=20
code "FHNG:2" to the host. This indicates a protocol problem that was =
determined=20
within the modem. There is usually nothing the server can do to work =
around such errors.
What gives? does this mean that I can't use these modems? Is there some =
way to have hfaxd ignore this returned code, as all the pages go through =
just fine?
Thanks for any help you can give.
-Andrew