HylaFAX The world's most advanced open source fax server

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

Re: Problems with AT+FDIS



Hi Conrad,

This looks similar to a problem I had ages ago.  In my case, the modem
responds to the +FDCC=? command saying (amongst other things) that it's
capable of doing 2D compression.  But the 2D compression support in this
version of the firmware is broken, so I turned it off using the
following entry in my config files:

#
# The 2D compression support is completely stuffed in the
# Rev V1.510-V34_DS firmware, so we override the +FDCC=?
# query here.
#
# Syntax is:
#
#       (vr),(br),(wd),(ln),(df),(ec),(bf),(st)
# where,
#       vr      vertical resolution
#       br      bit rate
#       wd      page width
#       ln      page length
#       df      data compression
#       ec      error correction
#       bf      binary file transfer
#       st      scan time/line
#
# Modem responds with: (0,1),(0-5),(0-2),(0-2),(0,1),0,0,(0-7)
# Change this to...
Class2DCCQueryCmd:      "!(0,1),(0-5),(0-2),(0-2),(0),(0),(0),(0-7)"


It looks like you should be using something similar to change the
df parameter to 0.

Cheers,

Chris.



Conrad EJ Gonsalves <Conrad.Gonsalves@j-sainsbury.co.uk> writes:
>
> I have sent mail to the list before Christmas but have had no response as
> yet. I have performed some further investigation and read FAQs and man
> pages regarding the software and its configuration/problems/functionality
> and as yet cannot overcome the problem I am experiencing with Hylafax and
> the Multitech 1432BLK modem.
>
> As already stated I am running Hylafax Ver 4.0p10 on HP-UX Ver 10.20 on a
> "D" class HP9000 server. 
>
> I have looked at the log output and cannot understand how to overcome the
> FDIS problem with regard to the ERROR that is returned. Below is an extract
> from the log file showing a complete fax out which fails. Everything works
> fine up to a certain point.
>
[snip log stuff]
>
> All okay so far until we get to the next command sent to the modem. I have
> investigated this string and tried using the both the Class2DDISCmd and the
> Class2DCCQueryCmd but have had no success. The problem seems to be with the
> 5th parameter sent in the modem string below ie. df or data format, as I
> have manually input this string into the modem whilst connected manually.
> The modem accepts a 0 value but not a value of 1. 
>
> Dec 29 13:29:31.57: [27444]: <-- [23:AT+FDIS=0,3,0,2,1,0,0,4]
> Dec 29 13:29:31.73: [27444]: --> [5:ERROR]
> Dec 29 13:29:31.73: [27444]: MODEM Command error
> Dec 29 13:29:31.73: [27444]: <-- [5:AT+FK]
> Dec 29 13:29:33.32: [27444]: --> [7:+FHNG:2]
> Dec 29 13:29:33.32: [27444]: REMOTE HANGUP: Call aborted,  from +FK or
> <CAN> (co
> de 2)
> Dec 29 13:29:33.72: [27444]: --> [2:OK]
> Dec 29 13:29:33.72: [27444]: <-- [4:ATH0]
> Dec 29 13:29:33.87: [27444]: --> [2:OK]
> Dec 29 13:29:33.87: [27444]: SESSION END
>
> After receiving the ERROR, the modem then aborts and disconnects. I would
> be grateful for any input into how to overcome the problem as since our
> original modem decided to have a hardware fault, I have gone to some effort
> to configure the new modem.
>
>
>
>
> All okay so far ....
>
> --------------------
> Resistance is Futile
> --------------------
>  ---o^o---    ( Conrad EJ Gonsalves aka hawkmoon@mail.bogo.co.uk )
> |    X    |              The Keeper of Tanelorn
>  ---[o]---                     Check out my
>     ! !                          WEB SITE
>     ! !                        - Tanelorn -
>     ! !                    The Last Resting Place
>     !_!                    * www.tanelorn.co.uk *
>
>
> Please CC replies to my hawkmoon email address as well as my work email
> address. Many thanks ....

-- 
Chris Dunlop    chris@onthe.net.au   Ph +61.3.9347.2222   Fax +61.3.9347.2155

OnTheNet Pty Ltd      ___       _____                                 ,, ,,
255 Nicholson St.   //  // ,,_   //  //_    __   //| //  __  _//_    // //
Carlton  VIC 3053  //  // // // //  // // //--' // |// //--' //     '' ''
Australia          `--'' '' '' ''  '' ''  `--' ''  ''  `--'  `-'   '' ''  tm




Project hosted by iFAX Solutions