AG ISDN Messaging API Developer s Reference Manual

Size: px
Start display at page:

Download "AG ISDN Messaging API Developer s Reference Manual"

Transcription

1 Developer s Reference Manual P/N Natural MicroSystems Corporation 100 Crossing Blvd. Framingham, MA 01702

2 No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of Natural MicroSystems Corporation Natural MicroSystems Corporation. All Rights Reserved. Alliance Generation and PolicyPoint are registered trademarks of Natural MicroSystems Corporation. Natural MicroSystems, AG, CG, CX, QX, Convergence Generation, The Circuit Man Logo, Natural Access, CT Access, Natural Call Control, Natural Media, NaturalFax, NaturalRecognition, NaturalText, Fusion, NaturalEdge, Open Telecommunications, Natural Platforms and HMIC are trademarks of Natural MicroSystems Corporation. Multi-Vendor Integration Protocol (MVIP) is a registered trademark of GO-MVIP, Inc. UNIX is a registered trademark in the United States and other countries, licensed exclusively through X/Open Company, Ltd. Windows NT is a trademark, and MS-DOS, MS Word, and Windows are registered trademarks of Microsoft Corporation in the USA and other countries. All other trademarks referenced herein are trademarks of the respective owner(s) of such marks. Every effort has been made to ensure the accuracy of this manual. However, due to the ongoing improvements and revisions to our products, Natural MicroSystems cannot guarantee the accuracy of the printed material after the date of publication, or accept responsibility for errors or omissions. Revised manuals and update sheets may be published when deemed necessary by NMS. Revision History Revision Release Date Notes 1.0 November 15, 1996 MM, beta release 1.1 May, 1997 MM, CYF Product release 1.2B November, 1997 CYF add AG Quad, rewrite, combine with January, 1998 CYF index, final releaase 1.3B May, 1998 CYF NFAS, new primitives, functions, DL layer info, transparent IEs 1.4 August, 1998 CYF Supplementary services update 1.5 October, 1998 CYF index, Korea, final B3 release 1.6 November, 1998 CYF Final Release 1.7 February, 1999 CYF Changes for Natural Access 1.8 September, 1999 CYF, NBS CT Access 3.0 beta 1.9 December, 1999 CYF CT Access 3.0 GA 2.0 July, 2000 EPS / SJC, Support for Fusion September, 2000 SJC, CT Access 4.0 GA This manual printed: September 27, 2000 Refer to the NMS web site ( for product updates and for information about NMS support policies, warranty information, and service offerings.

3 Table of Contents 1 Introduction Introduction Integrated Services Digital Network (ISDN) ISDN Protocols and Protocol Layering Information Exchange Between Layers ISDN Carriers ISDN Functional Devices and Reference Points AG ISDN Software AG ISDN Product Configurations AG ISDN ACU Configuration The AG ISDN LAPD Configuration Reference Points Supported by AG ISDN AG ISDN Software Components The Readme File The AG ISDN Function Libraries ISDN Protocol Stack Downloadable Object Modules The Configuration File The Demonstration Programs and Utilities Other Components About CT Access Developing an AG ISDN Application Messaging API Programming Model Introduction The CT Access Environment CT Access Components The CT Access Programming Model Application Overview Initializing Your Boards Sending ISDN Messages to the Stack Building ACU Message Structures Sending LAPD Messages Receiving Events and ISDN Protocol Stack Messages Receiving Messages From the AG ISDN Protocol Stack Natural MicroSystems 3

4 Table of Contents 3 Initializing a Messaging API Application Introduction Overview Making Switch Connections for AG ISDN Initializing CT Access Specifying B Channel CTA Contexts Specifying D Channel CTA Contexts Accessing D Channels About Network Access Identifiers (NAIs) Initializing ISDN Protocol Stack Instances Starting the NOCC TCP Setting mediamask (AG Quad T/E only) Stopping an ISDN Protocol Stack Instance Call Control (ACU Configuration) Introduction About Connection IDs The ISDN Call Control State Machine Receiving Inbound Calls Accepting the Call Rejecting the Call Incoming Calls With Overlap Receiving Mode Enabled Placing Outbound Calls Call Collision Call Clearing Clear Collision Data Link Operations (LAPD) Introduction The AG ISDN State Machine (LAPD Configuration) Initiating a Data Link Responding to a Data Link Establishment Request Sending Messages Across an Established Link Messaging API Data Structures Introduction Messaging Structures ISDN_MESSAGE Structure Natural MicroSystems

5 Table of Contents ISDN_PACKET Structure Protocol Parameter Structures ISDN_PROTOCOL_PARMS_Q931CC Structure ISDN_PROTOCOL_PARMS_LAPD Structure ISDN_PROTOCOL_PARMS_CHANNELIZED Alphabetical Function Reference Introduction Function Summary Alphabetical Function Reference isdnreleasebuffer isdnsendmessage isdnsetmsgcapture isdnstartprotocol isdnstopprotocol Message Primitives Introduction ACU Primitives ACU Message Reference ACU_ALERT_IN ACU_ALERT_RQ ACU_CALL_PROC_IN ACU_CALL_PROC_RQ ACU_CLEAR_CO ACU_CLEAR_IN ACU_CLEAR_RQ ACU_CLEAR_RS ACU_CONN_CO ACU_CONN_IN ACU_CONN_RQ ACU_CONN_RS ACU_D_CHANNEL_STATUS_IN ACU_D_CHANNEL_STATUS_RQ ACU_DIGIT_CO ACU_DIGIT_IN ACU_DIGIT_RQ ACU_ERR_IN Natural MicroSystems 5

6 Table of Contents ACU_FACILITY_IN ACU_FACILITY_RQ ACU_INFORMATION_IN ACU_INFORMATION_RQ ACU_INIT_CO ACU_INIT_RQ ACU_NOTIFY_IN ACU_NOTIFY_RQ ACU_PROGRESS_IN ACU_PROGRESS_RQ ACU_RESTART_IN ACU_RESUME_CO ACU_RESUME_RQ ACU_SERVICE_CO ACU_SERVICE_IN ACU_SERVICE_RQ ACU_SET_MODE_CO ACU_SET_MODE_RQ ACU_SETPARM_RQ ACU_SETUP_ACK_IN ACU_SETUP_REPORT_IN ACU_SUSPEND_CO ACU_SUSPEND_RQ ACU_TEST_CO ACU_TEST_RQ ACU_USER_INFO_IN ACU_USER_INFO_RQ Data Types and Constants In Primitives User Rate Values Service Values Number Type Values Plan Values Screening Indicator Values Redirecting Reason Values Location Values UUI Protocol Discriminator Values Signal Values Network-Provided Clearing Cause Values Natural MicroSystems

7 Table of Contents Clear Code Values Facility Code Values Action Code Values Mode Code Values Error Cause Values Progress Description Values Charging Type Values Endpoint ID Values LAPD Primitives Demonstration Programs and Utilities Introduction Demonstration Programs and Utilities Layer 3 Call Control Demonstration: isdndemo Using NFAS With isdndemo Structure and Coding (Single-Threaded Version) Structure and Coding (Multi-Threaded Version) ISDN Call Control Identifying Trunks LAPD Demonstration Program: lapddemo The lapddemo Configuration File lapddemo Structure and Coding Features Stack Traffic Analysis Tool: dectrace Creating a Log File for dectrace Messages Decoded by dectrace Sample dectrace Output Stack Traffic Filtering Tool: itrace Appendix A Events, Reasons, and Errors Introduction AG ISDN Events AG ISDN Reasons AG ISDN Errors Appendix B Parameters Introduction ISDN_PROTOCOL_PARMS_Q931CC services_list Field Natural MicroSystems 7

8 Table of Contents in_calls_behaviour Field out_calls_behaviour Field acu_behaviour Field ns_behaviour Field qsig_source_party_nb_type Field qsig_source_type_of_nb Field ISDN_PROTOCOL_PARMS_LAPD Appendix C Sending and Receiving Raw Q.931 Data Introduction Creating Transparent IEs Transparent IE Formatting Rules Accessing and Reading a Q.931 Buffer Appendix D Sending and Receiving PCS-User Information Introduction Structure of User-PCS IEs Sending and Receiving PCS Information Elements Example Code Appendix E Timer Values Introduction Timer Functions Timer Values France VN6 Layer 3 Timer Defaults EuroISDN Layer 3 Timer Defaults AT&T E10 Layer 3 Timer Defaults Nortel DMS 100 Layer 3 Timer Defaults USA National ISDN-2 Layer 3 Timer Defaults Australian Telecom 1 Layer 3 Timer Defaults Hong Kong Telephone Layer 3 Timer Defaults INS-1500 NTT Layer 3 Timer Defaults AT&T 4ESS Layer 3 Timer Defaults Korean (and Taiwan) Layer 3 Timer Defaults QSIG Layer 3 Timer Defaults Appendix F NFAS and D Channel Backup Introduction Natural MicroSystems

9 Table of Contents Non-Facility Associated Signaling (NFAS) Setting Up NFAS Using NFAS D Channel Backup Setting up D Channel Backup Handling D Channel Failure Appendix G Modifying the NSF IE Introduction NSF IE Fields net_id_type action serv_feature Facility Coding param_fld Example Natural MicroSystems 9

10 Table of Contents 10 Natural MicroSystems

11 Chapter 1 Introduction 1.1 Introduction Integrated Services Digital Network (ISDN) ISDN Protocols and Protocol Layering Information Exchange Between Layers ISDN Carriers ISDN Functional Devices and Reference Points AG ISDN Software AG ISDN Product Configurations AG ISDN ACU Configuration The AG ISDN LAPD Configuration Reference Points Supported by AG ISDN AG ISDN Software Components The Readme File The AG ISDN Function Libraries ISDN Protocol Stack Downloadable Object Modules The Configuration File The Demonstration Programs and Utilities Other Components About CT Access Developing an AG ISDN Application 31 Natural MicroSystems 11

12 Chapter 1 Introduction 1.1 Introduction The Developer s Reference Manual provides the following: Æ Background information about ISDN. Æ A programming guide to applications. Æ A summary of API functions organized by task. Æ An extensive reference section for functions, data structures, parameters, and codes. The AG ISDN product exposes the ISDN primary rate protocol at three levels: Æ The LAPD Service Access Point (SAP) for layer 2 protocols, providing direct access to the D channel; Æ The ACU SAP for access to a simplified abstraction of the Q.931 ISDN D channel layer 3 message protocols; and Æ An ISDN primary rate trunk interface, which is channelized and integrated with the standard CT Access call control API. This manual concentrates on building applications that interface with the ISDN protocol stack at layers 2 and 3. For information on building applications that are integrated at higher layers, see the AG ISDN for Natural Call Control Developer s Manual. This document is for developers of ISDN applications in C who want to program at the messaging level. The developer should be experienced with ITU Q.931 ISDN call control messages and call states. The developer should also be familiar with CT Access, basic telephony concepts, and the C programming language. This chapter: Æ Briefly discusses ISDN carriers, protocols, and layers. Æ Explains how the AG ISDN product provides several interfaces to ISDN services. Æ Lists and describes the AG ISDN software components. Æ Lists and describes other hardware and software components required in an AG ISDN application. Æ Outlines the application development process. 12 Natural MicroSystems

13 Integrated Services Digital Network (ISDN) 1.2 Integrated Services Digital Network (ISDN) Integrated Services Digital Network (ISDN) is a continually evolving international standard for networking a wide range of services, including voice and non-voice services. The network is completely digital, from one end to the other: voice information is digitized and sent in digital form. Signaling information is sent separately from voice information, using a method called common channel signaling (CCS) ISDN Protocols and Protocol Layering ISDN communications can be described at many levels, from the way bits are transferred from machine to machine to the sets of messages computers pass to one another. A scheme for communication at a certain level is called a protocol. In the late 1970 s, the International Standards Organization (ISO) established the Open Systems Interconnect (OSI) model for communication. ISDN is based on this model. In OSI, seven separate levels, or layers, of communication are defined. The first three layers, called the chained layers, are the lowest levels. The chained layers are: Æ The physical layer (layer 1). This is the electrical and mechanical layer. Protocols for this layer describe, on an electrical and mechanical basis, the methods used to transfer bits from one device to another. One protocol used at this layer is CCITT recommendation I.430/I.431. Æ The data link layer (layer 2). This is the layer above the physical layer. Protocols for this layer describe methods for error-free communication between devices across the physical link. One protocol used at this layer is CCITT recommendation Q.921, also known as Link Access Procedures on the D Channel (LAPD). Æ The network layer (layer 3). This is the layer above the data link layer. Protocols for this layer describe methods for transferring information between computers. They also describe how data is routed within and between networks. One protocol used at this layer is CCITT recommendation Q.931. Layers higher than these three are end-to-end layers. They describe how information is exchanged and delivered end-to-end. They also define process-toprocess communication, and describe application-independent user services, user interfaces and applications, etc. Natural MicroSystems 13

14 Chapter 1 Introduction 4-7 End-to-end layers End-to-end layers 3 Network Q.931 Protocol Network 2 Data Link Q.921 (LAPD) Protocol Protocol Data Link Chained Layers 1 Physical I.431 & I.430 PRI Protocol Physical HOST HOST Figure 1. OSI Protocol Layering Model The functionality provided by a layer includes the services and functions of all of the layers below it. A Service Access Point (SAP) is the point at which a layer provides services to the layer directly above it. A unique Service Access Point Identifier (SAPI) is associated with each SAP Information Exchange Between Layers Cooperation between entities on the same layer is governed by a peer-to-peer protocol specific to the layer and the entity. To exchange information between two or more layer entities, a connection must be established between the layer entities using the protocol of the layer directly below. Connections are provided by a layer between two or more SAPs. Data message units are conveyed between peer-to-peer entities at the lowest layer by means of a physical connection. Layer (n+1) requests services from layer n via primitives. These primitives allow the logical exchange of information and control between two adjacent layers. 14 Natural MicroSystems

15 Information Exchange Between Layers (n+1) Layer entity (n+1) Layer entity Confirm Request Indication Response SAP SAP (n) Layer entity (n) Layer entity Figure 2. ISDN protocol stack making a request ISDN protocol stack responding to request Message Primitives Exchanged Between Layers Four types of primitives are exchanged between adjacent layers: Æ REQUEST (RQ), e.g., ACU_CONN_RQ A layer issues this type to request a service from the layer directly below it. Æ INDICATION (IN), e.g., ACU_CONN_IN A layer providing a service issues this primitive type to notify the layer above it of any specific activity that is related to the service. An INDICATION that a layer receives may be the result of an activity performed by the layer directly below it that is related to a REQUEST given by a peer entity. Æ RESPONSE (RS), e.g., ACU_CONN_RS A layer issues this primitive type to acknowledge the receipt of an INDICATION from a lower layer. Æ CONFIRM (CO), e.g., ACU_CONN_CO A layer providing a requested service issues this primitive type to confirm that the activity has been completed. Natural MicroSystems 15

16 Chapter 1 Introduction ISDN Carriers ISDN is transmitted over standard T1 and E1 carriers. T1 and E1 are typically four-wire digital transmission links. T1 is used mainly in the United States, Canada, Hong Kong, and Japan. E1 is used in most of the rest of the world. Data on a T1 or E1 trunk is transmitted in channels. Each channel carries information digitized at bits per second (bps). For primary rate ISDN, T1 carries 24 channels. E1 carries 32 channels. With primary-rate ISDN, the channels are usually used as follows: Æ On a T1 trunk, 23 of the 24 channels carry data: voice, audio, data and/or video signals. These channels are called bearer channels (B channels). Æ On an E1 trunk, 30 of the 32 channels are bearer channels. Æ On a T1 or E1 trunk, one channel carries signaling information for all B channels. This is called the D channel. AG Quad T Board T1 Trunk (23 B Channels+D Channel with signaling for these channels) T1 Trunk (23 B Channels+D Channel with signaling for these channels) T1 Trunk (23 B Channels+D Channel with signaling for these channels) T1 Trunk (23 B Channels+D Channel with signaling for these channels) Figure 3. T1 Trunk (Standard Configuration) In setups with multiple T1 ISDN trunks, a Non-Facility Associated Signaling (NFAS) configuration is often used. In this configuration, the D channel on one of the ISDN trunks carries signaling for all channels on several other trunks. This leaves channel 24 free on each of the other trunks to be used as another B channel. (See Figure 4.) AG Quad T Board T1 Trunk (23 B Channels+D Channel with signaling for all four trunks) T1 Trunk (24 B Channels) T1 Trunk (24 B Channels) T1 Trunk (24 B Channels) Figure 4. Sample NFAS Configuration 16 Natural MicroSystems

17 ISDN Functional Devices and Reference Points NFAS configurations are not supported on E1 trunks. For more information about NFAS, see Appendix F ISDN Functional Devices and Reference Points ISDN equipment is classified into a number of categories by international and United States domestic standards 1. Among those categories are the following: Æ TE1 - ISDN end-user terminating equipment, class 1, which terminates a single ISDN trunk. Æ NT2 - Network terminating equipment, class 2. NT2 equipment can support more than one primary rate trunk, switch channels between different trunks, and take primary synchronization from the T1 or E1 network. Æ NT1 - Physically terminates the local loop. In Europe, the NT1 equipment is the network in I.411-compliant installations. In the USA, NT1 is often referred to as the CSU, a separate box on the customer premises. Æ LE - Local Exchange equipment. The interface between each category is called a point: Æ The interface between TE1 and NT2 equipment is the S point. Æ The interface between NT2 and NT1 equipment is the T point. Æ The interface between NT1 and LE equipment is the U point. 1 The International Telecommunications Union (ITU) document I.411 defines ISDN user-network interface reference configurations. In the USA, the definition is provided by a number of documents, including AT&T TR ISDN Primary Rate Interface Specification. Natural MicroSystems 17

18 Chapter 1 Introduction Figure 5 illustrates the component categories and associated reference points: ITU Network USA Network ISDN TE1 S T U CPE NT2 Local loop terminator NT1 ISDN switch LE End-user ISDN device ISDN Protocol Switching MUX Concentration Physical termination Performance monitoring Signaling conversion Power transfer B and D channel MUX Physical termination Switching Figure 5. ISDN Service Points and Equipment Classification 18 Natural MicroSystems

19 AG ISDN Software 1.3 AG ISDN Software Alliance Generation (AG) ISDN protocol software allows you to write CT Access applications that communicate with T1 or E1 trunks to perform voice processing functions and call control using ISDN Common Channel Signaling protocols. AG ISDN software is designed to use one or more NMS digital boards (such as the CG 6000C, AG Quad, AG 4000, AG-T1, or AG-E1 boards) as the physical interface to trunk lines. In addition to line interfaces, these boards also feature powerful on-board digital signal processing (DSP) resources that can handle much of the call control and voice processing overhead AG ISDN Product Configurations You can use AG ISDN software to access ISDN services in three ways: Æ You can configure the AG ISDN software so an application can perform call control and other operations, using a standard CT Access call control API. This AG ISDN configuration is called the Channelized configuration. For more information about this access method, see the AG ISDN for Natural Call Control Developer s Manual. Æ You can access ISDN services at the ACU SAPI. Using the AG ISDN Messaging API, an application can then perform a wide range of Q.931 ISDN D channel functions. This AG ISDN configuration is called the ACU configuration. This access method is discussed in this manual. Æ You can access ISDN services at the data link layer (Layer 2). Using the, an application can then send and receive I-frame data in LAPD messages. This data typically consists of Q.931 messages. This AG ISDN configuration is called the LAPD configuration. This access method is discussed in this manual. Specify the configuration to use when initializing the ISDN protocol stack, as described in Section Natural MicroSystems 19

20 Chapter 1 Introduction AG ISDN ACU Configuration The AG ISDN ACU configuration allows access to Q.931 (layer 3) call control, using the. Your application can send and receive switch- and country-invariant D channel messages using this interface. Access at this level allows you direct control over D channel messages and greater control over the contents of these messages. In this configuration (shown in Figure 6), one or more instances of the AG ISDN protocol stack run on the board, one for each D channel. The stack runs in ACU stack mode. In this mode, the protocol stack implements all ISDN layer 2 and layer 3 functionality. The application uses the AG ISDN messaging API to command an entity in the stack called the ACU, which in turn commands the D channel through the lower ISDN layers. Events received by the stack from the D channel are placed in the same event queue as other CT Access events, allowing the application to access ISDN events in the same way that other events are accessed. B channel information is routed to the DSP resources through the board s MVIP switch. The switch has certain default behavior, described in Section 3.3. Alternatively, the switch can be controlled using the CT Access Switching service. 20 Natural MicroSystems

21 AG ISDN ACU Configuration Application AG ISDN library CT Access Switching service context handle ACU messages sent using isdnsendmessage ISDN events Other commands Other events Layer 3 Layer 2 ISDN Protocol Stack ACU Network layer Data link layer DSP resources Layer 1 HDLC D Channel data MVIP switch T1/E1 Trunk T1/E1 Framer Data from B Channels Figure 6. Board AG ISDN Application Architecture (ACU Configuration) Natural MicroSystems 21

22 Chapter 1 Introduction The AG ISDN LAPD Configuration Access at the data link layer is useful if an application must support a private data link protocol, or if the user wishes to create a complete Q.931 protocol at the application level. At this level, the messages sent and received by the application constitute LAPD frames. The AG ISDN protocol stack runs in LAPD stack mode, as shown in Figure 7. In this mode, the protocol stack implements ISDN layer 2 functionality. No ACU is present. Instead, the application uses the to send LAPD frames directly to the data link layer (layer 2). Events coming from the data link layer are placed in the same event queue as other CT Access events, allowing the user to access ISDN events in the same way that other events are accessed. As in other configurations, B channel information is routed to the DSP resources through the board s MVIP switch. The switch has certain default behavior, described in Section 3.3. Alternatively, the switch can be controlled using the CT Access Switching service. 22 Natural MicroSystems

23 The AG ISDN LAPD Configuration Application AG ISDN library CT Access Switching service context handle LAPD frames sent using isdnsendmessage ISDN events Other commands Other events Layer 3 Layer 2 ISDN Protocol Stack Data link layer DSP resources Layer 1 HDLC D Channel data MVIP switch T1/E1 Trunk T1/E1 Framer Data from B Channels Figure 7. Board AG ISDN Application Architecture (LAPD Configuration) Natural MicroSystems 23

24 Chapter 1 Introduction Reference Points Supported by AG ISDN The AG ISDN product supports access across the S and the T reference points (as depicted with the solid arrows on the upper left of Figure 8). At the ACU SAP, access to S/T is transparent. In addition, you can configure an ISDN protocol stack to emulate the network, using the partner_equip field passed to isdnstartprotocol. See Chapter 7 for more details on the parameters available to configure the ISDN protocol stack. EQUIPMENT_TE ITU network USA network EQUIPMENT_NT ISDN TE1 S T U CPE NT2 Local loop terminator NT1 ISDN switch LE End-user ISDN device ISDN Protocol Switching MUX Concentration Physical termination Performance monitoring Signaling conversion Power transfer B and D channel MUX Physical termination Switching Figure 8. Reference Points Supported by AG ISDN 24 Natural MicroSystems

25 AG ISDN Software Components 1.4 AG ISDN Software Components ISDN is implemented differently around the world. For this reason, NMS provides versions of its AG ISDN software for different regions. The package for a variant contains the software modules you need to allow a board to communicate on a T1 or E1 trunk in one or more countries using that variant. The ISDN software package for a given region contains the following: Æ A readme file. Æ AG ISDN function libraries for CT Access. Æ Header files. Æ Downloadable object modules containing the AG ISDN protocol stack software and the AG ISDN Management software. Æ Sample configuration files. Æ Demonstration programs, with their source code files and makefiles. The sections that follow briefly describe each of these components. Other components, also included, are only used when the AG ISDN protocol stack is running in Channelized stack mode. For more information about this mode, see the AG ISDN for Natural Call Control Developer s Manual. The Channelized stack mode-specific components are: Æ A Trunk Control Program (TCP). Æ Parameter files (.pf files) containing the complete set of AG ISDN parameters. Certain parameters in these files are set to values specific to a certain country or region. Æ An nccxisdn.par file, containing the subset of AG ISDN parameters which can be changed, if desired. Two country-specific parameter files, nccxadicty.par and nccstartcty.par, contain parameters that should not be changed. These files are used when the protocol stack is in Channelized configuration, using the NCC service. Æ An adiisd.par file, containing the subset of AG ISDN parameters that can be changed without risking violation of approvals. This file is used when the protocol stack is in channelized configuration, using the ADI service. Natural MicroSystems 25

26 Chapter 1 Introduction The Readme File The ASCII text file readme_isdn.txt contains release information that does not appear in other documentation. Consult this file to learn where the AG ISDN software components are located after installation The AG ISDN Function Libraries These components run on the host computer. They are used by the application program to interact with ISDN protocol stacks running on board and to communicate with NCC and ADI services. These are dynamic-link libraries (DLL) under Windows NT, and are shared objects under UNIX. The libraries have different names under different operating systems: Operating System Windows NT UNIX CT Access Library Name(s) isdnapi.lib, isdnapi.dll, nccisdn.lib*, nccisdn.dll*, imgtapi.lib*, imgtapi.dll* libisdnapi.so, libnccisdn.so*, libimgtapi.so* *These files are not in use for Layer 3. Standard AG ISDN header files, required by your applications to communicate with the ISDN protocol stack on the board, are also supplied. 26 Natural MicroSystems

27 The AG ISDN Function Libraries The following figure describes the include file structure used by an application using AG ISDN in the ACU configuration: isdndef.h Event code definitions. ISDN API function prototypes. Included by application interfacing at ACU SAP. isdnparm.h Parameter structure definitions. Manifest constants for parameter structure fields. isdntype.h NMS types definition. Basic and derived types. Entity identifiers. isdnacu.h isdnval.h ACU SAP message structure definitions. ACU macros to build ACU messages. Note that most defines appearing in this file apply to ACU configuration only. Contains defines to be used both in ACU configuration and in Channelized configuration. Figure 9. Header File Usage (ACU Configuration) Natural MicroSystems 27

28 Chapter 1 Introduction The following figure describes the include file structure used by an application using AG ISDN in the LAPD configuration: isdndef.h Event code definitions. ISDN API function prototypes. Included by application interfacing at SAPI SIG for raw LAPD access isdnparm.h Parameter structure definitions. Manifest constants for parameter structure fields. isdntype.h NMS types definition. Basic and derived types. Entity identifiers. isdndl.h SAPI SIG Configuration for raw LAPD. Macros to build LAPD messages. Figure 10. Header File Usage (LAPD Configuration) ISDN Protocol Stack Downloadable Object Modules A downloadable object module file contains the basic low-level software which a board requires to support ISDN. The module is transferred from the host into onboard memory when the board boots. Different module files are supplied for different configurations. The file you use depends upon what board type you are using. For more information about downloadable object modules, see the AG ISDN Installation Manual The Configuration File The configuration file contains information that determines how to set up your boards for use. This file also contains country-specific information, and defines what trunks are assigned to which D-channels. 28 Natural MicroSystems

29 The Demonstration Programs and Utilities Several example files are included, describing ISDN configurations for different boards. You can use these files to create a file describing your hardware and software setup. For details, see the OAM System User s Manual. For versions prior to CT Access 4.0, see the AG ISDN Installation Manual and AG Runtime Configuration and Developer s Manual The Demonstration Programs and Utilities The following demonstration programs and utilities are included, with their source code files and makefiles: Program isdndemo lapddemo dectrace itrace Description Simple call control application that communicates with the ISDN stack in the ACU configuration. Illustrates establishing a LAPD data link on an ISDN trunk. Decodes and displays messages sent or received by the AG ISDN protocol stack which were previously captured in a log file by the oammon or agmon utility. Runtime filter for AG ISDN messages from the stack being captured by the oammon or agmon utility. For details on these programs, see Chapter 9. Natural MicroSystems 29

30 Chapter 1 Introduction 1.5 Other Components In addition to the AG ISDN software, you will need the following components to build an ISDN protocol application: Æ One or more NMS T1 or E1 trunk interface boards 1. Æ CT Access version 3.0 or later. WARNING: Natural MicroSystems obtains board-level approvals certificates for supported countries. Some countries require that you obtain system-level approvals before connecting a system to the public network. To learn what approvals you require, contact the appropriate regulatory authority in the target country About CT Access CT Access is a complete development environment for telephony applications. It provides a standard set of telephony functions grouped into logical services, each of which has a standard API. CT Access provides functions for telephony-related tasks such as call control, tone and DTMF tone generation and detection, and voice playing and recording. CT Access includes a service which controls switching on MVIP-compliant devices. You can use this service to make or break connections, send patterns, sample data, etc. This service supports both MVIP-95 and MVIP-90 specifications. Alternatively, you can use the swish standalone utility to control switching interactively or in a batch mode. For general information about installing and using CT Access, see the CT Access documentation. 1 AG-T1 and AG-E1 boards only support AG ISDN if they are revision D-1 and later. If your AG-T1 or AG- E1 board was purchased prior to June 1996, you may need a hardware upgrade. These board models are not supported by CT Access 4.0 and later. 30 Natural MicroSystems

31 Developing an AG ISDN Application 1.6 Developing an AG ISDN Application To create an AG ISDN application: Step 1. Install digital trunk interface boards in a system, and any other boards you will need in your application. Where Step Is Documented The installation manuals for your boards 2. Install CT Access. Natural Access installation booklet 3. Install the AG ISDN software for each country or region that your application will be used in. 4. Edit your configuration file so it describes all boards in your system. AG ISDN Installation Manual The AG ISDN Installation Manual, the installation manuals for your boards, and the OAM System User s Manual (or the AG Runtime Configuration and Developer s Manual for versions of CT Access prior to 4.0). 5. Test your hardware installation. The installation manuals for your boards 6. Write your application. This manual, and the CT Access documentation set Natural MicroSystems 31

32 Chapter 1 Introduction 32 Natural MicroSystems

33 Chapter 2 Messaging API Programming Model 2.1 Introduction The CT Access Environment CT Access Components The CT Access Programming Model Application Overview Initializing Your Boards Sending ISDN Messages to the Stack Building ACU Message Structures Sending LAPD Messages Receiving Events and ISDN Protocol Stack Messages Receiving Messages From the AG ISDN Protocol Stack 45 Natural MicroSystems 33

34 Chapter 2 Messaging API Programming Model 2.1 Introduction This chapter: Æ Provides an overview of a typical application. Æ Explains how to initialize your boards. Æ Summarizes application initialization steps. Æ Explains how to send and receive ISDN ACU messages. Æ Explains how to stop an ISDN protocol stack instance. 2.2 The CT Access Environment AG ISDN applications are built primarily on the CT Access platform. This section provides background information about CT Access and summarizes the main elements of the CT Access environment. You must have CT Access installed on your system to build applications using AG ISDN. For more detailed information about CT Access, see the CT Access Developer s Reference Manual CT Access Components CT Access telephony functions are subdivided into groups of logically related functions, called services. Each service has a standard API. A CTA context organizes services and accompanying resources around a single processing context. A CTA context usually represents an application instance controlling a single telephone call. A service may only be opened once on a CTA context. An event queue is the communication path from a service to an application. A service generates events indicating certain conditions or state changes. An application retrieves the events from the event queue. 34 Natural MicroSystems

35 The CT Access Programming Model The CT Access Programming Model CT Access employs an asynchronous programming model to take advantage of concurrent processing between the host and the boards. When called, most functions return immediately indicating that the operation was initiated. The application may perform other functions while CT Access is processing the command. There are two types of functions in CT Access, synchronous and asynchronous. Synchronous functions are complete when the return value is received. The return value may be either SUCCESS or an error code. For asynchronous functions, if the return value is SUCCESS, the function has been successfully initiated, and the result will arrive asynchronously via an event. If the return code is not SUCCESS, the function was never initiated, and no events associated with the function will be generated. During execution, events are generated that indicate certain conditions or state changes. If an asynchronous function fails, CT Access delivers a DONE event to the application. The event value field contains an error code. The following table summarizes the differences between asynchronous and synchronous functions. Chapter 7 lists all AG ISDN functions and indicates if they are synchronous or asynchronous. Asynchronous Synchronous Operation complete when function returns NO YES Returns a DONE event when function is complete YES NO Function can fail after function returns YES NO Natural MicroSystems 35

36 Chapter 2 Messaging API Programming Model As shown in Figure 11, for asynchronous functions, CT Access sends a command to the service which sends a command to a telephony board. The board performs the functions and sends events to the service indicating its state (e.g., function was started, function is complete, etc.). The service sends events to CT Access, which makes them available to the application. When this happens... This happens... And one or the other of these... Application Application Application Application command CT Access Service return value CT Access Service CT Access Service event: results of command OR event: done CT Access Service command return value event: results of command event: done Board Board Board Board Figure 11. Asynchronous Programming Model Appendix A contains a complete list of AG ISDN events and errors. 36 Natural MicroSystems

37 Application Overview 2.3 Application Overview An application typically performs the following tasks: Initialize CT Access using... CT Access functions Initialize AG ISDN protocol stack AG ISDN functions Establish connection AG ISDN functions Perform tasks CT Access functions Disconnect AG ISDN functions Stop protocol stack AG ISDN functions Figure 12. Application Flowchart Natural MicroSystems 37

38 Chapter 2 Messaging API Programming Model The following is a summary of the tasks pictured in Figure 12: In this phase... Initialize CT Access Initialize AG ISDN protocol stack Establish connection Perform tasks Disconnect Stop protocol stack The application... Æ Makes MVIP switch connections to route D-channel data to the HDLC controller, and to route B-channel information to DSP resources (if necessary). Æ Initializes CT Access services, and creates one context for each B-channel and D-channel. Æ Starts the nocc ( no call control ) Trunk Control Program (TCP) on each B-channel context. Æ Calls isdnstartprotocol to start up an ISDN protocol stack instance on each D-channel context. This function also determines whether the stack runs in LAPD, ACU or Channelized stack mode. Æ Using isdnsendmessage, sends ACU or LAPD messages to the stack to establish a connection. Æ Uses functions from CT Access, Natural Media, or other APIs to play or record voice, generate or detect DTMF tones, send and receive faxes, and other tasks. Æ Using isdnsendmessage, sends ACU or LAPD messages to the stack to terminate the connection. Æ Calls isdnstopprotocol to stop the ISDN protocol stack Initializing Your Boards Before you can run an AG ISDN application, you must initialize and load DSP files, Trunk Control Programs (TCPs) and protocol stack runfiles to your board(s). The items to load to the boards are specified in a configuration file. To load the components to your boards, run oamsys, the board initialization and monitoring utility. To learn how to create a configuration file for your setup, see the AG ISDN Installation Manual, the installation manual for your board, and the OAM System User s Manual. For versions of CT Access prior to 4.0, you must run agmon instead of oamsys to load the configuration file components to your boards. To learn how to create a configuration file for your setup, see the AG ISDN Installation Manual, the installation manual for your board, and the AG Runtime Configuration and Developer s Manual. 38 Natural MicroSystems

39 Sending ISDN Messages to the Stack 2.4 Sending ISDN Messages to the Stack To send a message to the AG ISDN protocol stack, the application does the following: Æ It builds two structures: - ISDN_MESSAGE. In this structure, the application specifies the message to be sent, using one of the message primitives documented in Chapter 8. (The message primitive appears in the code field in this structure.) For details about ISDN_MESSAGE, see Chapter 6. - A message structure (if needed). For messages that require additional data, a message structure (containing the data) is sent. The data differs for each message type. For details on each message type, see Chapter 8. Æ It calls isdnsendmessage in the AG ISDN library. The ctahd argument in the function call specifies the CTA context of the trunk on which the call is taking place. message is a pointer to ISDN_MESSAGE. pdata is a pointer to the associated message structure (if any). size is the size of the message structure (if any). Figure 13 illustrates the content and meaning of each of the arguments sent in an isdnsendmessage function call: isdnsendmessage(ctahd, *message, *p_data, size); size (bytes) ISDN_MESSAGE structure Contains: o primitive (e.g. ACU_CONN_IN) o data_size=size o other data ACU message structure Contains data for message Figure 13. isdnsendmessage Data Structures Natural MicroSystems 39

NMS ISDN Supplementary Services Developer s Manual P/N

NMS ISDN Supplementary Services Developer s Manual P/N NMS ISDN Supplementary Services Developer s Manual P/N 9000-6502-21 NMS Communications Corporation 100 Crossing Boulevard Framingham, MA 01702 NMS ISDN Supplementary Services Developer s Manual No part

More information

Video Messaging Server Interface Developer's Reference Manual

Video Messaging Server Interface Developer's Reference Manual Video Messaging Server Interface Developer's Reference Manual 9000-62479-18 100 Crossing Boulevard Framingham, MA 01702-5406 USA www.nmscommunications.com Video Messaging Server Interface Reference No

More information

Fusion Installation Manual

Fusion Installation Manual Fusion Installation Manual P/N 6380-14 Natural MicroSystems Corporation 100 Crossing Blvd. Framingham, MA 01702 No part of this document may be reproduced or transmitted in any form or by any means without

More information

Integrated Services Digital Network

Integrated Services Digital Network CHAPTER 12 Chapter Goals Explain what ISDN is. Describe ISDN devices and how they operate. Describe the specifications for ISDN data transmittal for the three layers at which ISDN transmits. Introduction

More information

Installing NMS SS

Installing NMS SS Installing NMS SS7 4.3 9000-62436-13 100 Crossing Boulevard Framingham, MA 01702-5406 USA www.nmscommunications.com Installing NMS SS7 4.3 No part of this document may be reproduced or transmitted in any

More information

3G-324M Interface Developer's Reference Manual P/N

3G-324M Interface Developer's Reference Manual P/N 3G-324M Interface Developer's Reference Manual P/N 9000-62471-13 100 Crossing Boulevard Framingham, MA 01702-5406 USA www.nmscommunications.com 3G-324M Interface Developer's Reference Manual No part of

More information

SS7 MTP Layer 3 Developer s Reference Manual

SS7 MTP Layer 3 Developer s Reference Manual SS7 MTP Layer 3 Developer s Reference Manual P/N 9000-6465-19 100 Crossing Boulevard, Framingham, MA 01702-5406 USA www.nmscommunications.com No part of this document may be reproduced or transmitted in

More information

) /24 /& 0!#+%4 -/$% 4%2-).!, %15)0-%.4 "9!. )3$. $!4!.%47/2+3!.$ /0%. 3934%- #/--5.)#!4)/.3 05",)# $!4!.%47/2+3 ).4%2&!

) /24 /& 0!#+%4 -/$% 4%2-).!, %15)0-%.4 9!. )3$. $!4!.%47/2+3!.$ /0%. 3934%- #/--5.)#!4)/.3 05,)# $!4!.%47/2+3 ).4%2&! INTERNATIONAL TELECOMMUNICATION UNION )454 8 TELECOMMUNICATION (11/95) STANDARDIZATION SECTOR OF ITU $!4!.%47/2+3!.$ /0%. 3934%- #/--5.)#!4)/.3 05",)# $!4!.%47/2+3 ).4%2&!#%3 3500/24 /& 0!#+%4 -/$% 4%2-).!,

More information

ISDN Troubleshooting. All Mediatrix Units with ISDN cards. v

ISDN Troubleshooting. All Mediatrix Units with ISDN cards. v All Mediatrix Units with ISDN cards v. 43.3.1398 2019-01-10 Table of Contents Table of Contents 4 Protocols and Connection 5 Troubleshooting Tools 6 Troubleshooting 6 Capturing a Trace Using Wireshark

More information

Application Notes for Configuring SIP Trunking between CenturyLink SIP Trunk (Legacy Qwest) Service and Avaya IP Office R8.0 (16) Issue 1.

Application Notes for Configuring SIP Trunking between CenturyLink SIP Trunk (Legacy Qwest) Service and Avaya IP Office R8.0 (16) Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between CenturyLink SIP Trunk (Legacy Qwest) Service and Avaya IP Office R8.0 (16) Issue 1.0 Abstract These Application

More information

Technical Document TNA 133 : 1997 Telecom ISDN User-Network Interface: Layer 2

Technical Document TNA 133 : 1997 Telecom ISDN User-Network Interface: Layer 2 Technical Document TNA 133 : 1997 Telecom ISDN User-Network Interface: Layer 2 Access Standards Telecom Corporation of New Zealand Limited PO Box 570 Wellington New Zealand October 1997 i TNA 133:1997

More information

Integrated Service Digital Network (ISDN) Circuit-Switched and Packet-Switched Data Bearer Services Performance Specifications TR ISSUE B

Integrated Service Digital Network (ISDN) Circuit-Switched and Packet-Switched Data Bearer Services Performance Specifications TR ISSUE B ISSUE B December 1996 Integrated Service Digital Network (ISDN) Circuit-Switched and Packet-Switched Data Bearer Services Performance Specifications Technical Reference NOTICE TR 73586 This Technical Reference

More information

Video Mail Application Demonstration Program Manual

Video Mail Application Demonstration Program Manual Video Mail Application Demonstration Program Manual 9000-62480-18 100 Crossing Boulevard Framingham, MA 01702-5406 USA www.nmscommunications.com Video Mail Application Demonstration Program Manual No part

More information

Application Notes for Configuring SIP Trunking between Global Crossing SIP Trunking Service and an Avaya IP Office Telephony Solution Issue 1.

Application Notes for Configuring SIP Trunking between Global Crossing SIP Trunking Service and an Avaya IP Office Telephony Solution Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between Global Crossing SIP Trunking Service and an Avaya IP Office Telephony Solution Issue 1.0 Abstract These

More information

ISDN Troubleshooting. All Mediatrix Units with ISDN cards

ISDN Troubleshooting. All Mediatrix Units with ISDN cards All Mediatrix Units with ISDN cards Revision 671 July 24, 2015 Table of Contents Table of Contents 4 Protocols and Connection 5 Troubleshooting Tools 6 Troubleshooting 6 Capturing a Trace Using Wireshark

More information

Interworking Signaling Enhancements for H.323 and SIP VoIP

Interworking Signaling Enhancements for H.323 and SIP VoIP Interworking Signaling Enhancements for H.323 and SIP VoIP This feature module describes enhancements to H.323 and Session Initiation Protocol (SIP) signaling when interworking with ISDN, T1 channel associated

More information

ISDN Troubleshooting. All Mediatrix Units with ISDN cards. v

ISDN Troubleshooting. All Mediatrix Units with ISDN cards. v All Mediatrix Units with ISDN cards v. 2.0.41.762 2018-03-29 Table of Contents Table of Contents 4 Protocols and Connection 5 Troubleshooting Tools 6 Troubleshooting 6 Capturing a Trace Using Wireshark

More information

Standardizing Information and Communication Systems

Standardizing Information and Communication Systems Standard ECMA-143 3rd Edition - June 1997 Standardizing Information and Communication Systems Private Integrated Services Network (PISN) - Circuit Mode Bearer Services - Inter-Exchange Signalling Procedures

More information

Dialogic Blue Telephony Boards

Dialogic Blue Telephony Boards is an efficient one-span host-based call-processing board for the open source market, which includes features for Interactive Voice Response (IVR) along with call transfer emulation, G.711 support, Automatic

More information

Dialogic Blue Telephony Boards

Dialogic Blue Telephony Boards This datasheet discusses the following products: Dialogic Blue OneSpan-24/30-S-LP Telephony Board Dialogic Blue OneSpan-24/30-H-HL Telephony Board Dialogic Blue TwoSpan-48/60-H-HL Telephony Board Dialogic

More information

INTERNATIONAL TELECOMMUNICATION UNION ).4%'2!4%$ 3%26)#%3 $)')4!,.%47/2+ )3$. '%.%2!, 3425#452%!.$ 3%26)#% #!0!"),)4)%3

INTERNATIONAL TELECOMMUNICATION UNION ).4%'2!4%$ 3%26)#%3 $)')4!,.%47/2+ )3$. '%.%2!, 3425#452%!.$ 3%26)#% #!0!),)4)%3 INTERNATIONAL TELECOMMUNICATION UNION ##)44 ) THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE ).4%'2!4%$ 3%26)#%3 $)')4!,.%47/2+ )3$. '%.%2!, 3425#452%!.$ 3%26)#% #!0!"),)4)%3-5,4),%6%,

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between Sotel IP Services SIP Edge Advanced SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue

More information

Configuring Dial-on-Demand Routing

Configuring Dial-on-Demand Routing C H A P T E R 7 Configuring Dial-on-Demand Routing This chapter describes how to configure your communication server for dial-on-demand routing (DDR) and dial backup. For a complete description of the

More information

Organizations have developed standard sets of protocols

Organizations have developed standard sets of protocols Network Models Organizations have developed standard sets of protocols Some of these organizations are: The International Standards Organization (ISO) The Institute of Electrical and Electronic Engineers

More information

Application Notes for Spescom DataVoice Orion Recording Solution with Avaya Predictive Dialer System Issue 1.0

Application Notes for Spescom DataVoice Orion Recording Solution with Avaya Predictive Dialer System Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Spescom DataVoice Orion Recording Solution with Avaya Predictive Dialer System Issue 1.0 Abstract These Application Notes describe the configuration

More information

COMMON-ISDN-API Version 2.0 Extension for Fax Paper Formats and Resolutions

COMMON-ISDN-API Version 2.0 Extension for Fax Paper Formats and Resolutions Proprietary Extension for COMMON-ISDN-API Version 2.0 Extension for Fax Paper Formats and Resolutions October 2007 Dialogic Corporation COPYRIGHT NOTICE AND LEGAL DISCLAIMER Sixth Edition (October 2007)

More information

Dialogic CG 6565E PCI Express Media Board Installation and Developer's Manual

Dialogic CG 6565E PCI Express Media Board Installation and Developer's Manual Dialogic CG 6565E PCI Express Media Board Installation and Developer's Manual October 2010 64-0485-03 Rev A www.dialogic.com Copyright and legal notices Copyright 2008-2010 Dialogic Corporation. All Rights

More information

Technology Series: Introduction to ISDN - North America

Technology Series: Introduction to ISDN - North America a step ahead 22 Great Oaks Blvd, San Jose CA 95119 USA Tel: 1 408 363 8000 Fax: 1 408 363 8313 Email: info@sunrisetelecom.com www.sunrisetelecom.com Technology Series: Introduction to ISDN - North America

More information

An Overview of ISDN on the IMG

An Overview of ISDN on the IMG An Overview of ISDN on the IMG The IMG supports Integrated Services Digital Network (ISDN) for multiple communications tasking (voice, data, compressed), 128 Kbps high-speed and highbandwidth service.

More information

Introducing ISDN ISDN (Integrated Services Digital Network) User-Network Interface (UNI),

Introducing ISDN ISDN (Integrated Services Digital Network) User-Network Interface (UNI), ISDN and DDR CCNA 4 Note to instructors If you have downloaded this presentation from the Cisco Networking Academy Community FTP Center, this may not be my latest version of this PowerPoint. For the latest

More information

CSTA Switch Simulator User s Guide

CSTA Switch Simulator User s Guide CSTA Switch Simulator User s Guide Order Number: 05-0994-001 Revision Information: This is a new manual Software/Version: CSTA Switch Simulator Version 1.0 Copyright Dialogic Corporation 1997 All contents

More information

Aculab plc Q931 An Overview

Aculab plc Q931 An Overview Worldwide Digital Connectivity Aculab plc Lakeside - Bramley Road - Mount Farm - Milton Keynes - MK1 1PT UK Tel: +44 (0)1908 273800 Aculab plc Q931 An Overview v 1.0 Proprietary Information Aculab plc.

More information

GENERAL CUSTOMER SERVICES TARIFF CONTENTS. S20.1 ISDN Primary Rate Interface (PRI) 2

GENERAL CUSTOMER SERVICES TARIFF CONTENTS. S20.1 ISDN Primary Rate Interface (PRI) 2 Citizens Telecommunications Company of West Virginia First Revised Page 1 d/b/a Frontier Communications of West Virginia Cancels Original Page 1 PSC WV No. 4 S20. INTEGRATED SERVICES DIGITAL NETWORK (ISDN)

More information

B - i TNA 134:1997. Technical Document TNA 134. Telecom ISDN User-Network Interface: Layer 3: PART B Basic Call Control Procedures

B - i TNA 134:1997. Technical Document TNA 134. Telecom ISDN User-Network Interface: Layer 3: PART B Basic Call Control Procedures B - i TNA 134:1997 Technical Document TNA 134 Telecom ISDN User-Network Interface: Layer 3: PART B Basic Call Control Procedures B - iii TNA 134:1997 TELECOM ISDN USER-NETWORK INTERFACE LAYER 3 PART B

More information

EUROPEAN ETS TELECOMMUNICATION January 1994 STANDARD

EUROPEAN ETS TELECOMMUNICATION January 1994 STANDARD EUROPEAN ETS 300 172 TELECOMMUNICATION January 1994 STANDARD Second Edition Source: ETSI TC-ECMA Reference: DE/ECMA-0004 ICS: 33.080 Key words: PTN, QSIG-BC, ECMA-143 Private Telecommunication Network

More information

3G-324M Interface Developer's Reference Manual

3G-324M Interface Developer's Reference Manual 3G-324M Interface Developer's Reference Manual 9000-62471-19 100 Crossing Boulevard Framingham, MA 01702-5406 USA www.nmscommunications.com 3G-324M Interface Developer's Reference Manual No part of this

More information

Video Access Utilities Manual

Video Access Utilities Manual Video Access Utilities Manual 9000-62572-15 100 Crossing Boulevard Framingham, MA 01702-5406 USA www.nmscommunications.com Video Access Utilities Manual No part of this document may be reproduced or transmitted

More information

Application Notes CommView CPE with Avaya Communication Manager Issue 1.0

Application Notes CommView CPE with Avaya Communication Manager Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for @Comm CommView CPE with Avaya Communication Manager Issue 1.0 Abstract These Application Notes describe the configuration procedures required

More information

Cisco Call Manager T-1 / QSIG. Configuration Note Rev. O (1/10)

Cisco Call Manager T-1 / QSIG. Configuration Note Rev. O (1/10) Avaya Modular Messaging The PBX and MM are assumed to be collocated. For other configurations please consult with the Switch Integrations group. Configuration Note 88061 Rev. O (1/10) Cisco Call Manager

More information

DBS Beta Testing Release Notes CPC-EX Version 2.30

DBS Beta Testing Release Notes CPC-EX Version 2.30 DBS Beta Testing Release Notes Document Number: RNB-CPCV2.30 Part Number: 513X010 March 19, 1999 March 19, 1999 DBS Beta Testing Release Notes Table of Contents SCOPE AND PURPOSE 1 AFFECTED ITEMS 1 Hardware

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between the PAETEC Broadsoft based SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue 1.0 Abstract

More information

Cisco Call Manager T-1 / QSIG. Configuration Note Rev. M (7/09)

Cisco Call Manager T-1 / QSIG. Configuration Note Rev. M (7/09) Avaya Modular Messaging The PBX and MM are assumed to be collocated. For other configurations please consult with the Switch Integrations group. With T1 QSIG, one digital pathway between the PBX and Avaya

More information

Dialogic IMG 1004 Integrated Media Gateway

Dialogic IMG 1004 Integrated Media Gateway Dialogic IMG 1004 Integrated Dialogic IMG 1004 Integrated is a carriergrade VoIP gateway that supports both media and signaling in a single chassis. It allows service providers to add new telephony services

More information

Application Notes for Configuring SIP Trunking between Bandwidth.com SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue 1.

Application Notes for Configuring SIP Trunking between Bandwidth.com SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between Bandwidth.com SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue 1.0 Abstract These

More information

CRTC AMTELECOM INC. Page 1 Revision 2 GENERAL TARIFF Section 90 DEFINITIONS

CRTC AMTELECOM INC. Page 1 Revision 2 GENERAL TARIFF Section 90 DEFINITIONS AMTELECOM INC. Page 1 ADJOINING EXCHANGES - Exchanges whose boundaries are common at any point, except where a boundary consists of a large natural barrier. ACCESS Provides the appropriate analog or digital

More information

ETSI TS V ( )

ETSI TS V ( ) TS 144 005 V12.0.0 (2014-09) TECHNICAL SPECIFICATION Digital cellular telecommunications system (Phase 2+); Data Link (DL) Layer; General aspects (3GPP TS 44.005 version 12.0.0 Release 12) R GLOBAL SYSTEM

More information

Avaya Solution & Interoperability Test Lab

Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Avaya Aura Communication Manager 8.0 with Nu Technologies ORBi- TEL 7 - Issue 1.0 Abstract These Application Notes describe

More information

INTERNATIONAL TELECOMMUNICATION UNION DATA COMMUNICATION OVER THE TELEPHONE NETWORK

INTERNATIONAL TELECOMMUNICATION UNION DATA COMMUNICATION OVER THE TELEPHONE NETWORK INTERNATIONAL TELECOMMUNICATION UNION CCITT V.20 THE INTERNATIONAL (09/92) TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE DATA COMMUNICATION OVER THE TELEPHONE NETWORK SUPPORT BY AN ISDN OF DATA TERMINAL

More information

Standardizing Information and Communication Systems

Standardizing Information and Communication Systems Standard ECMA-143 4th Edition - December 2001 Standardizing Information and Communication Systems Private Integrated Services Network (PISN) - Circuit Mode Bearer Services - Inter-Exchange Signalling Procedures

More information

William Stallings Data and Computer Communications 7 th Edition. Chapter 10 Circuit Switching and Packet Switching

William Stallings Data and Computer Communications 7 th Edition. Chapter 10 Circuit Switching and Packet Switching William Stallings Data and Computer Communications 7 th Edition Chapter 10 Circuit Switching and Packet Switching Switching Networks Long distance transmission is typically done over a network of switched

More information

COMMON-ISDN-API. Version 2.0. Part II. 4 th Edition. Operating Systems

COMMON-ISDN-API. Version 2.0. Part II. 4 th Edition. Operating Systems COMMON-ISDN-API Version 2.0 Part II Operating Systems 4 th Edition June 2001 Author: CAPI Association e.v. All rights reserved Editor: AVM GmbH, Germany E-mail: hj.ortmann@avm.de 4th Edition / June 2001

More information

Cisco Call Manager T-1 / QSIG. Configuration Note Rev. K (07/08)

Cisco Call Manager T-1 / QSIG. Configuration Note Rev. K (07/08) Avaya Modular Messaging Configuration Note 88061 Rev. K (07/08) Cisco Call Manager PSTN T-1 / QSIG Cisco PBX Automated Attendant Return to Operator Message Waiting Message Application Server Minimum Software:

More information

voice-enabling.book Page 72 Friday, August 23, :19 AM

voice-enabling.book Page 72 Friday, August 23, :19 AM voice-enabling.book Page 72 Friday, August 23, 2002 11:19 AM voice-enabling.book Page 73 Friday, August 23, 2002 11:19 AM C H A P T E R 4 Offering Bundled and Data Services Chapter 2, VoIP Network Architectures:

More information

ETSI EN V1.3.2 ( )

ETSI EN V1.3.2 ( ) EN 300 267-1 V1.3.2 (2000-05) European Standard (Telecommunications series) Integrated Services Digital Network (ISDN); Telephony 7 khz, videotelephony, audiographic conference and videoconference teleservices;

More information

Cisco Call Manager E1/QSIG - EMEA. Configuration Note Version M (1/10)

Cisco Call Manager E1/QSIG - EMEA. Configuration Note Version M (1/10) Avaya Modular Messaging Configuration Note 88510 Version M (1/10) Cisco Call Manager E1/QSIG - EMEA PSTN Cisco PBX Automated Attendant Return to Operator Message Waiting Message Application Server The

More information

CENTURYLINK OPERATING COMPANIES TARIFF F.C.C. NO. 11 2ND REVISED INDEX PAGE 8-0 CANCELS 1ST REVISED INDEX PAGE 8-0 ACCESS SERVICE

CENTURYLINK OPERATING COMPANIES TARIFF F.C.C. NO. 11 2ND REVISED INDEX PAGE 8-0 CANCELS 1ST REVISED INDEX PAGE 8-0 ACCESS SERVICE 2ND REVISED INDEX PAGE 8-0 CANCELS 1ST REVISED INDEX PAGE 8-0 ALPHABETICAL BY SUBJECT PAGE Changes of Service... 8-3 General... 8-1 Moves... 8-2 Order Modifications... 8-1 Special Construction... 8-1 Termination

More information

ITU-T I.570. Public/private ISDN interworking. SERIES I: INTEGRATED SERVICES DIGITAL NETWORK Internetwork interfaces. Recommendation ITU-T I.

ITU-T I.570. Public/private ISDN interworking. SERIES I: INTEGRATED SERVICES DIGITAL NETWORK Internetwork interfaces. Recommendation ITU-T I. I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T I.570 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (01/2018) SERIES I: INTEGRATED SERVICES DIGITAL NETWORK Internetwork interfaces

More information

INTERNATIONAL TELECOMMUNICATION UNION INTEGRATED SERVICES DIGITAL NETWORK (ISDN) INTERNETWORK INTERFACES AND MAINTENANCE PRINCIPLES

INTERNATIONAL TELECOMMUNICATION UNION INTEGRATED SERVICES DIGITAL NETWORK (ISDN) INTERNETWORK INTERFACES AND MAINTENANCE PRINCIPLES INTERNATIONAL TELECOMMUNICATION UNION CCITT I.610 THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE INTEGRATED SERVICES DIGITAL NETWORK (ISDN) INTERNETWORK INTERFACES AND MAINTENANCE PRINCIPLES

More information

INTERNATIONAL TELECOMMUNICATION UNION. SERIES Q: DIGITAL SUBSCRIBER SIGNALLING SYSTEM No. 1 (DSS 1), DATA LINK LAYER

INTERNATIONAL TELECOMMUNICATION UNION. SERIES Q: DIGITAL SUBSCRIBER SIGNALLING SYSTEM No. 1 (DSS 1), DATA LINK LAYER INTERNATIONAL TELECOMMUNICATION UNION CCITT Q.921 THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE (11/1988) SERIES Q: DIGITAL SUBSCRIBER SIGNALLING SYSTEM No. 1 (DSS 1), DATA LINK LAYER

More information

Communication Networks

Communication Networks Communication Networks Chapter 3 Multiplexing Frequency Division Multiplexing (FDM) Useful bandwidth of medium exceeds required bandwidth of channel Each signal is modulated to a different carrier frequency

More information

Application Notes for Configuring SIP Trunking between TelePacific SmartVoice SIP Connect and an Avaya IP Office Telephony Solution 1.

Application Notes for Configuring SIP Trunking between TelePacific SmartVoice SIP Connect and an Avaya IP Office Telephony Solution 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between TelePacific SmartVoice SIP Connect and an Avaya IP Office Telephony Solution 1.0 Abstract These Application

More information

Dialogic NaturalAccess OAM System Developer s Manual

Dialogic NaturalAccess OAM System Developer s Manual Dialogic NaturalAccess OAM System Developer s Manual October2009 64-0493-01 www.dialogic.com Copyright and legal notices Copyright 2000-2009 Dialogic Corporation. All Rights Reserved. You may not reproduce

More information

Dialogic TX 4000 Series SS7 Boards

Dialogic TX 4000 Series SS7 Boards The Dialogic TX 4000 Series SS7 Boards offer a range of form factor, throughput capacity, and signaling protocol support with Dialogic NaturalAccess Software. The TX 4000 Series architecture combines TDM

More information

I Voice Trunking Format over MPLS Implementation Agreement. MPLS /Frame Relay Alliance 5.0.0

I Voice Trunking Format over MPLS Implementation Agreement. MPLS /Frame Relay Alliance 5.0.0 I.366.2 Voice Trunking Format over MPLS Implementation Agreement MPLS /Frame Relay Alliance 5.0.0 MPLS /Frame Relay Alliance Technical Committee August 2003 I.366.2 Voice Trunking Format over MPLS Implementation

More information

CG 6565 Installation and Developer's Manual

CG 6565 Installation and Developer's Manual CG 6565 Installation and Developer's Manual 9000-62415-15 100 Crossing Boulevard Framingham, MA 01702-5406 USA www.nmscommunications.com CG 6565 Installation and Developer's Manual No part of this document

More information

##)44 ) #!,, 7!)4).' #7 3500,%-%.4!29 3%26)#% 2ECOMMENDATION ) ).4%'2!4%$ 3%26)#%3 $)')4!,.%47/2+ )3$. '%.%2!, 3425#452%!.$ 3%26)#% #!0!

##)44 ) #!,, 7!)4).' #7 3500,%-%.4!29 3%26)#% 2ECOMMENDATION ) ).4%'2!4%$ 3%26)#%3 $)')4!,.%47/2+ )3$. '%.%2!, 3425#452%!.$ 3%26)#% #!0! INTERNATIONAL TELECOMMUNICATION UNION ##)44 ) THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE ).4%'2!4%$ 3%26)#%3 $)')4!,.%47/2+ )3$. '%.%2!, 3425#452%!.$ 3%26)#% #!0!"),)4)%3 #!,, 7!)4).'

More information

NMS Board and Driver Errors Manual P/N

NMS Board and Driver Errors Manual P/N NMS Board and Driver Errors Manual P/N 9000-60005-15 100 Crossing Boulevard, Framingham, MA 01702-506 USA www.nmscommunications.com NMS Board and Driver Errors Manual No part of this document may be reproduced

More information

QWEST Communications International Inc. Technical Publication. Answer Supervision - Line Side

QWEST Communications International Inc. Technical Publication. Answer Supervision - Line Side QWEST Communications International Inc. Technical Publication Answer Supervision - Line Side Copyright 1992, 2001,2002 77336 QWEST Communications International Inc. Issue -D All Rights Reserved -April

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Spescom DataVoice Orion Recorder 9.6 and Recording Controller 3.4 Passive Tapping Trunk Side Recording with Avaya Communication Manager

More information

Dialogic TX Series SS7 Boards

Dialogic TX Series SS7 Boards Dialogic TX Series SS7 Boards Loader Library Developer s Reference Manual July 2009 64-0457-01 www.dialogic.com Loader Library Developer's Reference Manual Copyright and legal notices Copyright 1998-2009

More information

Dialogic NaturalAccess Service Writer s Manual

Dialogic NaturalAccess Service Writer s Manual Dialogic NaturalAccess Service Writer s Manual October 2009 64-0496-01 www.dialogic.com Copyright and legal notices Copyright 1998-2009 Dialogic Corporation. All Rights Reserved. You may not reproduce

More information

TELEPHONY CONTROL PROTOCOL SPECIFICATION

TELEPHONY CONTROL PROTOCOL SPECIFICATION Part F:3 TELEPHONY CONTROL PROTOCOL SPECIFICATION TCS Binary This document describes the Bluetooth Telephony Control protocol Specification Binary (TCS Binary), using a bit-oriented protocol. This protocol

More information

Section 4.1, ISDN in the SP201-SA. Section 4.2, Command for Configuring ISDN Protocols. Section 4.3, Configuring ISDN Signaling

Section 4.1, ISDN in the SP201-SA. Section 4.2, Command for Configuring ISDN Protocols. Section 4.3, Configuring ISDN Signaling Chapter 4 Configuration of ISDN Protocols This chapter provides instructions for configuring the ISDN protocols in the SP201-SA for signaling conversion. Use the sections that reflect the software you

More information

Internet Protocol (IP) Telephony Reference Guide

Internet Protocol (IP) Telephony Reference Guide Internet Protocol (IP) Telephony Reference Guide Copyright 1998 Dialogic Corporation PRINTED ON RECYCLED PAPER 05-1043-001 COPYRIGHT NOTICE Copyright 1998 Dialogic Corporation. All Rights Reserved. All

More information

SAP Automation (BC-FES-AIT)

SAP Automation (BC-FES-AIT) HELP.BCFESRFC Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

More information

Product Guide Verizon North LLC. Section 22 Verizon North LLC Original Sheet 1 INTEGRATED SERVICES DIGITAL NETWORK - PRIMARY RATE INTERFACE (ISDN-PRI)

Product Guide Verizon North LLC. Section 22 Verizon North LLC Original Sheet 1 INTEGRATED SERVICES DIGITAL NETWORK - PRIMARY RATE INTERFACE (ISDN-PRI) Original Sheet 1 A. General a. Integrated Services Digital Network (ISDN) - Primary Rate Interface (PRI) is a central office based service arrangement that is an alternative for individual access services,

More information

EN V1.2.2 ( )

EN V1.2.2 ( ) European Standard (Telecommunications series) Integrated Services Digital Network (ISDN); Explicit Call Transfer (ECT) supplementary service; Functional capabilities and information flows 2 Reference REN/SPS-01060

More information

Circuit Switching and Packet Switching

Circuit Switching and Packet Switching Chapter 10: Circuit Switching and Packet Switching CS420/520 Axel Krings Page 1 Switching Networks Long distance transmission is typically done over a network of switched nodes Nodes not concerned with

More information

Ch. 5 - ISDN - Integrated Services Digital Network

Ch. 5 - ISDN - Integrated Services Digital Network Ch. 5 - ISDN - Integrated Services Digital Network 1 Overview 2 Basic elements in ISDN 3 ISDN - access 4 ISDN - the bus 5 ISDN - examples 6 ISDN - between LAN s 7 ISDN - access to Internet 8 ISDN - small

More information

Network Working Group

Network Working Group Network Working Group Request for Comments: 2637 Category: Informational K. Hamzeh Ascend Communications G. Pall Microsoft Corporation W. Verthein 3Com J. Taarud Copper Mountain Networks W. Little ECI

More information

The University of Sydney AUSTRALIA. Advanced Communication Networks

The University of Sydney AUSTRALIA. Advanced Communication Networks The University of Sydney AUSTRALIA School of Electrical and Information Engineering Advanced Communication Networks Chapter 5 ISDN Data Link Layer Based on chapter 8 of Stallings ISDN-4e book Abbas Jamalipour

More information

CenturyLink has the ability to raise rates on ISDN-PRI Service on a Term Discount Plan. See Section 3.8.B. for applicable terms and conditions.

CenturyLink has the ability to raise rates on ISDN-PRI Service on a Term Discount Plan. See Section 3.8.B. for applicable terms and conditions. CenturyLink has the ability to raise rates on ISDN-PRI Service on a Term Discount Plan. See Section 3.8.B. for applicable terms and conditions. LOCAL TERMS OF SERVICE: CENTURYLINK INTEGRATED SERVICES DIGITAL

More information

Call Logging API Software Reference

Call Logging API Software Reference Call Logging API Software Reference for Windows Copyright 2001 Dialogic Corporation 05-1591-001 COPYRIGHT NOTICE All contents of this document are subject to change without notice and do not represent

More information

Multimedia for Host Media Processing Demo

Multimedia for Host Media Processing Demo Multimedia for Host Media Processing Demo Demo Guide September 2005 05-2456-001 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR

More information

Application Notes for configuring Resource Software International Shadow CMS with Avaya Aura Communication Manager Issue 1.0

Application Notes for configuring Resource Software International Shadow CMS with Avaya Aura Communication Manager Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for configuring Resource Software International Shadow CMS with Avaya Aura Communication Manager Issue 1.0 Abstract These Application Notes

More information

THE KEY BUILDING BLOCKS OF THE SHORETEL CONNECT PLATFORM

THE KEY BUILDING BLOCKS OF THE SHORETEL CONNECT PLATFORM Product Specifications ShoreTel ST Voice es SOLUTION BRIEF THE KEY BUILDING BLOCKS OF THE SHORETEL CONNECT PLATFORM Available as solid-state appliances or virtualized for deployment in your datacenter

More information

Dialogic Converged Services Platforms (CSP)

Dialogic Converged Services Platforms (CSP) Converged Services Platforms Dialogic Converged Services Platforms (CSP) Dialogic Converged Services Platforms (CSP) are high-performance, carrier-grade, and open programmable media platforms with integrated

More information

Application Notes for Configuring Technicolor TB30 SIP Phones to interoperate with Avaya IP Office - Issue 1.0

Application Notes for Configuring Technicolor TB30 SIP Phones to interoperate with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Technicolor TB30 SIP Phones to interoperate with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe the configuration

More information

BUSINESS SERVICE GUIDE FOR INTEREXCHANGE, INTERSTATE AND INTERNATIONAL SERVICES SECTION 4 INTERSTATE SERVICE DESCRIPTIONS, RATES AND CHARGES

BUSINESS SERVICE GUIDE FOR INTEREXCHANGE, INTERSTATE AND INTERNATIONAL SERVICES SECTION 4 INTERSTATE SERVICE DESCRIPTIONS, RATES AND CHARGES BELLSOUTH LONG DISTANCE, INC. 2nd Revised Page 1 d/b/a AT&T Long Distance Service Effective: October 25, 2014 4.1 General Customers are billed based on their usage of the Company's services. Rates may

More information

Application Notes for Configuring SIP Trunking between McLeodUSA SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue 1.

Application Notes for Configuring SIP Trunking between McLeodUSA SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between McLeodUSA SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue 1.1 Abstract These Application

More information

Functionality. About Cisco Unified Videoconferencing 3545 Gateway Products. About the Cisco Unified Videoconferencing 3545 PRI Gateway

Functionality. About Cisco Unified Videoconferencing 3545 Gateway Products. About the Cisco Unified Videoconferencing 3545 PRI Gateway CHAPTER 1 This section describes the following topics: About Cisco Unified Videoconferencing 3545 Gateway Products, page 1-1 About Gateway Features, page 1-2 About Cisco Unified Videoconferencing 3545

More information

Annex A. User side and network side SDL diagrams (This annex forms an integral part of this Specification)

Annex A. User side and network side SDL diagrams (This annex forms an integral part of this Specification) BA - 1 TNA 134:1997 Annex A User side and network side SDL diagrams This annex includes overview and detailed SDL diagrams which show Q.931 protocol control for circuits-switched basic calls. In the event

More information

Computer Networks. Introduction to Network. Dr. Adel Gaafar Abd Elrahim

Computer Networks. Introduction to Network. Dr. Adel Gaafar Abd Elrahim Computer Networks Introduction to Network Dr. Adel Gaafar Abd Elrahim A Communications Model Source generates data to be transmitted Transmitter Converts data into transmittable signals Transmission System

More information

INTERNATIONAL TELECOMMUNICATION UNION. SERIES Q: SWITCHING AND SIGNALLING Interworking of Signalling Systems

INTERNATIONAL TELECOMMUNICATION UNION. SERIES Q: SWITCHING AND SIGNALLING Interworking of Signalling Systems INTERNATIONAL TELECOMMUNICATION UNION CCITT Q.764 THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE (11/1988) SERIES Q: SWITCHING AND SIGNALLING Interworking of Signalling Systems INTEGRATED

More information

INTERNATIONAL TELECOMMUNICATION UNION. SERIES I: INTEGRATED SERVICES DIGITAL NETWORK (ISDN) Internetwork interfaces

INTERNATIONAL TELECOMMUNICATION UNION. SERIES I: INTEGRATED SERVICES DIGITAL NETWORK (ISDN) Internetwork interfaces INTERNATIONAL TELECOMMUNICATION UNION CCITT I.510 THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE (11/1988) SERIES I: INTEGRATED SERVICES DIGITAL NETWORK (ISDN) Internetwork interfaces

More information

Wireless Networks. Communication Networks

Wireless Networks. Communication Networks Wireless Networks Communication Networks Types of Communication Networks Traditional Traditional local area network (LAN) Traditional wide area network (WAN) Higher-speed High-speed local area network

More information

ITU-T I.150. B-ISDN asynchronous transfer mode functional characteristics

ITU-T I.150. B-ISDN asynchronous transfer mode functional characteristics INTERNATIONAL TELECOMMUNICATION UNION ITU-T I.150 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (02/99) SERIES I: INTEGRATED SERVICES DIGITAL NETWORK General structure General description of asynchronous

More information

EUROPEAN ETS TELECOMMUNICATION August 1996 STANDARD

EUROPEAN ETS TELECOMMUNICATION August 1996 STANDARD EUROPEAN ETS 300 402-3 TELECOMMUNICATION August 1996 STANDARD Source: ETSI TC-SPS Reference: DE/SPS-05030-1 ICS: 33.080, 35.100.20 Key words: ISDN, DSS1, layer 2, D-channel, LAPF Integrated Services Digital

More information

INTERNATIONAL TELECOMMUNICATION UNION. SERIES I: INTEGRATED SERVICES DIGITAL NETWORK (ISDN) Overall network aspects and functions, ISDN usernetwork

INTERNATIONAL TELECOMMUNICATION UNION. SERIES I: INTEGRATED SERVICES DIGITAL NETWORK (ISDN) Overall network aspects and functions, ISDN usernetwork INTERNATIONAL TELECOMMUNICATION UNION CCITT I.324 THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE (11/1988) SERIES I: INTEGRATED SERVICES DIGITAL NETWORK (ISDN) Overall network aspects

More information

Product Guide Verizon Delaware LLC. Section 10A Delaware LLC 1st Revised Sheet 1 Cancels Original Sheet 1. ISDN Service

Product Guide Verizon Delaware LLC. Section 10A Delaware LLC 1st Revised Sheet 1 Cancels Original Sheet 1. ISDN Service Delaware LLC 1st Revised Sheet 1 Cancels Original Sheet 1 A. INDIVIDUAL LINE BUSINESS IntelliLinQ BRI 1 1. General Individual Line Business IntelliLinQ BRI is an optional service arrangement for use with

More information