home *** CD-ROM | disk | FTP | other *** search
/ PowerPlay 1998 July / PowerPlay0798.bin / Online / Cserve / CFOSPRO.LIB / MODEM.DOC < prev    next >
Text File  |  1997-07-29  |  26KB  |  644 lines

  1.  
  2.         Note: An asterik '*' denotes that this option is only available
  3.               in cFos for CAPI 2.0.
  4.  
  5.               {++} denotes that this command is only available in
  6.               'cFos Professional', i.e. when you register 'cFos'.
  7.  
  8.  
  9.     -----------------------------------------------------------------------
  10.                               cFos Modem Command Set
  11.     -----------------------------------------------------------------------
  12.  
  13.         ?       Show a small help screen of AT Commands and important
  14.                 S-registers.
  15.  
  16.         A       Force Answer
  17.  
  18.         Bn      Select protocol ONLY for outgoing calls
  19.                 0       X.75 without B3 protocoll, 64000bps     ("ISDNC")
  20.                         s22=2048, s26=2, s28=2048
  21.                 1       V.110 async, 38400bps, 8n1              ("ISDNB")
  22.                         s22=2048, s26=2, s28=2048
  23.                 2       V.110 async, 19200bps, 8n1              ("ISDNA")
  24.                         s22=2048, s26=2, s28=2048
  25.                 3       TELES 128kbps Bundle Protocol
  26.                         s22=2048, s26=2, s28=2048
  27.                 4       X.75, Framelen=256, Win.Size=7 (ELINK mode)
  28.                         s22=framelen, s26=7, s28=256
  29.                 5       Datex-J (BTX), Framesize=130, Win.Size=7
  30.                         s22=framelen, s26=7, s28=128
  31.                 6       same as 5, but switches VT-100 on
  32.                 7       analogue modem, if possible
  33.                 8       PPP mode according to RFC1662 (see WHATSNEW)
  34.                 9       CompuServe via BTX
  35.                 10      V.110 async, 9600 bps, 8, n, 1
  36.                 11      V.110 async, 9600 bps, 7, e, 1
  37.                 12      V.120
  38. {++}            13      X.31
  39. {++}            14      Call to remote configure a remote cFos
  40.  
  41.                 'framelen' refers to the framelen set by -b switch on
  42.                 commandline; all values are checked not to exceed the
  43.                 commandline given settings
  44.  
  45.         D..     Dial
  46.                 F       start a leased line connection
  47.                 L       dial last number
  48.                 S       dial stored number (hardcoded, 0=Zaphods BBS)
  49.                 V       flag connection as SPV
  50.                 0..9    digits
  51.                 A..D#*  special "digits"
  52.                 <nb>s   dial number <nb> and flag connection as SPV
  53.  
  54.         En      Command Echo
  55.                 0       echo off
  56.                 1       echo on
  57.  
  58.         Hn      On/Off Hook control
  59.                 0       on hook, terminate an active connection
  60.                 1       off hook, reject an incoming call
  61.  
  62.         In      Inquiry
  63.                 0       product identification and CAPI version and
  64.                         manufacturer
  65.                 1       status line output
  66.                 2       last call statistics
  67.                 4       last 10 CAPI info dumps
  68.                 5       some CAPI infos (number of charging infos
  69.                         and time/date infos) (not CFOSN)
  70.                 6       some OS-dependant information on cFos
  71.                 7       PPP statistics
  72.  
  73. *       Ln      Speaker volume control (only analogue calls with CAPI 2.0,
  74.                         modifies S112)
  75.                 0       silent
  76.                 1       normal low
  77.                 2       normal high
  78.                 3       maximum
  79.  
  80. *       Mn      Speaker control (only analogue calls with CAPI 2.0,
  81.                         modifies S112)
  82.                 0       off
  83.                 1       on while dialing & negotiation
  84.                 2       always on
  85.                 3       same as 1
  86.  
  87.         Qn      Quiet mode, result codes display
  88.                 0       display result codes
  89.                 1       suppress result code; be Quiet
  90.  
  91.         Sr=n    Set register r to value n (registers are unsigned 16bit ints)
  92.         Sr.b=n  Set bit b to n
  93.         Sr,b=n  Set bit b to n
  94.         Sr?     Query register r
  95.         SrH=n   Set high byte of register r to value n
  96.         SrL=n   Set low byte of register r to value n
  97.  
  98.         Vn      Verbal mode
  99.                 0       numeric result codes
  100.                 1       verbal result codes
  101.  
  102.         Xn      Result code options
  103.                 0       modem looks (i.e. responds) like a standard
  104.                         9600 bps modem
  105.                 1       enables CONNECT <rate>
  106.                 2       enables RINGING
  107.                 3       enables RING <incoming caller's id>
  108.                 4       enables CONNECT[...]/<protocols..>
  109.                 5       enables ?
  110.                 6       enables /<cause> on ERROR, NO CARRIER, NO ANSWER
  111.                         and NO DIALTONE
  112.                 7       enables /V42B message after CONNECT
  113.                 8       enables /PPP message after CONNECT
  114.  
  115.         Zn      Restore profile from number n (out of the file PROFILE).
  116.                 This will further reregister the application at the CAPI.
  117.                 If no number is given, 0 will be default.
  118.  
  119.  
  120.         Fn      \
  121.         Kn       |
  122.         Nn       |  ignored for compatibility
  123.         O        |
  124.         P        |
  125.         T       /
  126.  
  127.  
  128.  
  129.     -----------------------------------------------------------------------
  130.                         cFos extended Modem Command Set
  131.     -----------------------------------------------------------------------
  132.  
  133. *       &Ak=nnn Confihure the MSN k to number nnn.  The AT&L resp. AT&E
  134.                 commands use the numbers set with AT&A for to select
  135.                 incoming calls resp. to set the calling number on
  136.                 outgoing calls.
  137.  
  138.                 Example:
  139.                    AT&A0=2233445    set 2233445 as MSN 0
  140.                    AT&A1=1234567    set 1234567 as MSN 1
  141.                    AT&A2=9876543    set 9876543 as MSN 2
  142.  
  143. {++}    &Bn     Number of Channels to use for 'cFos' Channel Bundling, for
  144.                 next dial command
  145.  
  146.         &Cn     DCD override
  147.                 0       DCD always high
  148.                 1       DCD follows connection state: high=connection
  149.                         active, low=no connection active
  150.  
  151.         &Dn     Status line
  152.                 0       disable status line (default)
  153.                 1       display status line, if port is initialized
  154.                 2       display status line, if carrier is high
  155.                 3       always display status line
  156.  
  157.         &En     EAZ: n = '0' ... '9': changes register 18. Default is
  158.                 EAZ 0.
  159.  
  160.         &F      Reset to Factory defaults and reset. Does not clear
  161.                 the accumulated charges
  162.  
  163.         &G      Accumulated costs management
  164.                 0       Display accumulated costs in currency units
  165.                 1       Clear accumulated costs
  166.  
  167.         &H<str> This sets the hangup string to "+++<str><cr>". E.g. this
  168.                 enables setting the hangup  sequence  to  "+++ATHE1<cr>"
  169.                 for the pcANYWHERE "Hayes compatible modem". Default  is
  170.                 <str>   =   "ATH0",   i.e.   the   hangup-sequence    is
  171.                 "+++ATH0<cr>".
  172.  
  173.         &I..    Listen to services; changes register 14; takes
  174.                 'A' (Analog or Audio) and/or 'D' (Data or Digital) as
  175.                 parameter. Use register S44 to select mode for analogue
  176.                 calls.
  177.  
  178.         &Kn     Enable/Disable inband-negotiation / V.42bis)
  179.                 0       disable both
  180.                 1       enable negotiation and V.42bis
  181.                 2       enable negotiation without V.42bis
  182.  
  183.         &Lnnn   Listen to what EAZ's; changes register 13;
  184.                 takes multiple digits or '*' for all. Default is all EAZ.
  185.  
  186.         &Mn     Select bundling mode.
  187.                 0       static bundling
  188.                 1       dynamic bundling
  189.  
  190.         &Onnn   Outdial Number. This number will be used as prefix for
  191.                 all phone numbers dialed with the ATD command. Default is
  192.                 none.
  193.  
  194. {++} *  &Pnnn   Called Subaddress (CAPI 2.0). Default is none.
  195.  
  196.         &Rn     Reregister the application if all ports are idle; use
  197.                 &R1 to force reregister (and lockout of all active
  198.                 connections!)
  199.  
  200.         &Sn=..  Set string register
  201.         &Sn?    Query string register
  202.  
  203.         &T      TRANX: set the clock to the actual time/date (gotten from
  204.                 the last connection attempt).
  205.  
  206. {++} *  &Unnn   Calling Subaddress (CAPI 2.0 and X.31)
  207.  
  208.         &Vn     View profile, screens 0-2 (n=screen #)
  209.  
  210.         &Wn     Write profile to number n (into a file named PROFILE). If
  211.                 no number is given, it defaults to 0.
  212.  
  213. {++}    &Xn     n=1, X.31 activate, n=0, X.31 deactivate
  214.  
  215.  
  216.  
  217.     -----------------------------------------------------------------------
  218.                              cFos Modem Register Chart
  219.     -----------------------------------------------------------------------
  220.  
  221.       Reg#      Description                                     Default
  222.  
  223.         S0      Auto Answer on (>=1) / off (==0)                0
  224.  
  225.         S1      Ring count                                      0
  226.  
  227.         S2
  228.  
  229.         S3      ASCII Carriage Return (only used to detect      13
  230.                 the end of a modem command)
  231.  
  232.         S4      ASCII Line Feed (only used in modem command     10
  233.                 evaluation)
  234.  
  235.         S5      ASCII Backspace (only used to detect a          8
  236.                 backspace in modem command evaluation)
  237.  
  238.         S6      Column of callerid display (only if s10.1 == 1, 61
  239.                 at&d1 or at&d2; used together with s11 (line))
  240.  
  241.         S7      Number of seconds modem waits for a carrier     60
  242.  
  243.         S8
  244.  
  245.         S9      Bit-mapped register:                            32737
  246.                 .0      enable any further result code
  247.                 .1      enable CONNECT <rate>, otherwise
  248.                         CONNECT 9600 is always returned
  249.                 .2      enable RINGING
  250.                 .3      enable RING followed by <number>, style depends
  251.                         on S10.3
  252.                 .4      enable /X75.. after CONNECT
  253.                 .5      enable ERROR/<cause>
  254.                 .6      enable NO CARRIER/<cause> and
  255.                         NO CARRIER/CHARGE=..
  256.                 .7      enable /V42B after CONNECT
  257.                 .8      enable /PPP after CONNECT
  258.  
  259.         S10     Bit-mapped register:                            Default: 0
  260.                 .0      enable CONNECT.../ID=<callerid>
  261.                 .1      disable full status line, just display the callerid
  262.                         on the left side
  263.                 .2      display numerical values for service indicator /
  264.                         add. si instead of names
  265.                 .3      display the callerid, requested eaz, si/add si on
  266.                         a RING like RING 1234/EAZ1/07/00, in spite of the
  267.                         default method: RING<cr>ID=1234/EAZ1/07/00
  268.                 .4      enable +++ATH0<CR> hangup sequence in BIOS emulator
  269.                         mode (and disable hangup on baudrate change)
  270.                 .5      (obsolete)
  271.                 .6      disable multiple CallerID's
  272. {++}            .7      display the baudrate specified in register S47
  273.                         on CONNECT messages
  274.                 .8      reject calls with no CallerID
  275. {++}            .9      enable 'Audible RING': each RING message
  276.                         activates a small ringer
  277.                 .10     (reserved)
  278.                 .11     1=disable disconnect on port close (cFos/Win)
  279.                 .12     handle DTR like: 0=COM.SYS, 1=SIO (cFos/2)
  280.                         on port open/close and set_DCB IOCTL; see
  281.                         README.OS2 for more details.
  282. {++}            .13     ignore '?' and 'R' modifiers on incoming
  283.                         cFos Channel Bundling calls.
  284.  
  285.         S11     Status line line number (0 - screen length-1)   0
  286.                 Note: only displayed if AT&D1 or AT&D2
  287.  
  288.         S12     Nummer of 1/18 sec. to wait before CONNECT      50
  289.                 message.
  290.  
  291.         S13     Serviced EAZ Mask                               2
  292.                 Every bit from bit0.. bit9 enables RING on
  293.                 this EAZ ('0' - '9')
  294.                 ex:     0000000010b     answer on '1'
  295.                         0100000000b     answer on '8'
  296.                         0001111111b     answer on '0' - '6'
  297.                         1111111111b     answer all calls
  298.  
  299.                 This register is also modified by the AT&L... command.
  300.  
  301.         S14     Serviced SI Mask                                0x80
  302.                 Every bit enables a service 'cFos' listens to
  303.  
  304.                    Bit 0    videophone
  305.                    Bit 1    telephone
  306.                    Bit 2    a/b-services
  307.                    Bit 3    X.21-services
  308.                    Bit 4    telefax (Group 4)
  309.                    Bit 5    BTX (64 kbits/s)
  310.                    Bit 7    data transmission (64 kbits/s)
  311.                    Bit 8    X.25-services
  312.                    Bit 9    teletex 64
  313.                    Bit 10   mixed mode
  314.                    Bit 15   BTX (new standard)
  315.  
  316.         S15     B-Channel Identification (ffs. 1.TR.6,          0x83
  317.                 3.2.3.4.4.7)
  318.  
  319.         S16     Source Service Indicator                        7
  320.  
  321.         S17     Source Additional Service Indicator             0
  322.  
  323.         S18     Source EAZ (character: '0'=48.. '9'=57)         '0'
  324.                 Sent with connect_req message; maybe this has
  325.                 to be changed on PBX systems.
  326.  
  327.                 This register is also modified by an AT&En
  328.                 command.
  329.  
  330.         S19     Inactivity timer: modem disconnects if          0
  331.                 no traffic in N minutes; 0==disabled
  332.  
  333.         S20     B-Channel, level 2 protocol                     1
  334.                 1       X.75 SLP Basis Operation Mode,
  335.                         mit Implementation Rules nach T.90
  336.                 2       Transparent-HDLC mit Bit-Stuffing,
  337.                         Frame-Erkennung und CRC-Check
  338.                 3       Bittransparent
  339.                 4       SNA-SDLC
  340.                 5       X.75 Btx
  341.                 6       T.30
  342.                 7       LAPD
  343.                 8       V.110 mit transparentem B2 protokoll
  344.                 9       V.110 SNA-SDLC
  345.                 10      V.110 X.75 SLP nach T.90
  346.  
  347.         S21     B-Channel, level 3 protocol                     4
  348.                 1       T70 NL für Leitungsvermittlung (CSPDN)
  349.                 2       ISO 8208 (DTE/DTE)
  350.                 3       Level 3 according to T.90, Appendix II
  351.                 4       transparent
  352.                 5       T.30
  353.  
  354.         S22     SELECT_B2_PROTOCOL_REQ: Data-length             2048
  355.  
  356.         S23     SELECT_B2_PROTOCOL_REQ: Link-Address-A          3
  357.  
  358.         S24     SELECT_B2_PROTOCOL_REQ: Link-Address-B          1
  359.  
  360.         S25     SELECT_B2_PROTOCOL_REQ: Modulo-Mode             8
  361.  
  362.         S26     SELECT_B2_PROTOCOL_REQ: Window-Size             2
  363.  
  364.         S27     SELECT_B2_PROTOCOL_REQ: V.110 user rate         64
  365.  
  366.         S28     Maximum SEND B2-Framesize                       2048
  367.  
  368.         S29     B3-Protocol-Overhead in Bytes                   0
  369.                 b3 == 1 (t70nl): 2
  370.                 b3 == 2 (iso8208): 3
  371.                 b3 == 4 (transparent): 0
  372.  
  373.         S30     SELECT_B3_PROTOCOL_REQ: LIC                     0
  374.  
  375.         S31     SELECT_B3_PROTOCOL_REQ: HIC                     0
  376.  
  377.         S32     SELECT_B3_PROTOCOL_REQ: LTC                     1
  378.  
  379.         S33     SELECT_B3_PROTOCOL_REQ: HTC                     1
  380.  
  381.         S34     SELECT_B3_PROTOCOL_REQ: LOC                     0
  382.  
  383.         S35     SELECT_B3_PROTOCOL_REQ: HOC                     0
  384.  
  385.         S36     SELECT_B3_PROTOCOL_REQ: Modulo-Mode             8
  386.  
  387. *       S37     SELECT_B3_PROTOCOL_REQ: Window-Size             2
  388.                 (CAPI 2.0 only)
  389.  
  390.         S39     Numbering Type/Plan                             0x80
  391.  
  392.         S40     Controller                                      0
  393.  
  394.         S41     Info-Mask-low                                   63
  395.  
  396.         S42     Info-Mask-high                                  0
  397.  
  398.         S43     Default V.110 user rate & Protocol              64
  399.                 (CAPI 1.1 only)
  400.  
  401.         S44     Audio Mode for incoming calls                   0
  402.                 0       Voice mode
  403.                 1       Modem mode
  404.  
  405. {++} *  S45     X.25 / X.31 delivery confirmation, CAPI 2.0     0
  406.  
  407. {++} *  S46     X.25 / X.31 group/channel, CAPI 2.0             0
  408.  
  409. {++}    S47     Baudrate to return on CONNECT, if S10.7=1       9600
  410.  
  411. {++}    S48     Suppress the first <S48> RINGs.                 0
  412.  
  413. {++}    S49     number of digits of caller id to ignore         0
  414.                 (from right to left) when called with CCB
  415.  
  416.         S50     \
  417.         S51      |
  418.         S52      |   Default Additional Service Indicator and B2-Protocol
  419.         S53      |   for every EAZ:
  420.         S54      |   If the incoming AddSI is 0 then we get the AddSI
  421.         S55      |   from the low byte of register 50+EAZ; the B2-Protocol
  422.         S56      |   is got from the high byte.
  423.         S57      |   (CAPI 1.1 only)
  424.         S58      |
  425.         S59     /
  426.  
  427.         S60     Charge limit, main port     \
  428.         S61     Charge limit, aux. port      |
  429.         S62     Time limit, main port (secs) |
  430.         S63     Time limit, aux. port (secs) |
  431.         S64     Lower cps limit              | {++} see CFOS.DOC, chapter 12
  432.         S65     Upper cps limit              |
  433.         S66     Charge simulation timer      |
  434.         S67     Pre-off disconnect time      |
  435.         S68     Connect tries                |
  436.         S69     Delay between dyn.CCB tries /
  437.  
  438. {++}    S70     Cost of one charging unit (Pfennig, Groschen,Cent,...)
  439. {++}    S71     Amount of money: charging units * S70 (Pfennig, Groschen,..)
  440. {++}    S72     Amount of money: charging units * S70 (DM, Schilling,..)
  441.  
  442. {++} *  S73     Suppress CallerID (CAPI 2.0 only):              0
  443.                 Bit 0..9 for MSN 0..9.
  444.                 Example: S73.0=1 suppress caller ID of
  445.                 MSN 0 (set by AT&A0=...)
  446.  
  447.         S75     internal use, do not change
  448.                 .7      do not send wake-up PPP frame at session start
  449.  
  450.         S76     protocol selection for incoming calls without service
  451.                 signalling: 0 = use X.75, 1 = use outgoing protocols
  452.                 (default: 0)
  453.  
  454.         S77     What to do, if the string "01910" is found      0
  455.                 in the number of an outgoing call:
  456.  
  457.                 0       nothing changes (default)
  458.                 1       act as if ATB5 was set
  459.                 2       act as if ATB6 was set
  460.                 3       act as if ATB9 was set
  461.  
  462.         S78     [cFos/2 only]  Delay between CONNECT message and received
  463.                 first data in 1/18 sec. 0=disabled. Default=0
  464.  
  465.         S79     Number of channels allowed for incoming CCB     0
  466.                 on this port
  467.                 0=all
  468.                 1=no further auxport (i.e. disable incoming CCB)
  469.  
  470.         S80     Fax support: Vertical resolution: 1=high        0
  471.  
  472.         S81     Fax support: Bit-mapped register:               15
  473.                 .0      enable +FCLASS=0
  474.                 .1      enable +FCLASS=1
  475.                 .2      enable +FCLASS=2
  476.                 .3      enable +FCLASS=2.0
  477.                 .7      enable +FET: response
  478.  
  479.         S82     Fax support: minimum scan time per line         0
  480.  
  481.         S99     internal use, do not change
  482.  
  483.     -----------------------------------------------------------------------
  484.  
  485.         The following registers, marked with (*) are reserved for cFos
  486.         for CAPI 2.0.
  487.  
  488.  *      S100  CAPI 2.0  B1 Protocol                             0
  489.               0        64 kBit/s, HDLC framing (CAPI 2.0 default)
  490.               1        64 kBit/s, bit transparent
  491.               2        V.110 async, w/ start/stop byte framing
  492.               3        V.110 sync, w/ HDLC framing
  493.               4        T.30 for FAX group 3
  494.               5        64 kBit/s inverted w/ HDLC framing
  495.               6        56 kBit/s, bit transparent
  496.  
  497.  *      S101  CAPI 2.0  B2 Protocol                             0
  498.               0        ISO 7776 (X.75 SLP) (CAPI 2.0 default)
  499.               1        Transparent
  500.               2        SDLC
  501.               3        LAPD, Q.921 for D channel X.25
  502.               4        T.30 for FAX group 3
  503.               5        Point to Point Protocol (PPP)
  504.               6        Transparent (ignoring framing errors of B1)
  505.  
  506.  *      S102  CAPI 2.0  B3 Protocol                             0
  507.               0        Transparent (CAPI 2.0 default)
  508.               1        T.90NL w/ compatibility to T.70NL
  509.               2        ISO 8208 (X.25 DTE-DTE)
  510.               3        X.25 DCE
  511.               4        T.30 for FAX group 3
  512.  
  513.  *      S103  CAPI 2.0  B1 Protocol Config, Rate                0
  514.  *      S104  CAPI 2.0  B1 Protocol Config, Bits per Char       8
  515.  *      S105  CAPI 2.0  B1 Protocol Config, Parity              0
  516.                            0=no, 1=odd, 2=even
  517.  *      S106  CAPI 2.0  B1 Protocol Config, Stop Bits           0
  518.                            0=1 stop bit, 1=2 stop bits
  519.  
  520.  *      S107  CAPI 2.0  CIP mask, low                           4
  521.               Bit 0       don't provide CIP value
  522.                           (all other bits must be 0)
  523.               Bit 1       speech
  524.               Bit 2       unrestricted digital information
  525.               Bit 3       restricted digital information
  526.               Bit 4       3.1 kHz audio
  527.               Bit 5       7 kHz audio
  528.               Bit 6       video
  529.               Bit 7       packet mode
  530.               Bit 8       56 kBit/s rate adaption
  531.               Bit 9       unrestr. digital info. w/ tones
  532.               Bit 10..15  reserved
  533.  
  534.  *      S108  CAPI 2.0  CIP mask, high                          0
  535.               Bit 0       telephony
  536.               Bit 1       FAX group 2/3
  537.               Bit 2       FAX group 4, class 1
  538.               Bit 3       teletex, basic & mixed mode
  539.               Bit 4       teletex, basic & processable mode
  540.               Bit 5       teletex, basic mode
  541.               Bit 6       international interworking f. videotex
  542.               Bit 7       telex
  543.               Bit 8       X.400
  544.               Bit 9       X.200
  545.               Bit 10      7 kHz Telephony
  546.               Bit 11      video telephony, first connection
  547.               Bit 12      video telephony, second connection
  548.               Bit 13..15  reserved
  549.  
  550.  *      S109  CAPI 2.0  Info mask, low                        127
  551.               Bit 0       Cause info
  552.               Bit 1       Date/Time
  553.               Bit 2       Display
  554.               Bit 3       User-user info
  555.               Bit 4       Call progression
  556.               Bit 5       Facility
  557.               Bit 6       Charging info
  558.               Bit 7..15   reserved
  559.  
  560.  *      S110  CAPI 2.0  Info mask, high                         0
  561.               Bit 0..15   reserved
  562.  
  563.  *      S111  CAPI 2.0  CIP value                               2
  564.               0       no defined profile
  565.               1       speech
  566.               2       unrestricted digital information
  567.               3       restricted digital information
  568.               4       3.1 kHz audio
  569.               5       7 kHz audio
  570.               6       video
  571.               7       packet mode
  572.               8       56 kBit/s rate adaption
  573.               9       unrestr. digital info. w/ tones
  574.               10..15  reserved
  575.               16      telephony
  576.               17      FAX group 2/3
  577.               18      FAX group 4, class 1
  578.               19      teletex, basic & mixed mode
  579.               20      teletex, basic & processable mode
  580.               21      teletex, basic mode
  581.               22      international interworking f. videotex
  582.               23      telex
  583.               24      X.400
  584.               25      X.200
  585.               26      7 kHz Telephony
  586.               27      video telephony, first connection
  587.               28      video telephony, second connection
  588.  
  589.  *{++}  S112  CAPI 2.0  Modem-Support, speaker mode             0
  590.               Bit 0       disable retrain
  591.               Bit 1       disable calling tone
  592.               Bit 3..2    guard tone
  593.                           00   none
  594.                           01   1800 hz
  595.                           10   550 hz
  596.               Bit 5..4    loudspeaker
  597.                           00   off
  598.                           01   on while dialing & negotiation
  599.                           10   always on
  600.               Bit 7..6    speaker volume
  601.                           00   silent
  602.                           01   normal low
  603.                           10   normal high
  604.                           11   maximum
  605.  
  606.  *{++}  S113  CAPI 2.0  Modem Support: Max. Connect Rate        0
  607.                         0=adaptive
  608.  
  609.  
  610.     -----------------------------------------------------------------------
  611.                          cFos Modem String Register Chart
  612.     -----------------------------------------------------------------------
  613.  
  614.  *      &S0   CAPI 2.0  Bearer Capability, BC
  615.               string register of 14 bytes
  616.  
  617.  *      &S1   CAPI 2.0  Low Level Compatibility, LLC
  618.               string register of 17 bytes
  619.  
  620.  *      &S2   CAPI 2.0  High Level Compatibility, HLC
  621.               string register of 5 bytes
  622.  
  623. {++}    &S3   X.31  Call User Data
  624.               string register of 32 bytes
  625.  
  626.  
  627.  
  628.     -----------------------------------------------------------------------
  629.                           cFos Numerical Result Codes
  630.     -----------------------------------------------------------------------
  631.  
  632.          0     OK
  633.          1     CONNECT
  634.          2     RING
  635.          3     NO CARRIER
  636.          4     ERROR
  637.          5     ( not used )
  638.          6     NO DIALTONE
  639.          7     BUSY
  640.          8     NO ANSWER
  641.          9     ( not used )
  642.         10     ( not used )
  643.         11     RINGING
  644.