


2.1. The Basic Rate Interface
There are two types of Dialogic BRI boards, BRI/SC and BRI/2:
- The BRI/SC boards allow individual routing of up to 32 B channels (voice/data channels) and 16 D channels (signaling channels) to any of the application-selectable SCbus time slots using the SCbus distributed switching capability. B channel traffic may be routed from the ISDN network or local station set device to and from the SCbus. BRI/SC boards can be used in either a Windows or a LINUX operating environment.
The Dialogic BRI/SC protocol implementations comply with the North American standard ISDN BRI, Euro-ISDN protocol for BRI, and the INS64 standard used in Japan. See Section 2.3. Dialogic ISDN Protocol Support for a listing of currently supported BRI protocols.
- The BRI/2 boards emulate two standard BRI station sets with display, and are designed to support the Euro-ISDN protocol. The BRI/2 boards provide analog voice processing, via the Dialogic Voice Functions (see Note 1 below) and the Dialogic ISDN API, and support many enhanced ISDN features. In addition, BRI/2 boards can facilitate four instances of Dialogic DSP-based Group 3 Fax (also referred to as DSP Fax, see Note 2 below) and provide ISDN B channel data communications. BRI/2 boards are currently supported only under the Windows operating system.
- NOTES:
- 1. For information on using Voice Functions, see the Voice Software Reference -- Features Guide for the appropriate operating system.
- 2. For information on using DSP Fax with the BRI/2, see the Fax Software Reference the appropriate operating system.
The Dialogic BRI/SC and BRI/2 boards provide network access via the ISDN Basic Rate Interface (BRI). The BRI/SC boards can also function as a digital station interface, enabling direct access to BRI station sets (telephones) from PC-based computer telephony (CT) systems, and eliminating the need for local switch integration.
The BRI/SC boards may also be used for connecting voice processing applications to PBX or Public Switched Telephone Network (PSTN) BRI access lines.
2.1.1. Features of BRI
BRI offers advantages or access to features not available on PRI. For example, many ISDN PBX Primary Rate products are designed as terminal equipment (TE) for connection to the central office, and cannot provide network-side access to other terminal equipment. The BRI/SC or BRI/2 board can be used to connect to a PBX.
Both the BRI/SC and the BRI/2 boards provide access to ISDN Layer 3 Supplemental Services. These services can be divided into two categories:
- Hold and Retrieve allows the application to place calls on hold, to retrieve held calls and to respond to requests to hold or retrieve held calls using the following Dialogic functions: cc_HoldCall( ), cc_RetrieveCall( ), cc_HoldAck( ), cc_HoldRej( ), cc_RetrieveAck( ), and cc_RetrieveRej( ). Refer to the function descriptions in Chapter 5. ISDN Function Reference and to Appendix D for more information.
- Messaging allows the application to access other supplemental services, such as Called/Calling Party Identification, Message Waiting and Call Transfer. The services are invoked by formatting information elements (IEs) and sending them as non-call related Facility Messages (SndMsg_Facility) to the PBX or network. See the cc_SndMsg( ), cc_SndNonCallMsg( ), and cc_SetInfoElem( ) functions for information on sending Facility Messages. See the cc_GetCallInfo( ) and cc_GetNonCallMsg( ) functions for information on retrieving Facility Messages. Also refer to Appendix D for more on BRI Supplemental Services.
In addition to the features described above, BRI/2 boards provide the following fax and data communications features:
- Fax features - BRI/2 boards support Dialogic DSP-based Group 3 Fax. Key features of DSP Fax include:
- Four channels of voice and fax per board
- Maximum of 16 fax channels per system (4 BRI/2 boards in one system)
- Software-based fax modem
- Compatibility with ITU-T Group 3 (T.4, T.30), ETSI NET/30
- NOTE:
- For more information on using DSP Fax with the BRI/2, see the Fax Software Reference for Windows.
- Data features - BRI/2 boards provide link layer access, across the B channel, which allows for reliable transfer of data across an ISDN network. The BRI/2 boards offer Network Device Interface Specification (NDIS) compatibility. NDIS is a Microsoft® standard that allows for multiple network adapters and multiple protocols to coexist. NDIS permits the high-level protocol components to be independent of the BRI/2 by providing a standard interface. This means that the BRI/2 may be used by applications that use the standard networking APIs that are part of the Windows operating system. NDIS supports Remote Access Service (RAS) and Point-to-Point Protocol (PPP):
- Remote Access Service (RAS) - RAS is enabled via NDIS and allows users to interact with the service selections provided by the specified dial-up networking setup.
- Point-to-Point Protocol (PPP) - PPP is a method of exchanging data packets between two computers. PPP can carry different network layer protocols over the same link. When the PPP connection sequence is successfully completed, the remote client and RAS server can begin to transfer data using any supported protocol. PPP Multilink provides the ability to aggregate two or more physical connections to form one larger logical connection, improving bandwidth and throughput for remote connections.
The BRI/SC boards provide a different set of ISDN features. Advantages and features specific to BRI/SC boards include the following:
- Data Link Layer Access - the BRI/SC products have data link layer access (also known as LAPD Layer 2). This feature provides for the reliable transfer of data across the physical link (physically connected devices), and sends blocks of frames with the necessary synchronization, error control, and flow control. Layer 2 access is particularly useful when using a Dialogic ISDN board to connect to a switch using a Layer 3 protocol that is not provided in the firmware.
- Point-to-Multipoint Configuration - this feature allows BRI/SC protocols to support multiple TEs to be connected to a line that is configured to be a network. Up to eight TEs may be connected with a maximum of two active, non-held calls at a time. An unlimited number of calls may exist in a held state, but these calls cannot be retrieved if both B channels are already in use by other calls.
- Tone Generation - this feature allows BRI/SC protocols, under a network configuration, to generate and play tones on any B channel with the use of the on-board DSP chip. These tones can be requested and configured by the application or they can be generated by the firmware. For more information, see the cc_ToneRedefine( ), cc_PlayTone( ), and cc_StopTone( ) function descriptions in Chapter 5. ISDN Function Reference.
- Multiple D Channel Configuration - this feature allows the D channel of each line to be configured at any time, and as many times as needed. The application can configure and reconfigure the protocol for each station interface, allowing different protocols to be run on different stations simultaneously. The application can also change between User side and Network side, assign and change the Service Profile Identifier (SPID), and change other attributes such as the generation of in-band tones. See the cc_SetDChanCfg( ) function description in Chapter 5. ISDN Function Reference for more information.
- 5ESS Custom Messaging - the 5ESS protocol has a custom messaging feature, which allows the application to send requests to drop calls and to redirect the state of calls. See the cc_SndMsg( ) function description in Chapter 5. ISDN Function Reference for more information.
2.1.2. Typical BRI Applications
ISDN BRI technology offers call handling features, such as Automatic Call Distribution (ACD), call waiting, call monitoring, and caller ID, that can be used to develop BRI applications such as the following:
- Call center and business communication platforms
- Automated call rerouting applications such as debit card services, international callback, and long distance resale
- Wireless gateway access
- Voice processing system access for the station side of ISDN PBXs
- Protocol conversion equipment, which allows the application to convert calls from one network protocol to another network protocol, without resource boards





Click here to contact Dialogic Customer Engineering
Copyright 2001, Dialogic Corporation
All rights reserved
This page generated December, 2001