| SS7 Stack Description: OpenSS7 Project Manual Pages SS7 Stack
SS7(4) provides an introductory manual page
for SS7 stack components and interfaces. You can also select one of the component or interface
sections from the diagram below:
Components Interfaces Components Signalling System No. 7 (SS7) Layer Manager (LM)
This section provides a roadmap to Manual Pages for SS7 Stack Manager (SS7 SM).
Integrated Service Digital Network (ISDN) User Part (ISUP)
This section provides a roadmap to Manual Pages for ISUP - ISDN User Part (ISUP).
Transaction Capabilities Application Part (TCAP)
This section provides a roadmap to Manual Pages for Transfer Capabilities Application Part (TCAP).
Service Connection Control Part (SCCP)
This section provides a roadmap to Manual Pages for Signalling Connection Control Part (SCCP).
Message Transfer Part (MTP)
This section provides a roadmap to Manual Pages for Message Transfer Part (MTP) Level 3.
SS7
Section: OpenSS7 SS7 Stack Devices (4) Updated: 2008-10-31 Index
Return to Main Contents
NAME
SS7
- OpenSS7 SS7 Devices
SYNOPSIS
#include <sys/stream.h>
-
int ss7_stream = open(ss7_device, flags);
-
int retval = ioctl(ss7_stream, I_PUSH, ss7_module);
DESCRIPTION
Devices
SS7[1]
provides the following
STREAMS
pseudo-device drivers:
- isup(4)
- SS7 Integrated Services Digital Network (ISDN) User Part (ISUP)[2..5]
protocol layer
that provides a Call Control Interface,
cci(7),
for ISUP operation,
cci_isup(7),
and an IO Control Interface,
lmi_ioctl(4),
for ISUP operation,
isup_ioctl(4).
- bicc(4)
- SS7 Bearer Independent Call Control (BICC)[6]
protocol layer
that provides a Call Control Interface,
cci(7),
for BICC operation,
cci_bicc(7),
and an IO Control Interface,
lmi_ioctl(4),
for BICC operation,
bicc_ioctl(4).
- tcap(4)
- SS7 Transaction Capabilities Application Part (TCAP)[7..11]
protocol layer
that provides a TCAP,
tcapi(7),
TPI interface,
tpi(7),
for TCAP operation,
tpi_tcap(7),
and XTI interface,
xti(3),
for TCAP operation,
xti_tcap(3),
and an IO Control Interface,
lmi_ioctl(4),
for TCAP operation,
tcap_ioctl(4).
- sccp(4)
- SS7 Signalling Connection Control Part (SCCP)[12..16]
protocol layer
that provides an SCCP,
sccpi(7),
NPI interface,
npi(7),
for SCCP operation,
npi_sccp(7),
TPI interface,
tpi(7),
for SCCP operation,
tpi_sccp(7),
and XTI interface,
xti(3),
for SCCP operation,
xti_sccp(3),
and an IO Control Interface,
lmi_ioctl(4),
for SCCP operation,
sccp_ioctl(4).
- mtp(4)
- SS7 Message Transfer Part (MTP) Level 3[17]
protocol layer
that provides an MTP,
mtpi(7),
NPI interface,
npi(7),
for MTP operation,
npi_mtp(7),
TPI interface,
tpi(7),
for MTP operation,
tpi_mtp(7),
and XTI interface,
xti(3),
for MTP operation,
xti_mtp(3),
and an IO Control Interface,
lmi_ioctl(4),
for MTP operation,
mtp_ioctl(4).
Modules
SS7[1]
provides the following pushable
STREAMS
modules:
- sl(4)
- Signalling Link Interface[18],
sli(7),
module that can be pushed on a stream that conforms to the
Signalling Data Terminal Interface,
sdti(7).
It also provides a
Communications Device Interface,
cdi(7),
or Data Link Provider Interface,
dlpi(7).
for SS7 MTP2 Links.
- sdt(4)
- Signalling Data Terminal Interface[19],
sdti(7),
module that can be pushed on a stream that conforms to the
Signalling Data Link Interface,
sdli(7).
- sdl(4)
- Signalling Data Link Interface[20],
sdli(7),
module that can be pushed on a stream that conforms to the
Channel Interface,
chi(7).
Drivers
SS7[1]
support is provided for the following
STREAMS
device drivers:
- acb56(4)
- ACB56 V.35
card driver that provides a Signalling Data Terminal,
sdti(7),
interface.
sl(4),
modules can be pushed over this device to provide the MTP Level 3 Signalling
Link,
sli(7),
interface.
- x400p(4)
- T400P-SS7 and E400P-SS7 4-span T1/E1
card driver that provides a Channel,
chi(7),
Multiplex,
mxi(7),
Signalling Data Link,
sdli(7),
Signalling Data Terminal,
sdti(7),
and Signalling Link,
sli(7)
interface.
sdt(4),
and
sl(4)
modules can be pushed over the
sdli(7)
device to form a complete SS7 MTP Level 2 signalling link, or the
sli(7)
interface can be used directly.
- x100p(4)
- T100P-SS7 and E100P-SS7 1-span T1/E1
card driver that provides a Channel,
chi(7),
Multiplex,
mxi(7),
Signalling Data Link,
sdli(7),
Signalling Data Terminal,
sdti(7),
and Signalling Link,
sli(7)
interface.
sdt(4),
and
sl(4)
modules can be pushed over the
sdli(7)
device to form a complete SS7 MTP Level 2 signalling link, or the
sli(7)
interface can be used directly.
NOTICES
The devices
isup(4),
bicc(4),
tcap(4),
sccp(4),
and
mtp(4)
might be opened indirectly when opening any of the
SIGTRAN(4)
equivalents:
isua(4),
bua(4),
tua(4),
sua(4),
or
m3ua(4).
DEVICES
/dev/isup,
/dev/bicc,
/dev/tacp,
/dev/tcap-tpi-cl,
/dev/tcap-tpi-co,
/dev/sccp,
/dev/sccp-npi,
/dev/sccp-tpi-cl,
/dev/sccp-tpi-co,
/dev/mtp,
/dev/mtp-npi,
/dev/mtp-tpi-cl,
/dev/mtp-tpi-co,
/dev/acb56,
/dev/x400p,
/dev/x400p-ch,
/dev/x400p-mx,
/dev/x100p,
/dev/x100p-ch,
/dev/x100p-mx.
SEE ALSO
ss7confd(8),
SIGTRAN(4),
ISDN(4),
MG(4).
VERSIONS
This manpage was written for
strss7
release openss7-0_9_2_G(0.9.2.8).
REFERENCES
- [1]
- ITU-T Recommendation Q.700,
Introduction to CCITT Signalling System No. 7, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.700/>
- [2]
- ITU-T Recommendation Q.761,
Signalling System No. 7 --- Functional Description of the ISDN User Part, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.761/>
- [3]
- ITU-T Recommendation Q.762,
Signalling System No. 7 --- General Function of Messages and Signals of the ISDN User Part, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.762/>
- [4]
- ITU-T Recommendation Q.763,
Signalling System No. 7 --- Formats and Codes of the ISDN User Part, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.763/>
- [5]
- ITU-T Recommendation Q.764,
Signalling System No. 7 --- ISDN User Part Signalling Procedures, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.764/>
- [6]
- ITU-T Recommendation Q.1902.1 to Q.1902.4,
Specifications of the Bearer Independent Call Control (BICC), 2001, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
<http://www.itu.int/rec/T-REC-Q.1902/>
- [7]
- ITU-T Recommendation Q.771,
Signalling System No. 7 --- Functional Description of Transaction Capabilities, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.771/>
- [8]
- ITU-T Recommendation Q.772,
Signalling System No. 7 --- Transaction Capabilities Information Element Definitions, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.772/>
- [9]
- ITU-T Recommendation Q.773,
Signalling System No. 7 --- Transaction Capabilities Formats and Encoding, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.773/>
- [10]
- ITU-T Recommendation Q.774,
Signalling System No. 7 --- Transaction Capabilities Procedures, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.774/>
- [11]
- ITU-T Recommendation Q.775,
Signalling System No. 7 --- Guidelines for Using Transaction Capabilities, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.775/>
- [12]
- ITU-T Recommendation Q.711,
Functional Description of Signalling Connection Control Part, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.711/>
- [13]
- ITU-T Recommendation Q.712,
Definition and Function of Signalling Connection Control Part Messages, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.712/>
- [14]
- ITU-T Recommendation Q.713,
Signalling Connection Control Part Formats and Codes, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.713/>
- [15]
- ITU-T Recommendation Q.714,
Signalling Connection Control Part Procedures, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.714/>
- [16]
- ITU-T Recommendation Q.715,
Signalling Connection Control Part User Guide, July 1996, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.715/>
- [17]
- ITU-T Recommendation Q.704,
Message Transfer Part --- Signalling Network Functions and Messages, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.704/>
- [18]
- ITU-T Recommendation Q.703,
Signalling System No. 7 --- Signalling Link, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.703/>
- [19]
- ITU-T Recommendation Q.702,
Signalling System No. 7 --- Signalling Data Link, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.702/>
- [20]
- ITU-T Recommendation Q.701,
Functional Description of the Message Transfer Part (MTP) of Signalling System No. 7, March 1993, (Geneva), ITU, ITU-T Telecommunication Standardization Sector of ITU.
(Previously "CCITT Recommendation")
<http://www.itu.int/rec/T-REC-Q.701/>
TRADEMARKS
- OpenSS7tm
- is a trademark of OpenSS7 Corporation.
- Linux®
- is a registered trademark of Linus Torvalds.
- UNIX®
- is a registered trademark of The Open Group.
- Solaris®
- is a registered trademark of Sun Microsystems.
Other trademarks are the property of their respective owners.
IDENTIFICATION
-
OpenSS7 SS7 Stack: Package strss7 version 0.9a.8 released 2008-10-31.
Copyright©1997-2008OpenSS7 Corp.
All Rights Reserved.
(See roff source for permission notice.)
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- Devices
- Modules
- Drivers
- NOTICES
- DEVICES
- SEE ALSO
- VERSIONS
- REFERENCES
- TRADEMARKS
- IDENTIFICATION
This document was created by
man2html,
using the manual pages.
Time: 04:51:06 GMT, November 19, 2024
|