        #
        | README file for
        |
        | ELSAvision
        | Version 2.10
        |
        | Copyright (c) 1993-97 ELSA GmbH, Aachen (Germany)
        |
        |                                     Subsidiary:
        | ELSA GmbH                           ELSA Inc.
        | Sonnenweg 11                        2150 Trade Zone Blvd.
        | D-52070 Aachen                      Suite 101
        | Germany                             San Jose, CA 95131
        |                                     USA
        |
        | Phone      : +49-241-9177-0         Phone: +1-408-935-0350
        | Support Fax: +49-241-9177-113       Phone:  1-800-272-ELSA
        | BBS (modem): +49-241-9177-981       Fax  : +1-408-935-0370
        | BBS (ISDN) : +49-241-9177-7800      BBS  : +1-408-935-0380
        | CompuServe : GO ELSA                CIS  : GO ELSA
        | WWW        : http://www.elsa.de     WWW  : http://www.elsa.com
        |
        | 02/01/97

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

        Table of Contents

        1.      Overview
        2.      Contents
        3.      Installation
        4.      Notes

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

1.      Overview:

        This file contains notes and changes to the
        ISDN drivers.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

2.      Contents:

        This directory contains the following files:

        README.TXT    this file
        LIESMICH.TXT  german version of this README.TXT

        GOCAPI.EXE    starts the capi
        INTCAPI.386   for DOS-Boxes
        IFCDOS.EXE    for DOS-Boxes

2.1     [DRIVER]

        DLL (dynamic link library) for 1TR6 (national ISDN):

        CAPI1TR.DLL  CAPI version 1.1 driver for ELSAvision
        D channel protocol : 1TR6 (national ISDN)
        B channel protocols: HDLC transparent, bit transparent,
                             X.75, T.70NL, V.120
                             ISO 8208 (X.25), T.90


        DLL (dynamic link library) for DSS1 (EURO-ISDN):

        CAPIDSS.DLL  CAPI version 1.1 driver for ELSAvision
        D channel protocol : DSS1 (EURO-ISDN)
        B channel protocols: HDLC transparent, bit transparent,
                             X.75, T.70NL, V.120
                             ISO 8208 (X.25), T.90


        DLL (dynamic link library) for US-Protokolle:

        CAPIUS_.DLL  CAPI version 1.1 driver for ELSAvision
        D channel protocols: NI-1, AT&T 5ESS
        B channel protocols: HDLC transparent, bit transparent,
                             X.75, T.70NL, V.120
                             ISO 8208 (X.25), T.90

2.2     [UTILS]

        isdnmon.exe   ELSA ISDNmonitor forWindows 3.1x



- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

3.      Installation:       

        The following illustration shows the mounting bracket of 
        your ISDN ELSAvision adapter board :
                       _____                                                                       
                       \    |
                        |___|
                        |___|<- ISDN line connector
                        |   |
                        | O |<- Video-In 2 (Chroma) 
                        | O |<- Video-In 1 (Luma)
                        | O |<- Mikrofon   (Audio-In)
                        |__ | 
                        |__||<- Headset
                        | O |<- Line-Out   (stereo)
                        |   |
                        |___|
    
  __ _______________________________________________________________________
    |_                                                                      |
     _| <- ISDN S0                                                          |
   _|_                                                                      |
  O___| <- Video-In 2 (Chroma)   - Chinch                                   |
  O___| <- Video-In 1 (Luma)     - Chinch                                   |
  O___| <- Microfon   (Audio-In) - Chinch black                             |       
    |_                                                                      |
     _| <- Headset                                                          |
    |_                                                                      |
    O_| <- Line-Out   (stereo)                                              |
    |   ______                      ________________________________________|
    |__|      |_______________||___|

               - - - - - - - - - - - - - - - - - - - - - - - -

        Installation:


        To install the DLL's take the setup tool from the windows
        directory. The driver uses the following defaults:

        I/O-address : 0x160h
        IRQ         : 15

        If these parameters are used by an other component in your
        system, you have to change the defaults as shown below:

        - exit Windows and move to the directory \WINDOWS

        - open the file CAPI.INI with an ASCII editor
          (e.g. EDIT CAPI.INI)

        - search for the section [CAPI PARAM]

        - insert the line "ADDPARAM [/a<I/O-addresse>] [/r<IRQ>]"

          e.g.: ADDPARAM = /a160 /r12

        - start windows

        - to takeover the changes start the setup tool from the
          program group "ELSA ISDN Utilities" and go though it
          without changes.

        - if there is an application active, whitch uses the DLL,
          for example cFos or the ISDNmon, you have to restart
          Windows for the changed CAPI.INI is read again

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

4.      Notes:

        V.120 under CAPI 1.1 and CFOS (version newer than 07/15/96):

        Enter the following AT-command:

            AT B12 S17=1 S76=1

        Now, the ISDN adapter board tries to get a V.120 connection
        erverytime you dial "ATDn" (n = number)..

        If you want to get back to X.75 mode, you have to enter:

            AT&F

               - - - - - - - - - - - - - - - - - - - - - - - -

        The latest information you will always find in the 
        Support BBS ELSA ONLINE or on our homepage http:\\www.elsa.de.


        Have fun with your ISDN board.
