OpenSS7
SS7 for the
Common Man
© Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved.
Last modified: Sun, 05 Mar 2006 08:34:04 GMT
Home Top Index First Prev Next Last More Download Info FAQ Mail  Home -> Documentation -> Man Pages -> SS7/ISDN Devices -> ACB-56
Quick Links

Download

SCTP

SIGTRAN

SS7

Hardware

STREAMS

Asterisk

Related

Hardware

Package

Manual

Manual Pages

References

Conformance

Performance

Documentation

Design

Status

FAQ

SS7/ISDN Devices

X400P-SS7

A101/102/104c

TE410/405-SS7

X400P-SS7

X100P-SS7

Tormenta

CPC-388

CPC-396

PCI-384

PCA-200E

ACB-56

M2PA

SS7-UDP

MTP3b

OSR 6.1

Man Pages

Applications

SS7 Stack

ISDN Stack

SIGTRAN Stack

VoIP Stack

MG Stack

SS7/ISDN Devices

IP Transport

Embedded Systems

OS

Documentation

FAQ

SIGTRAN

Design

Conformance

Performance

References

Man Pages

Manuals

Papers

Home

Overview

Status

Documentation

Resources

About

News

ACB-56 Device Driver

Description: OpenSS7 Project Manual Pages SS7/ISDN Devices

The ACB56 is a single port V.35 ISA card supported by the acb56 driver. The primary manual page is acb56(4). This section provides a starting point into the manual pages for these devices.


ACB56

Section: The OpenSS7 Project Devices (4)
Updated: Mon, 24 Nov 2008 18:31:08 GMT
Index Return to Main Contents

NAME

acb56 - SeaLevel ACB56 Device Driver

SYNOPSIS

#include <ss7/lmi.h>
#include <ss7/lmi_ioctl.h>
#include <ss7/sdli.h>
#include <ss7/sdli_ioctl.h>
#include <ss7/sdti.h>
#include <ss7/sdti_ioctl.h>
#include <sys/stropts.h>

int acb56_stream = open(/dev/acb56, flags);
int retval = ioctl(acb56_stream, I_PUSH, ``sl'');

DESCRIPTION

ACB56
is a Signalling Data Terminal Interface, sdti(7), device driver for the SeaLevel Systems, Inc., ACB56 card.

ACB56 is implemented as a STREAMS(4) device driver that provides the Signalling Data Terminal Interface, sdti(7).

ACB56 provides the following devices that are directly compatible with the stream types provided by pushing the sdt(4) module:

/dev/acb56
This device provides an SDT protocol service interface using the SDT-primitives of the Signalling Data Terminal Interface described in sdti(7). This interface is suitable for use with the sl(4) module for use with the mtp(4) or m2ua(4) multiplexors.

IOCTLS

All interfaces support a set of Local Management Interface IO controls, lmi_ioctl(4), using the ioctl(2) and I_STR command to the streamio(2) system call on the acb56_stream file descriptor. See sdt_ioctl(4) for a complete description of SDT management controls, and below for a description of SDT management controls particular to the ACB56 driver.

NOTICES

ACB56 supports all of the management IO controls described in sdt_ioctl(4), with the following exceptions:

---
ACB56 does not support the flags, f, field of the sdt_config structure. The number of flags between frames is under the control of the SCC chip on the card.
---
ACB56 does not support the transmit block size, b, field of the sdt_config structure.
---
ACB56 does not support the following fields of the sdt_config structure: t8, Te, De and Ue, as it does not support high speed links.
---
ACB56 does not support the protocol options SS7_POPT_HSL, SS7_POPT_XSN and SS7_POPT_ALL, values in the popt field of the sdt_opt_conf structure, as it does not support high speed links.
---
ACB56 does not support the eim_state, Ce, su_received or interval_error, fields of the sdt_statem structure, as it does not support high speed links.
---
ACB56 does not support the carrier_lost field of the sdt_stats structure, as it does not support common carrier modes.

SEE ALSO

ss7confd(8), sdti(7), lmi_ioctl(4) sdt_ioctl(4), sl(4).

FILES

<ss7/sdti.h>, <ss7/sdti_ioctl.h>.

VERSIONS

This manpage was updated Mon, 24 Nov 2008 18:31:08 GMT for OpenSS7 release 0.9.2.

The ACB56 driver is specific to the OpenSS7 stack.

The ACB56 driver first appeared in strss7-0.7.2.

REFERENCES

[1]
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/>
[2]
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/>
[3]
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/>

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

The OpenSS7 Project: Package OpenSS7 version 0.9.2 released Mon, 24 Nov 2008 18:31:08 GMT.

Copyright©1997-2008OpenSS7 Corp.
All Rights Reserved.
(See roff source for permission notice.)



Index

NAME
SYNOPSIS
DESCRIPTION
IOCTLS
NOTICES
SEE ALSO
FILES
VERSIONS
REFERENCES
TRADEMARKS
IDENTIFICATION

This document was created by man2html, using the manual pages.
Time: 18:31:08 GMT, November 24, 2008
OpenSS7
SS7 for the
Common Man
Home Top Index First Prev Next Last More Download Info FAQ Mail  Home -> Documentation -> Man Pages -> SS7/ISDN Devices -> ACB-56
Last modified: Sun, 05 Mar 2006 08:34:04 GMT
© Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved.