Next Previous Contents

29. glossary: ISDN specific words which are used in this FAQ

active card

Cards can come in different versions: passive, semi-active, active. Active cards handle the D-channel and B-channel protocol in their hardware. The extra hardware makes them more expensive, but better suited to use where a low CPU usage is needed (e.g. when having many ISDN cards in one computer). Because of their special hardware, a special driver is required. Depending on the hardware/driver, special tasks like sending/receiving analog G3 faxes may be very easy to implement - if you need these features, get one of them.

AOC-D

"Advice Of Charge During the Call".

AOC-E

"Advice of Charge at the End of the Call". In Germany, this service is included in the "Komfort" connection.

BRI

BRI means basic rate interface and is the most commonly used interface. In Europe, a BRI includes 2 B-channels for data communication, and 1 D-channel for administration of the data communication. The alternative is a PRI interface.

CLIP

CLIP (Calling Line Identification Presentation) can be offered by the ISDN provider. When you call somebody, then your telephone number will be transmitted to the other phone. The opposite of CLIP is CLIR. In Germany, CLIP is the default.

CLIR

CLIR (Calling Line Identification Restriction) can be offered by the ISDN provider: one can (from call to call) restrict the identification of one's own caller ID to the other party. The opposite of CLIR is CLIP. In Germany, this must be applied for but is without charge (however call by call transmission of the caller ID costs extra).

COLP

COLP (Connected Line Identification Presentation) can also be offered by the ISDN provider. If you've applied for COLP, you get an extended dialing protocol. You will receive feedback from your telecommunication company who picked up your outgoing call. Normally, you will get the same number as you dialed beforehand; however, with call diversion this could also be a different number. In Germany, it must be applied for, and costs extra. More information than COLP can be obtained with the help of a reverse-connected ISDN card.

CVS Tree

The i4l developers have formed a team. The tool CVS allows the members to easily make patches. The history of the project is also thereby documented, and it is also not difficult to reproduce older versions.

EAZ

This is a German name for an MSN. In Germany, EAZ and MSN are used as synonyms, though in theory one ought to differentiate according to the protocol used. That which is called MSN in the Euro-ISDN protocol was called EAZ in the German 1TR6-ISDN protocol (a German predecessor to Euro-ISDN).

HDLC

A widely used low-level protocol.

HSCX

A Siemens chip which is, similar to ISAC, on many passive cards. It takes over the serial bus from ISAC and demultiplexes when receiving or multiplexes (i.e. inserts the bits in the correct position) the B channels.

ISAC

A Siemens chip which is, similar to HSCX, on many passive cards. It is responsible for Level 1, so it sits (almost) directly on the line. It handles the D channel protocol and sends the S0 data to a special serial bus (IOM). When sending it does the opposite.

MSN

Unlike a normal telephone connection, an ISDN connection can have more than one telephone number - each of these is called an MSN (Multiple Subscriber Number).

passive card

Cards can come in different versions: passive, semi-active, active. Passive cards handle the D-channel and B-channel protocol in software. This makes them least expensive, but only suitable where the CPU is able to do the additional work (for normal data communication any computer starting from a 486 or even a 386 should be able to handle one or two cards). Since only a few hardware chips are in wide usage, a generic driver, HiSax, can handle almost all passive cards.

PBX

A PBX (Private Branch eXchange) is used to connect different internal devices to the ISDN network. This is usually for analog devices that cannot be directly connected to an ISDN network. The PBX can also make an internal digital S0 bus available, on which ISDN devices can be connected. This allows for local calls without using the switching station (thereby avoiding the charges from your telephone company).

point-to-point mode

Your interface can be configured either in a multi-device mode (in German: Mehrgeraeteanschluss), or in a point-to-point mode (in German: Anlagenanschluss). In the multi-device mode, several ISDN devices can be attached to the ISDN bus at the same time. Usually a few (if any) numbers are related to this bus, and the devices can pick the call that they want to receive. In contrast, the point-to-point mode allows only one device to be connected which handles all calls. This is usually meant for at least small companies that want to attach their PBX and be able to handle the last digits of their telephone numbers by themselves, under their own control. The setup usually allows for additional features, but is also more expensive.

PRI

PRI means primary rate interface and is the used when a single or multiple BRI are not sufficient in bandwidth. In Europe, a PRI includes 30 B-channels for data communication, and 1 D-channel for administration of the data communication.

semi-active card

Cards can come in different versions: passive, semi-active, active. For semi-active cards there is no fixed definition, so here is what we think: semi-active cards handle the B-channel protocol in their hardware with special DSP (digital signal processor) support, but they leave the D-channel protocol to the software. This makes them better suitable to special tasks like sending/receiving analog G3 faxes. Because of their special hardware, a special driver is required. Be aware, that for marketing reasons some cards are called semi-active when in fact they are passive (e.g.: Teleint).

subaddressing

When dialing, it is possible to provide an additional number, the subaddresss. The subaddress is transmitted to the remote side, and allows it to react on it. This feature may not be available, at least not for free (with the exception of France).

TEI

TEI stands for Terminal End Identifier. The local switching station, or with an internal S0 the PBX, automatically or permanently assigns each end device a TEI. This simply allows the addressing of the D channels. TEIs have the following values: 0-63 = permanent TEIs (e.g. 0 is used for point to point connections) 64-126 = automatically assigned 127 = broadcast to all devices (e.g. an incoming call)

UUS

UUS is user to user signalling. It means, that when placing a call, a few bytes of user-specific data can be transmitted along with the call setup frame. This feature has been abused in the past in Germany, causing the local exchanges to run out of available channels (the call setup causes them to reserve a B-channel). Since then, this feature usually costs extra and there is a data limit on it (depends on your ISDN provider). Have a look at the usage condition, in short it's only allowed to use this feature, if indeed you want to setup a call. Please note that it has been reported that some buggy PBX (like ISTEC 1003) may refuse a connection when support of UUS is signalled to them.


Next Previous Contents