| OpenSS7 SS7 for the Common Man | © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. Last modified: Sun, 05 Mar 2006 08:34:25 GMT | |||||||||||||||||||
| ||||||||||||||||||||
| SS7 TCAP User Adaptation Layer (TUA)Description: OpenSS7 Project Manual Pages SIGTRAN StackTUASection: OpenSS7 STREAMS SIGTRAN Devices (4)Updated: 2007-06-24 Index Return to Main Contents NAMETUA - SS7 TCAP User Adaptation Layer (TUA)SYNOPSIS#include <ss7/tcapi.h>
DESCRIPTIONTUA
TUA is implemented as a STREAMS(4) multiplexing driver for LiS(9)[3]. tcap(4) or sctp(4) streams are lined under the TUA multiplexing driver using the I_LINK or I_PLINK commands of streamio(7), to provide transport or direct TCAP services to TUA. Once linked, the streams must be configured using tuas_ioctl(4). This procedure is normally performed by the SS7 Configuration Daemon, ss7confd(8). TUA provides the following stream types that are directly compatible with the stream types provided by tcap(4). To select one of these stream types, device can be one of the following:
TUA provides three socket types used by the sockets(3) library socket(3) call. TUA provides sockets in the protocol family PF_SS7 using the protocol number SS7PROTO_TUA. The socket_type argument can be one of the following:
NOTICESTUA can be configured on a system as a drop in transparent replacement for tcap(4). In such a configuration, users opening streams or sockets as defined in tcap(4) will be opening tua streams and sockets, but will be unaware of the difference. In OpenSS7, sua is used as the primary mechanism of redundancy and distribution at the TCAP level, and, when properly configured (see ss7confd(8)), tua functions transparently to the TCAP-User. Also, opening and binding a tua stream or socket may result in the opening and binding of a tcap(4) stream on the local or remote host in direct support of the local TCAP-User. IOCTLSAll interfaces support a set of management IO controls using ioctl(2) system calls on the tua_stream, tua_xtistr or tua_socket file descriptor or socket. These management controls are documented in tua_ioctl(4). In addition, tua supports tcap(4) IO controls. See tcap_ioctl(4). DEVICESFILES<ss7/tcapi.h>, <ss7/tcapi_ioctl.h>, <ss7/tua_ioctl.h>, <sys/tpi.h>, <sys/tpi_ss7.h>, <sys/tpi_mtp.h>, <sys/tpi_sccp.h>, <sys/tpi_tcap.h>, <xti.h>, <xti_tcap.h>, <sys/socket.h>. SEE ALSOss7confd(8), tcapi(7), tcap_tpi(7), xti_tcap(3), tcao_socket(7), sockets(3), xnet(3), tua_ioctl(4), tcap_ioctl(4). REFERENCES
Trademarks mentioned are the property of their owners. IDENTIFICATION
Copyright©1997-2007OpenSS7 Corp.
All Rights Reserved.
IndexThis document was created by man2html, using the manual pages. Time: 00:33:48 GMT, July 31, 2008 | |||||||||||||||||||
| OpenSS7 SS7 for the Common Man |
| |||||||||||||||||||
| Last modified: Sun, 05 Mar 2006 08:34:25 GMT © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. |