OpenSS7 SS7 for the Common Man | © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. Last modified: Sun, 05 Mar 2006 08:34:16 GMT | |||||||||||||||||||
| ||||||||||||||||||||
| ISDN Layer 3 (Q.931) Call ControlDescription: OpenSS7 Project Manual Pages ISDN StackISDNSection: The OpenSS7 Project Devices (4)Updated: Sat, 20 Dec 2008 14:25:11 GMT Index Return to Main Contents NAMEisdn, q931 - Integrated Services Digital Network (ISDN) DriverSYNOPSIS#include <ss7/cci.h>
DESCRIPTIONISDN
ISDN is implemented as a STREAMS(4) multiplexing driver. dl(4) or iua(4) streams are linked under the ISDN multiplexing driver using the I_LINK or I_PLINK commands of streamio(7), to provide data link services to ISDN. Once linked, the streams are configured using isdn_ioctl(4) IO controls. This function is normally performed by the ISDN Configuration Daemon, isdnconfd(8). See also, isdn(8). ISDN provides the stream types listed below. To select a stream type, the device argument to the open(2) call can be selected from the following:
NOTICESUnlike other SS7 protocol modules and drivers providing transport services, ISDN does not provide a sockets(3) interface. This is because the special needs of call control are divorced from the sockets paradigm. IOCTLSAll interfaces support a set of management IO controls using ioctl(2) and I_STR commands to the streamio(7) system calls on the isdn_stream file descriptor. These management IO controls are documented in isdn_ioctl(4). FILES<ss7/cci.h>, <ss7/isdni.h>, <ss7/isdni_ioctl.h>, <ss7/cframe_isdn.h>. DEVICESSEE ALSOISDN(4), isdnconfd(8), cci(7), cci_isdn(7), isdni(7), isdn_ioctl(4), cframe(3). VERSIONSThe ISDN interface is specific to the OpenSS7 ISDN stack. This is Version 2 of the interface. CCI interfaces are consisten with CCI Revision 0.8.2. REFERENCES
TRADEMARKS
Other trademarks are the property of their respective owners. IDENTIFICATION
Copyright©1997-2008OpenSS7 Corp.
Index
This document was created by man2html, using the manual pages. Time: 14:25:11 GMT, December 20, 2008 | |||||||||||||||||||
OpenSS7 SS7 for the Common Man |
| |||||||||||||||||||
Last modified: Sun, 05 Mar 2006 08:34:16 GMT © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. |