HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: Hylafax Installation -- A Plea for Help
- To: flexfax@sgi.com
- Subject: Re: flexfax: Hylafax Installation -- A Plea for Help
- From: Dmitry Bely <dbely@mail.ru>
- Date: 29 May 2000 16:19:27 +0400
Gerry Doris <gdoris@home.com> writes:
> Strange?
>
> I've been running my USR modem in class 2.0 for a couple of years. I'll
> have to let it know that it's broken!
Here is the example (Robert Hardy used USR Class 2.0):
[---cut---]
From: "Dr. Harald Pollack" <Harald.Pollack@Datanews.at>
Subject: [hylafax-devel] Re: My RH6.2 RPM hack & Q: Failure to train at 2400 bps or +FMINSP value
To: "haylafax developer" <hylafax-devel@hylafax.org>
Date: Thu, 18 May 2000 10:24:34 -0100
Reply-To: "Dr. Harald Pollack" <Harald.Pollack@Datanews.at>
On Wed, 17 May 2000 17:05:09 -0400 (EDT), Robert Hardy wrote:
Hello Robert!
>I keep trying to send a fax out but it keeps failing. Does anyone have any
>ideas what I can try next or where the fault lies?
>
>"Your facsimile job to 19059478568 failed because: Failure to train at 2400
>bps or +FMINSP value; Giving up after 3 attempts to send same page"
The called faxmachine send a DIS frame, which could misinterpreted by some Class 2/2.0 faxmodems:
Send: ATDT0W0019059478568<CR>
Receive: <CR><LF>
Receive: CONNECT<CR><LF>
Debug: passing point (T) of T.30
Receive: <ff><ETX>@ ATADERUP
Receive: CSI
Receive: OK<CR><LF>
Send: AT+FRH=3<CR>
Receive: <CR><LF>
Receive: CONNECT<CR><LF>
Receive: <ff><DC3><80><NUL>^<f8><80><80><88><SOH>
Receive: final frame
Receive: Subaddressing capability signaled
Receive: DIS 19,5,0,2,0,0,0,0,0[,2]
Receive: OK<CR><LF>
The first value of the above DIS is 0x19 (according to ITU-T.32) and means that receiver is
capable:
0 ... 204x98 dpi
1 ... 204x196 dpi
8 ... 200x100 dpi
16 .. 200x200 dpi
It is a sign, that receiver has both inch and metric based resolution! A lot of class 2 (and
maybe some class 2.0 too) modems do not quite understand such DIS parameters and will fail (in
your case training).
>I'm tried it on a few subsequent occasions, it simply won't talk to that fax
>particular modem/fax machine. Odd thing is it worked fine sending and
>receiving to another machine.
Try another modem ...
Mit herzlichen Gruessen / Yours sincerely
Dr. Harald Pollack
Harald.Pollack@DATAnews.at
____________________ HylaFAX(tm) Developers Mailing List ____________________
To unsub: mail -s unsubscribe hylafax-devel-request@hylafax.org < /dev/null
[---cut---]
> There is one caveat. I only send and receive a small nuimber of faxes per
> day. This is not a high volume production server.
Yes. *Sometimes* it manages to work :-)
> Gerry
>
> On 29 May 2000, Dmitry Bely wrote:
>
> > Dave Wreski <dave@nic.com> writes:
> >
> > > > Benjamin> My main problem is with the prerequisite programs needed to run
> > > > Benjamin> Hylafax and Hylafax configuration of my Robotics 56k EXT modem.
> > > >
> > > > OH NOOOOOOOOOOOOOOOOOOOOO. You have a USR modem. Damn. You're screwed.
> > >
> > > Just what is it with the USR's that make them not work?
> >
> > Class 2.0 support is broken completely.
> >
> > > IIRC, WinFax
> > > actually suggests these modems as the modem of choice...
> >
> > ... but Class 1 works (see also my previous message).
Hope to hear from you soon,
Dmitry