home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / dcom / modems / 19136 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  5.6 KB

  1. Xref: sparky comp.dcom.modems:19136 biz.comp.telebit:1123
  2. Newsgroups: comp.dcom.modems,biz.comp.telebit
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!earle
  4. From: earle@elroy.jpl.nasa.gov (Greg Earle - Gainfully Unemployed)
  5. Subject: Class 2 FAX modem AT commands documentation (Re: Telebit FAX upgrade)
  6. Message-ID: <1993Jan8.103514.18304@elroy.jpl.nasa.gov>
  7. Followup-To: comp.dcom.modems,biz.comp.telebit
  8. Keywords: Telebit  FAX  documentation
  9. Sender: isolar!earle@elroy.JPL.NASA.GOV
  10. Organization: Gainfully unemployed
  11. References: <1993Jan6.100623.15326@elroy.jpl.nasa.gov> <1993Jan6.182313.22435@news2.cis.umn.edu> <1993Jan7.231020.10297@netcom.com>
  12. Date: Fri, 8 Jan 1993 10:35:14 GMT
  13. Lines: 100
  14.  
  15. In article <1993Jan7.231020.10297@netcom.com> mingso@netcom.com (Ming Yau So) writes:
  16. >In article <1993Jan6.182313.22435@news2.cis.umn.edu> alla0008@student.tc.umn.edu (Graham Allan) writes:
  17. >>In article <1993Jan6.100623.15326@elroy.jpl.nasa.gov> isolar!earle@elroy.JPL.NASA.GOV writes:
  18. >>> [about lack of documentation for fax commands]
  19. >>You can get hold of documents describing the Class-1 and Class-2 protocols
  20. >>from several BBS's - I saw a copy which had originated from Supra.
  21. >
  22. >If my memory serves well, I remembered when I read the Supra's doc (either on
  23. >paper or from their BBS), it says that the documentations for Class 1 & 2
  24. >fax protocols (V.17 & V.29 ??) are copyrighted by CCITT, and it's CCITT desire
  25. >to not have these docs distributed freely from the modem manufacturer, because
  26. >CCITT are selling these docs (very expensive, I recalled) to survive.  And I
  27. >think the docs described in the Telebit's doc might be these CCITT docs. 
  28.  
  29. Even if Telebit was enjoined from distributing a version of the modem commands
  30. for FAX, by CCITT or otherwise, don't you think that the least they could do
  31. is to *tell* you that, and direct you to where you *can* purchase them?  If I
  32. had no Usenet access, I'd have no idea what to do/where to go.  That is part
  33. of my point - a little information is better than no information, which is what
  34. I got for my $99 - no information.
  35.  
  36. >If yes, I think you shouldn't flame Telebit that much.  Anyway, if you need
  37. >those docs, I think you can buy them CCITT directly, though they are likely
  38. >to be expensive.  BTW, I think all of the FAX modems which conforms to the
  39. >CCITT standards use the same set of commands for basic FAX capabilities (like
  40. >the AT commands for low speed data modems), e.g. they all use AT+FCLASS=? to
  41. >determined the supported FAX protocols.
  42.  
  43. Sure, I know this.  But again, you are missing the point:
  44.  
  45. The "AT" command set to operate the modem in Data Mode is completely and
  46. (reasonably) thoroughly documented in the Telebit manual set.  I've absolutely
  47. no quibbles with this at all.
  48.  
  49. The "AT" command set to operate the modem in FAX Mode - "+FCLASS" et al. - is
  50. NOT DOCUMENTED IN THE SLIGHTEST in the Telebit manual set.  There is no excuse
  51. in my mind for not providing either the documents themselves, perhaps for a
  52. separate fee (people have told me $200 from CCITT in private e-mails), or like
  53. Henry Spencer said, perhaps writing their own version of the commands doc, or,
  54. AT THE VERY LEAST, some kind of disclaimer saying that they can't provide this
  55. documentation for it, but if you call/write/send $$$ to such-and-such, you
  56. can get programming information for the AT FAX command set.  Is that so hard?
  57.  
  58. Just to reiterate - in another post, Daniel I. Rosenblatt said:
  59.  
  60. ------- Begin Included Article
  61.  
  62. From: dir@lookout.it.uswc.uswest.com (Daniel I. Rosenblatt)
  63. Subject: Re: A Telebit FAX upgrade FLAME (Was: "Re: WB Fax Upgrade")
  64. Organization: US WEST Information Technologies
  65. Date: Wed, 6 Jan 1993 19:46:41 GMT
  66.  
  67. Check out fax-3.2.1.tar.Z on prep.ai.mit.edu:/pub/gnu
  68.  
  69. It is a fully functioning FAX package for CLASS 2 modems.
  70.  
  71. AND ITS FREE.
  72.  
  73. AND IT WORKS. 
  74.  
  75. I've got it working on Sun, MIPS, and SCO UNIX on a 386.
  76.  
  77. ------- End of Included Article
  78.  
  79. Someone has already told me that GNU NetFax 3.2.1 does NOT drive the Telebit
  80. FAX mode properly, so this is a red herring - and Yet Another Reason Why we
  81. need the documentation, so if things go wrong, we have a prayer in H*ll of
  82. understanding why and possibly fixing it.
  83.  
  84. To use an (admittedly contrived) example, what if you connected to a remote
  85. FAX machine or modem and got back something like
  86.  
  87.     +FNSF:00 00 9E 00 00 00 40 F0 90 C0 00 08 A0 40 A9 09 38
  88.  
  89. and what if GNU NetFax decided "Ohmigod, some non-standard feature I don't
  90. comprehend, I'll give up" and croaked?
  91.  
  92. Or what about Data Bit Order negotiation (+FBOR=)?  Do these FAX software
  93. packages automatically handle this, trying another if one fails?  I got
  94. mail from someone who cobbled up a quick-n'-dirty C program to send a FAX out
  95. the Telebit, and he had to change his AT+FBOR= command to AT+FBOR=0 because
  96. setting it to "1" didn't work.  How can you know that you may have to change
  97. the parameters your FAX software uses for this particular platform if you have
  98. no documentation on what those commands are, what values they take, what those
  99. values mean, and and what any return codes indicate?
  100.  
  101. It was pointed out to me that if I wanted the documentation, I should pay my
  102. $200 and not fault Telebit for keeping the price of the upgrade down.  Fair
  103. enough, but the official docs should be mainly of interest to the people that
  104. are actually writing the FAX software.  I just want enough documentation to
  105. know what the commands are and the meaning of things, not the complete
  106. every-little-detail document.
  107.  
  108. The prosecution rests ...
  109.  
  110. --
  111.     - Greg Earle                | Disclaimer: These are MY
  112.       Itinerant Sun Consultant        | opinions ONLY, not JPL's!
  113.       isolar!earle@elroy.JPL.NASA.GOV    | They just let me post through
  114.       (818) 353-8695            | their machines ...
  115.