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

  1. Xref: sparky comp.dcom.modems:19193 biz.comp.telebit:1129 comp.dcom.fax:2401
  2. Path: sparky!uunet!gatech!destroyer!cs.ubc.ca!uw-beaver!uw-coco!nwnexus!ole!rwing!seaeast!tfm!sgd
  3. From: sgd@tfm.com (Stephen Diercouff)
  4. Newsgroups: comp.dcom.modems,biz.comp.telebit,comp.dcom.fax
  5. Subject: Re: How does WB handle incoming fax vs. data calls?
  6. Message-ID: <1993Jan9.022834.13821@tfm.com>
  7. Date: 9 Jan 93 02:28:34 GMT
  8. References: <1993Jan6.052942.582@smoke.marlboro.vt.us> <1993Jan6.100623.15326@elroy.jpl.nasa.gov> <1993Jan6.194044.1088@cmkrnl.com> <1993Jan7.192214.6952@craycos.com>
  9. Organization: tfm Associates, Ltd.
  10. Lines: 129
  11.  
  12. ewv@craycos.com (Eric Varsanyi) writes:
  13.  
  14. Please note the cross-posting to biz.comp.telebit and comp.dcom.fax. This is
  15. not intended as a response specifically to Eric, but addresses the
  16. general discussion in both newsgroups.
  17.  
  18. >In article <1993Jan6.194044.1088@cmkrnl.com> jeh@cmkrnl.com writes:
  19. >>this won't work.  No way is the remote FAX going to know how to log in to my
  20. >>machine. 
  21. > [...]
  22. >>
  23. >>How does Telebit address this???
  24.  
  25. >Telebit adresses this by vague implications that they may adress it later,
  26. >possibly for another $xxx upgrade fee.
  27.  
  28. >This is a bug in their new Fax firmware/palware (yes, its a bug,
  29. >V.whatever is a standard for sending AND receiving faxes, if you want
  30. >to use the WB as a modem you can't use it as a fax as well, its one or
  31. >the other).
  32.  
  33. First, to address your second point -- The modem can be used for data
  34. or facsimile on outgoing calls, it needs to be one or the other for
  35. incoming only. (I'm not saying that this is the best possible behavior).
  36.  
  37. Second, and this gets a bit long :-(, here are some quotes from the standard:
  38.  
  39. Asynchronous Facsimile DCE Control Standard -- SP-2388,
  40. Section 8.3.2.4 -- Connection as Data modem
  41.  
  42. If configured to do so by the +FAA paramater, (8.5.4.1), the DCE may
  43. adaptively answer as a facsimile DCE or as a data DCE. If the DCE answers
  44. as a data DCE, it shall reset the +FCLASS paramater to 0, and issue
  45. appropriate final result codes (e.g. CONNECT, NO CARRIER) to the DTE.
  46.  
  47. Section 8.5.4.1 --  Answer Paramater, +FAA
  48.  
  49. Write Syntax:     +FAA=<value>
  50. Valid Values:     0 1
  51. Default Value:    manufacturer's option
  52. Mandatory Value:  0
  53.  
  54. +FAA=0  constrains the DCE to answer as set by +FCLASS
  55.  
  56. +FAA=1  indicates the DCE can answer and automatically
  57.         determine whether to answer as a facsimile DCE or
  58.         as a data modem.  If the DCE automatically switches,
  59.         it shall modify FCLASS appropriately.
  60.  
  61. m:$ tip tbit
  62. connected
  63.  at+fmfr?
  64.  Telebit
  65.  
  66.  OK
  67.  at+fmdl?
  68.  WorldBlazer - SA - Version LA7.01 
  69.  
  70.  OK
  71.  at+faa=0
  72.  OK
  73.  ~
  74.  [EOT]
  75.  m:$ 
  76.  
  77. Looks like it complies with SP-2388 to me. Only at+faa=0 is _mandatory._
  78. It would be nice if adaptive answering were implemented, but in no way
  79. can lack of implementing an optional feature be considered a bug. (Well,
  80. perhaps one could consider it a bug in SP-2388. Telebit have implemented
  81. every mandatory feature in SP-2388, and several optional ones (e.g.
  82. several of the optional T.30 Session Subparameter Codes).
  83.  
  84. On a somewhat related note, there has been much discussion about Telebit's
  85. lack of supplied facsimile documentation. There is a basic difference
  86. between data and facsimile modes in a modem. If I spend a few minutes
  87. and write a simple program to open a serial port, I can get useful work
  88. done by interactively typing AT commands to the modem. Facsimile transmission
  89. is not an interactive process. At several stages of negotiation between
  90. two fax modems, the session will time out before one can type in the
  91. appropriate command. Therefore, the only way to get useful work done with
  92. a fax modem is to use a dedicated application. Having the command set for
  93. facsimile mode is only useful for application programmers. If an end-user
  94. is shopping for fax applications that run with the Telebit, (s)he needs
  95. only to tell the vendor "The Worldblazer Fax modem complies fully with
  96. all mandatory SP-2388 features."
  97.  
  98. My copy of SP-2388 is 87 pages long. We have found it necessary to have
  99. copies of CCITT Recommendation T.4 (Standardization of Group 3 Facsimile
  100. Apparatus for Document Transmission) -- 26 pages, and Recommendation T.30
  101. (Procedures for Document Facsimile Transmission in the General Switched
  102. Telephone Network) -- 97 pages, to write and debug facsimile software.
  103.  
  104. The added expense of printing and providing this additional documentation
  105. for the small fraction of users who would use it would certainly increase
  106. the cost of the upgrade significantly, not to mention Telebits having to
  107. get CCITT permission to reproduce the latter two documents.
  108.  
  109. The other data/fax modems I have worked with either provide no facsimile
  110. documentation, or only a command summary which requires access to the
  111. full SP-2388 document to understand. To quote a typical example:
  112.  
  113. RESPONSE    VALUE RANGE        FUNCTION
  114. +FET:        0,1,2            Post page message response.
  115.  
  116. This is the total documentation of the +FET: result code from one
  117. manufacturer's manual. SP-2388 fully documents this result code,
  118. and the manual refers the reader to SP-2388 for further information.
  119.  
  120. For those who are interested, the SP-2388 draft standard is available from:
  121.  
  122. Telecommunication Industry Association
  123. 1722 Eye Street N.W., Suite 440
  124. Washington DC 20006.
  125.  
  126. The Document is titled "Electronics Industries Association and
  127. Telecommunications Industry Association TIA Project, Nember 2388,
  128. Asynchronous Facsimile DCE Control Standard, Service Class 2, TR-29.2
  129. Committee Letter Ballot".
  130.  
  131. I have not seen the electronic document available from Supra. If this is,
  132. indeed a copy of SP-2388, perhaps someone will make it available for
  133. anonymous ftp, and let us know where it can be had.
  134.  
  135. --Stephen
  136. -- 
  137. Stephen Diercouff, tfm Associates, Ltd., Bellingham WA  voice: +1 206 733 5721
  138. Internet:  sgd@tfm.com                                    fax: +1 206 738 0630
  139. UUCP    :  uunet!nwnexus!mtbaker!sgd
  140. Snail   :  P.O. Box 5084/Bellingham WA 98227-5084
  141.