
                   ELITE 2864I RESULT CODE TABLE

                                               prepared by : Arthur Cheng

Result codes              Commands

ATV0    ATV1              ATX0    X1    X2    X3    X4    X5    X6    X7

0       OK                  V     V     V     V     V     V     V     V
1       CONNECT             V     V     V     V     V     @     $     #
2       RING**              V     V     V     V     V     V     V     V
3       NO CARRIER          V     V     V     V     V     V     V     V
4       ERROR               V     V     V     V     V     V     V     V
5       CONNECT 1200              %     %     %     @     $     #     #
6       NO DIALTONE                     V           V     V     V     V
7       BUSY                                  V     V     V     V     V
8       NO ANSWER                             V     V     V     V     V
9       RINGING*                              V     V     V     V     V
10      CONNECT 2400              %     %     %     %     @     $     #
11      CONNECT 4800              %     %     %     %     @     $     #
12      CONNECT 9600              %     %     %     %     @     $     #
14      CONNECT 19200             %     %     %     %     @     $     #
15      CONNECT 7200              %     %     %     %     @     $     #
16      CONNECT 12000             %     %     %     %     @     $     #
17      CONNECT 14400             %     %     %     %     @     $     #
18      CONNECT 16800             %     %     %     %     @     $     #
19      CONNECT 38400             %     %     %     %     @
20      CONNECT 57600             %     %     %     %     @
21      CONNECT 76800             %     %     %     %     @
22      CONNECT 115200            %     %     %     %     @
23      CONNECT 230400            %     %     %     %     @
24      CONNECT 460800            %     %     %     %     @
25      CONNECT 921600            %     %     %     %     @
26      CONNECT 307200            %     %     %     %     @
27      CONNECT 153600            %     %     %     %     @
28      CONNECT 102400            %     %     %     %     @
29      CONNECT 61400             %     %     %     %     @
30      CONNECT 51200             %     %     %     %     @
31      CONNECT 624000            %     %     %     %     @
32      CONNECT 124800            %     %     %     %     @
33      CONNECT 62400             %     %     %     %     @
34      CONNECT 41600             %     %     %     %     @
35      CONNECT 31200             %     %     %     %     @     $     #
36      CONNECT 24960             %     %     %     %     @
37      CONNECT 20800             %     %     %     %     @
38      CONNECT 33600             %     %     %     %     @     $
39      CONNECT 28800             %     %     %     %     @     $
40      CONNECT 26400             %     %     %     %     @     $
41      CONNECT 24000             %     %     %     %     @     $
42      CONNECT 21600             %     %     %     %     @     $
43      CONNECT 48000             %     %     %     %     @     $     #
44      CONNECT 56000             %     %     %     %     @     $     #
45      CONNECT 64000             %     %     %     %     @     $     #
46      CONNECT 112K              %     %     %     %     @     $     #
47      CONNECT 128K              %     %     %     %     @     $     #

Note1:
V       Supported
%       Reporting DTE rate
@       CONNECT DTE_speed/Protocol DCE_Speed/Error_Control.
        Example:  CONNECT 38400/V32b 14400/V42b
                  CONNECT 76800/V120 64000/LAPD
$       CONNECT DCE_Speed/Error_Control (ARQ)
        Example:  CONNECT 14400/ARQ
                  CONNECT 64000/ARQ
#       CONNECT DCE_Speed/Error_code (ARQ)/Protocol/Error_Control
        Example:  CONNECT 14400/ARQ/V.34/V42b
                  CONNECT 56000/ARQ/X.75/LAPB
                  CONNECT 64000/None/V110
**      When more than one type of Distinctive Ring is turned on
        (S40b3-6) "RINGn" will be reported, n = Ring Type#
*       Use S42b6 to disable "RINGING" result code


Use ATS35 bit 7 (ATS35.7=1) to enable the following numerical
result codes. When "NONE" error control connection is made,
use the above table

Numerical     Connect speed          Numerical     Connect speed
Code          with Error Correction  Code          with Error Correction

ATV0 Code     ATV1 String            ATV0 Code     ATV1 String
50            CONNECT                61            CONNECT 24000
51            CONNECT 1200           62            CONNECT 26400
52            CONNECT 2400           63            CONNECT 28800
53            CONNECT 4800           64            CONNECT 31200
54            CONNECT 7200           65            CONNECT 19200
55            CONNECT 9600           66            CONNECT 38400
56            CONNECT 12000          67            CONNECT 48000
57            CONNECT 14400          68            CONNECT 56000
58            CONNECT 16800          69            CONNECT 64000
59            CONNECT 19200          70            CONNECT 112K
60            CONNECT 21600          71            CONNECT 128K



Result Message Combination:

ATX0:
     <cr><lf>CONNECT<cr><lf>

ATX1 to ATX4:
     <cr><lf>CONNECT DTE_Speed<cr><lf>

ATX5:
     <cr><lf>CONNECT DTE_Speed/Protocol DCE_Speed/Error_Control<cr><lf>
        when no data compression is negotiated

     <cr><lf>CONNECT DTE_Speed/Protocol DCE_Speed/Error_Control/
     Data_Compression<cr><lf>
        when data compression is negotiated

     * SREJ will not be reported (not likely will be used anyway)
     * there is one space between CONNECT and DTE_Speed
                spaces between Protocol and DCE_Speed
                (Protocol+ +DCE_Speed should be less than 10 characters)
     * the string starts with <cr><lf> and ends with <cr><lf>
     * no space should appear besides what we have memtioned

     DTE_Speed:
        all possible DTE speed supported
       
     Portocol:
                X.75
                X.75M        ;X.75 with Bundle ( MLP Bundling )
                X.75C        ;X.75 with Bundle ( cFOS Channel Bundling )
                V110
                V120
                V120M        ;X.75 with Bundle ( MLP Bundling )
                V120C        ;X.75 with Bundle ( cFOS Channel Bundling )
                SLIP
                PPP

     DCE_Speed:
                2400         
                4800         
                9600         
                14400         V.110 speeds
                19200        
                38400        
                48000        
                56000
                64000
                112K
                128K

     Error_Control:
                LAPB
                LAPD
                V42
                NONE

     Data_Compression ( will be ignored when not negotiated )
                V42b


ATX6:
     <cr><lf>CONNECT DCE_Speed/Error_Code<cr><lf>  error free connection

     <cr><lf>CONNECT DCE_Speed<cr><lf>  no error control is negotiated

     DCE_Speed:
                see X5 section

     Error_Code:
                ARQ    if no error control this field can be leave blank

ATX7:
     <cr><lf>CONNECT DCE_Speed/NONE/Protocol<cr><lf>
            with no error control is negotiated

     <cr><lf>CONNECT DCE_Speed/Error_Code/Protocol/Error_Control<cr><lf>
            with error free connection

     <cr><lf>CONNECT Link_Speed/Error_Code/Protocol/Error_Control/
     Data_Compression<cr><lf>
            with error free connection and data compression is negotiated
                               

     Link_Speed:
                see X5 section

     Error_Code:
                ARQ
                NONE    ;here is different from 2864 repoerting,
                        ;put NONE here in order for protocol to show

     Protocol:
                see X5 section
                                               
     Error_Control:  this field will not show if no error control is negotiated
            LAPB
            LAPD
            V42

     Data_Compression:
            V42b

            
