home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbs / cfos097f.zip / MODEM.DOC < prev    next >
Text File  |  1994-01-23  |  10KB  |  290 lines

  1.  
  2.     -----------------------------------------------------------------------
  3.                               cFos Modem Command Set
  4.     -----------------------------------------------------------------------
  5.  
  6.         A       Force Answer
  7.  
  8.         Bn      Select protocol ONLY for outgoing calls
  9.                 0       X75 without B3 protocoll, 64000bps      ("ISDNC")
  10.                 1       V110 async, 38400bps, 8n1               ("ISDNB")
  11.                 2       V110 async, 19200bps, 8n1               ("ISDNA")
  12.                 3       128kbps Bundle Protokoll
  13.                 4       X75, Framelen=256, Win.Size=7 (ELINK mode)
  14.                 5       Datex-J (BTX)
  15.  
  16.         D..     Dial
  17.                 L       dial last number
  18.                 S       dial stored number (hardcoded, 0=Zaphods BBS)
  19.                 V       flag connection as SPV
  20.                 0..9    digits
  21.                 A..D#*  special "digits"
  22.  
  23.         En      Command Echo
  24.                 0       echo off
  25.                 1       echo on
  26.  
  27.         Hn      On/Off Hook control
  28.                 0       on hook, terminate an active connection
  29.                 1       off hook, reject an incoming call
  30.  
  31.         In      Inquiry
  32.                 0       product identification and CAPI version and
  33.                         manufacturer
  34.                 1       status line output
  35.                 2       last call statistics
  36.                 4       last 10 CAPI info dumps
  37.  
  38.         O       Return On-line
  39.  
  40.         Qn      Quiet mode, result codes display
  41.                 0       display result codes
  42.                 1       supress result code; be Quiet
  43.  
  44.         Sr=n    Set register r to value n (registers are unsigned 16bit ints)
  45.         Sr.b=n  Set bit b to n
  46.         Sr,b=n  Set bit b to n
  47.         Sr?     Query register r
  48.         SrH=n   Set high byte of register r to value n
  49.         SrL=n   Set low byte of register r to value n
  50.  
  51.         Vn      Verbal mode
  52.                 0       numeric result codes
  53.                 1       verbal result codes
  54.  
  55.         Xn      Result code options
  56.                 0       modem looks like a standard 9600 bps modem
  57.                 1       enables CONNECT <rate>
  58.                 2       enables RINGING
  59.                 3       enables RING <incoming caller's id>
  60.                 4       enables CONNECT[...]/<protocols..>
  61.                 5       enables ?
  62.                 6       enables /<cause> on ERROR, NO CARRIER, NO ANSWER
  63.                         and NO DIAL TONE
  64.  
  65.         Zn      Restore profile from number n (out of the file PROFILE).
  66.                 This will further reregister the application at the CAPI.
  67.                 If no number is given, 0 will be default.
  68.  
  69.  
  70.         Fn      \
  71.         Kn       |
  72.         Ln       |
  73.         Mn       |  ignored for compatibility
  74.         Nn       |
  75.         P        |
  76.         T       /
  77.  
  78.  
  79.     -----------------------------------------------------------------------
  80.                         cFos extended Modem Command Set
  81.     -----------------------------------------------------------------------
  82.  
  83. {+}     &Bn     Number of Channels to use for 'cFos' Channel Bundling, for
  84.                 next dial command
  85.  
  86.         &Dn     Debug mode
  87.                 0       disable status bar (default)
  88.                 1       enable status bar (only if port is initialized)
  89.                 2       enable status bar (only if carrier is high)
  90.  
  91.         &En     EAZ: n = '0' ... '9': changes register 18. Default is
  92.                 EAZ 0.
  93.  
  94.         &F      Reset to Factory defaults and reset (like ATZ)
  95.  
  96.         &Lnnn   Listen to what EAZ's; changes register 13; takes multiple
  97.                 digits or '*' for all. Default is EAZ 1.
  98.  
  99.         &Onnn   Outdial Number. This number will be used as prefix for
  100.                 all phone numbers dialed with the ATD command. Default is
  101.                 none.
  102.  
  103.         &V      View profile
  104.  
  105.         &Wn     Write profile to number n (into a file named PROFILE). If
  106.                 no number is given, it defaults to 0.
  107.  
  108.  
  109.     -----------------------------------------------------------------------
  110.                     cFos extended debug Modem Command Set
  111.     -----------------------------------------------------------------------
  112.  
  113.       [ #C      Clear the alternate screen ]
  114.  
  115.         #Rn     Reregister the application if all ports are idle; use
  116.                 #R1 to force reregister (and lockout of all active
  117.                 connections!)
  118.  
  119.         #T      TRANX: set the clock to the actual time/date (gotten from
  120.                 the last connection attempt).
  121.  
  122.  
  123.       Commands in brackets '[' and ']' are only available in debug
  124.       versions;  in the release version these commands are invalid.
  125.  
  126.  
  127.     -----------------------------------------------------------------------
  128.                              cFos Modem Register Chart
  129.     -----------------------------------------------------------------------
  130.  
  131.       Reg#      Description                                     Default
  132.  
  133.         S0      Auto Answer on (>=1) / off (==0)                0
  134.  
  135.         S1      Ring count                                      0
  136.  
  137.         S2      Escape code                                     '+'
  138.  
  139.         S3
  140.  
  141.         S4
  142.  
  143.         S5
  144.  
  145.         S6
  146.  
  147.         S7      Number of seconds modem waits for a carrier     60
  148.  
  149.         S8
  150.  
  151.         S9      Bit-mapped register:                            32737
  152.                 .0      enable any further result code
  153.                 .1      enable CONNECT <rate>, otherwise
  154.                         CONNECT 9600 is always returned
  155.                 .2      enable RINGING
  156.                 .3      enable RING <number>
  157.                 .4      enable /X75.. after CONNECT
  158.                 .5      enable ERROR/<cause>
  159.                 .6      enable NO CARRIER/<cause>
  160.  
  161.         S10     Bit-mapped register:                            0
  162.                 .0      enable CONNECT.../ID=<callerid>
  163.                 .1      disable full status line, just display
  164.                         the callerid on the left side
  165.                 .2      display numerical values fuer service
  166.                         indicator / add. si instead of names
  167.  
  168.         S11     Status line line number (0 - screen length-1)   0
  169.                 Note: only displayed if at&d1
  170.  
  171.         S12
  172.  
  173.         S13     Serviced EAZ Mask                               2
  174.                 Every bit from bit0.. bit9 enables RING on
  175.                 this EAZ ('0' - '9')
  176.                 ex:     0000000010b     answer on '1'
  177.                         0100000000b     answer on '8'
  178.                         0001111111b     answer on '0' - '6'
  179.                         1111111111b     answer all calls
  180.  
  181.                 This register is also modified by the AT&L... command.
  182.  
  183.         S14     Serviced SI Mask                                0x80
  184.  
  185.         S15     B-Channel Identification (ffs. 1.TR.6,          0x83
  186.                 3.2.3.4.4.7)
  187.  
  188.         S16     Source Service Indicator                        7
  189.  
  190.         S17     Source Additional Service Indicator             0
  191.  
  192.         S18     Source EAZ (character: '0'=48.. '9'=57)         '0'
  193.                 Sent with connect_req message; information only
  194.  
  195.                 This register is also modified by an AT&En
  196.                 command.
  197.  
  198.         S19     Inactivity timer: modem disconnects if          0
  199.                 no traffic in N minutes; 0==disabled
  200.  
  201.         S20     B-Channel, level 2 protocol                     1
  202.                 1       X.75 SLP Basis Operation Mode,
  203.                         mit Implementation Rules nach T.90
  204.                 2       Transparent-HDLC mit Bit-Stuffing,
  205.                         Frame-Erkennung und CRC-Check
  206.                 3       Bittransparent
  207.                 4       SNA-SDLC
  208.                 5       X.75 Btx
  209.                 8       V110 mit transparentem B2 protokoll
  210.                 9       V110 SNA-SDLC
  211.                 10      V110 X75 SLP nach T.90
  212.  
  213.         S21     B-Channel, level 3 protocol                     4
  214.                 1       T70 NL für Leitungsvermittlung (CSPDN)
  215.                 2       ISO 8208 (DTE/DTE)
  216.                 3       Level 3 according to T.90, Appendix II
  217.                 4       transparent
  218.  
  219.         S22     SELECT_B2_PROTOCOL_REQ: Data-length             2048
  220.  
  221.         S23     SELECT_B2_PROTOCOL_REQ: Link-Address-A          3
  222.  
  223.         S24     SELECT_B2_PROTOCOL_REQ: Link-Address-B          1
  224.  
  225.         S25     SELECT_B2_PROTOCOL_REQ: Modulo-Mode             8
  226.  
  227.         S26     SELECT_B2_PROTOCOL_REQ: Window-Size             1
  228.  
  229.         S27     SELECT_B2_PROTOCOL_REQ: V110 user rate          64
  230.  
  231.         S28     Maximum SEND B2-Framesize                       2048
  232.  
  233.         S29     B3-Protocol-Overhead in Bytes                   0
  234.                 b3 == 1 (t70nl): 2
  235.                 b3 == 2 (iso8208): 3
  236.                 b3 == 4 (transparent): 0
  237.  
  238.         S30     SELECT_B3_PROTOCOL_REQ: LIC                     0
  239.  
  240.         S31     SELECT_B3_PROTOCOL_REQ: HIC                     0
  241.  
  242.         S32     SELECT_B3_PROTOCOL_REQ: LTC                     0
  243.  
  244.         S33     SELECT_B3_PROTOCOL_REQ: HTC                     0
  245.  
  246.         S34     SELECT_B3_PROTOCOL_REQ: LOC                     0
  247.  
  248.         S35     SELECT_B3_PROTOCOL_REQ: HOC                     0
  249.  
  250.         S36     SELECT_B3_PROTOCOL_REQ: Modulo-Mode             8
  251.  
  252.         S37
  253.  
  254.         S38
  255.  
  256.         S39     Numbering Type/Plan                             83
  257.  
  258.         S40     Controller                                      0
  259.  
  260.         S41     Info-Mask-low                                   63
  261.  
  262.         S42     Info-Mask-high                                  0
  263.  
  264.         S43     Default V110 user rate & Protocol               64
  265.  
  266.         S44
  267.  
  268.         S45
  269.  
  270.         S46
  271.  
  272.         S47
  273.  
  274.         S48
  275.  
  276.         S49
  277.  
  278.         S50    \
  279.         S51     |
  280.         S52     |   Default Additional Service Indicator and B2-Protocol
  281.         S53     |   for every EAZ:
  282.         S54     |   If the incoming AddSI is 0 then we get the AddSI
  283.         S55     |   from the low byte of register 50+EAZ; the B2-Protocol
  284.         S56     |   is got from the high byte.
  285.         S57     |
  286.         S58     |
  287.         S59    /
  288.  
  289.     -----------------------------------------------------------------------
  290.