NMS ISDN uses data structures to configure the ISDN protocol stack, send messages to the protocol stack, and receive messages from the protocol stack. This topic describes the NMS ISDN data structures in detail. These data structures are defined in the isdnparm.h header file.
The message structures used to convey messages and message data between the ISDN protocol stack and the application are:
For more information on sending and receiving NMS ISDN messages, refer to Sending ISDN messages to the stack and Receiving events and ISDN protocol stack messages.
Data structures are passed to isdnStartProtocol. The parms argument points to one of these parameter structures, depending upon the stack mode in which the ISDN protocol stack is running:
For... |
Specify... |
---|---|
ACU stack mode |
|
LAPD stack mode |
|
Channelized stack mode |
Refer to the Message primitives section for more information on the default values of these parameters.