OpenSS7
SS7 for the
Common Man
© Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved.
Last modified: Thu, 30 Nov 2006 15:29:09 GMT
Home Top Index First Prev Next Last More Download Info FAQ Mail  Home -> Documentation -> Manuals -> strvoip Manual
Quick Links

Download

SCTP

SIGTRAN

SS7

Hardware

STREAMS

Asterisk

Related

Package

Manual

FAQ

Manuals

sctp Manual

iperf Manual

SPG Manual

STREAMS Manual

strcompat Manual

strutil Manual

strbcm Manual

strtty Manual

strxns Manual

strxnet Manual

strsock Manual

strinet Manual

strsctp Manual

striso Manual

netperf Manual

strchan Manual

strisdn Manual

sigtran Manual

strvoip Manual

osr61 Manual

LiS Manual

Documentation

FAQ

SIGTRAN

Design

Conformance

Performance

References

Man Pages

Manuals

Papers

Home

Overview

Status

Documentation

Resources

About

News

strvoip Manual

Description: OpenSS7 Online Manuals

A PDF version of this document is available here.

OpenSS7 STREAMS VOIP

OpenSS7 STREAMS VOIP Installation and Reference Manual

About This Manual

This is Edition 3, last updated 2007-06-24, of The OpenSS7 STREAMS VOIP Installation and Reference Manual, for Version 0.9.2 release 3 of the OpenSS7 STREAMS VOIP package.

Preface

Notice

This package is released and distributed under the GNU General Public License (see GPL). Please note, however, that there are different licensing terms for the manual pages and some of the documentation (derived from OpenGroup1 publications and other sources). Consult the permission notices contained in the documentation for more information.

This manual is released under the FDL (see GNU Free Documentation License) with all sections invariant.

Abstract

This manual provides a Installation and Reference Manual for OpenSS7 STREAMS VOIP.

Objective

The objective of this manual is to provide a guide for the STREAMS programmer when developing STREAMS modules, drivers and application programs for OpenSS7 STREAMS VOIP.

This guide provides information to developers on the use of the STREAMS mechanism at user and kernel levels.

STREAMS was incorporated in UNIX System V Release 3 to augment the character input/output (I/O) mechanism and to support development of communication services.

STREAMS provides developers with integral functions, a set of utility routines, and facilities that expedite software design and implementation.

Intent

The intent of this manual is to act as an introductory guide to the STREAMS programmer. It is intended to be read alone and is not intended to replace or supplement the OpenSS7 STREAMS VOIP manual pages. For a reference for writing code, the manual pages (see STREAMS(9)) provide a better reference to the programmer. Although this describes the features of the OpenSS7 STREAMS VOIP package, OpenSS7 Corporation is under no obligation to provide any software, system or feature listed herein.

Audience

This manual is intended for a highly technical audience. The reader should already be familiar with Linux kernel programming, the Linux file system, character devices, driver input and output, interrupts, software interrupt handling, scheduling, process contexts, multiprocessor locks, etc.

The guide is intended for network and systems programmers, who use the STREAMS mechanism at user and kernel levels for Linux and UNIX system communication services.

Readers of the guide are expected to possess prior knowledge of the Linux and UNIX system, programming, networking, and data communication.

Revisions

Take care that you are working with a current version of this manual: you will not be notified of updates. To ensure that you are working with a current version, contact the Author, or check The OpenSS7 Project website for a current version.

A current version of this manual is normally distributed with the OpenSS7 STREAMS VOIP package.

Version Control

     
     strvoip.texi,v
     Revision 0.9.2.4  2007/06/23 01:38:31  brian
     - updates for release
     
     Revision 0.9.2.3  2007/06/22 00:19:16  brian
     - mostly documentation updates for release, some netconfig workaround
     
     Revision 0.9.2.2  2007/02/28 06:31:39  brian
     - updates and corrections, #ifdef instead of #if
     
     Revision 0.9.2.1  2006/10/16 10:54:59  brian
     - added new package files
     
     

ISO 9000 Compliance

Only the TeX, texinfo, or roff source for this manual is controlled. An opaque (printed, postscript or portable document format) version of this manual is an UNCONTROLLED VERSION.

Disclaimer

OpenSS7 Corporation disclaims all warranties with regard to this documentation including all implied warranties of merchantability, fitness for a particular purpose, non-infringement, or title; that the contents of the manual are suitable for any purpose, or that the implementation of such contents will not infringe on any third party patents, copyrights, trademarks or other rights. In no event shall OpenSS7 Corporation be liable for any direct, indirect, special or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of contract, negligence or other tortious action, arising out of or in connection with any use of this manual or the performance or implementation of the contents thereof.

OpenSS7 Corporation reserves the right to revise this software and documentation for any reason, including but not limited to, conformity with standards promulgated by various agencies, utilization of advances in the state of the technical arts, or the reflection of changes in the design of any techniques, or procedures embodied, described, or referred to herein. OpenSS7 Corporation is under no obligation to provide any feature listed herein.

U.S. Government Restricted Rights

If you are licensing this Software on behalf of the U.S. Government ("Government"), the following provisions apply to you. If the Software is supplied by the Department of Defense ("DoD"), it is classified as "Commercial Computer Software" under paragraph 252.227-7014 of the DoD Supplement to the Federal Acquisition Regulations ("DFARS") (or any successor regulations) and the Government is acquiring only the license rights granted herein (the license rights customarily provided to non-Government users). If the Software is supplied to any unit or agency of the Government other than DoD, it is classified as "Restricted Computer Software" and the Government's rights in the Software are defined in paragraph 52.227-19 of the Federal Acquisition Regulations ("FAR") (or any successor regulations) or, in the cases of NASA, in paragraph 18.52.227-86 of the NASA Supplement to the FAR (or any successor regulations).

Acknowledgements

As with most open source projects, this project would not have been possible without the valiant efforts and productive software of the Free Software Foundation and the Linux Kernel Community.

Sponsors

Funding for completion of the OpenSS7 OpenSS7 STREAMS VOIP package was provided in part by:

OpenSS7 Corporation

Additional funding for The OpenSS7 Project was provided by:

OpenSS7 Corporation
Lockheed Martin Co.
Performance Technologies Inc.
Motorola
HOB International
Comverse Ltd.
Sonus Networks Inc.
France Telecom
SS8 Networks Inc
Nortel Networks
Verisign

Contributors

The primary contributor to the OpenSS7 OpenSS7 STREAMS VOIP package is Brian F. G. Bidulock. The following is a list of significant contributors to The OpenSS7 Project:

− Per Berquist
− John Boyd
− Chuck Winters
− Peter Courtney
− Tom Chandler
− Gurol Ackman
− Kutluk Testicioglu
− John Wenker
− Others

Authors

The authors of the OpenSS7 OpenSS7 STREAMS VOIP package include:

Brian Bidulock

See Author Index, for a complete listing and cross-index of authors to sections of this manual.

Maintainer

The maintainer of the OpenSS7 OpenSS7 STREAMS VOIP package is:

Brian Bidulock

Please send bug reports to bugs@openss7.org using the send-pr script included in the package, only after reading the BUGS file in the release, or See Problem Reports.

Web Resources

The OpenSS7 Project provides a website dedicated to the software packages released by the OpenSS7 Project.

Bug Reports

Please send bug reports to bugs@openss7.org using the send-pr script included in the OpenSS7 STREAMS VOIP package, only after reading the BUGS file in the release, or See Problem Reports. You can access the OpenSS7 GNATS database directly via the web, however, the preferred method for sending new bug reports is via mail with the send-pr script.

Mailing Lists

The OpenSS7 Project provides a number of general discussion Mailing Lists for discussion concerning the OpenSS7 OpenSS7 STREAMS VOIP package as well as other packages released by The OpenSS7 Project.

These are mailman mailing lists and so have convenient web interfaces for subscribers to control their settings. See http://www.openss7.org/mailinglist.html.

The mailing lists are as follows:

openss7
The openss7 mailing list is for general enquiries, information exchange and announcements regarding the OpenSS7 Project. This is our original mailing list and takes the highest amount of traffic.

openss7-announce
The openss7-announce mailing list is for announcements related to the OpenSS7 Project. This list will accept announcements posted by subscribers. Subscribe to this list if you are interested in announcements from the OpenSS7 Project, subscribers and sponsors, related to the OpenSS7 Project or STREAMS, SS7, SIGTRAN or SCTP in general.

openss7-cvs
The openss7-cvs mailing list is for automatic CVS log reporting. You must get permission of the owner to subscribe to this list. Subscribers are not allowed to post to this list, this is merely for distributing notification of changes to the CVS repository.h

openss7-develop
The openss7-develop mailing list is for email exchange related to the development projects under the OpenSS7 Project. This includes development requests, proposals, requests for comment or proposal. Subscribe to this list if you are interested in ongoing development details regarding the OpenSS7 Project.

openss7-test
The openss7-test mailing list is for email exchange related to the testing of code under the OpenSS7 Project. This specifically relates to conformance testing, verification testing, interoperability testing and beta testing. Subscribe to this list if you are interested in participating in and receiving ongoing details of test activities under the OpenSS7 Project.

openss7-bugs
The openss7-bugs mailing list is specifically tailored to bug tracking. The mailing list takes a feed from the OpenSS7 GNATS bug tracking system and accepts posting of responses to bug reports, tracking and resolution. Subscribe to this list if you are interested in receiving detailed OpenSS7 release code bug tracking information. This list is not archived; for historical information on problem reports, see our GNATS databases.

openss7-updates
The openss7-updates mailing list provides updates on OpenSS7 Project code releases and ongoing activities. Subscribers are not allowed to post to this list; this list is for official OpenSS7 Project announcements only. Subscribe to this list if you are interested in receiving updates concerning official releases and activities of the OpenSS7 Project.

openss7-streams
The openss7-streams mailing list is for email exchange related to the STREAMS development projects under the OpenSS7 Project. This includes development requests, proposals, requests for comment or proposal. Subscribe to this list if you are interested in ongoing development details regarding the OpenSS7 Project STREAMS components.

linux-streams
The linux-streams mailing list is for mail exchange related to Linux Fast-STREAMS or Linux STREAMS. This includes patches, development requests, proposals, requests for comment or proposal. Subscribe to this list if you are interested in ongoing development details regarding the STREAMS for Linux components. This is the the new (September 2006) home of the linux-streams list formerly of <gsyc.escet.urjc.es>.
Spam

To avoid spam being sent to the members of the OpenSS7 mailing list(s), we have blocked mail from non-subscribers. Please subscribe to the mailing list before attempting to post to them. (Attempts to post when not subscribed get bounced.)

As an additional measure against spam, subscriber lists for all OpenSS7 mailing lists are not accessible to non-subscribers; for most lists subscriber lists are only accessible to the list administrator. This keeps your mailing address from being picked off our website by bulk mailers.

Acceptable Use Policy

It is acceptable to post professional and courteous messages regarding the OpenSS7 package or any general information or questions concerning STREAMS, SS7, SIGTRAN, SCTP or telecommunications applications in general.

Large Attachments

The mailing list is blocked from messages of greater than 40k. If you have attachments (patches, test programs, etc.) and you mail them to the list, it will bounce to the list administrator. If you are interested in making your patches, test programs, test results or other large attachments available to the members of the mailing list, state in the message that you would like them posted and the list administrator will place them in the mail archives.

Quick Start Guide

OpenSS7 STREAMS VOIP

Package strvoip-0.9.2.3 was released under GPLv2 2007-06-24.

The OpenSS7 STREAMS VOIP package includes kernel modules, SVR 4.2 STREAMS drivers, modules, libraries, utilities, test programs, daemons, and development environment for the development and execution of OpenSS7 STREAMS VOIP applications for the SVR 4.2 STREAMS environment.

This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, sponsor the OpenSS7 Project. To sponsor the project, contact info@openss7.com.

This distribution is only currently applicable to Linux 2.4 and 2.6 kernels and was targeted at ix86, x86_64, ppc and ppc64 architectures, but should build and install for other architectures as well.

Release

This is the strvoip-0.9.2.3 package, released 2007-06-24. This `0.9.2.3' release, and the latest version, can be obtained from the download area of The OpenSS7 Project website using a command such as:

     $> wget http://www.openss7.org/tarballs/strvoip-0.9.2.3.tar.bz2

The release is available as an autoconf(1) tarball, src.rpm or dsc, or as a set of binary rpms or debs. See the download page for the autoconf(1) tarballs, src.rpms or dscs. See the strvoip package page for tarballs, source and binary packages.

Please see the NEWS file for release notes and history of user visible changes for the current version, and the ChangeLog file for a more detailed history of implementation changes. The TODO file lists features not yet implemented and other outstanding items.

Please see the INSTALL, INSTALL-strvoip and README-make, files (or see Installation) for installation instructions.

When working from cvs(1) or git(1), please see the README-cvs, file (or see Downloading from CVS). An abbreviated installation procedure that works for most applications appears below.

This release of the package is published strictly under Version 2 of the GNU Public License which can be found in the file COPYING. Package specific licensing terms (if any) can be found in the file LICENSES. Please respect these licensing arrangements. If you are interested in different licensing terms, please contact the copyright holder, or OpenSS7 Corporation <sales@openss7.com>.

See README-alpha (if it exists) for alpha release information.

Prerequisites

The quickest and easiest way to ensure that all prerequisites are met is to download and install this package from within the OpenSS7 Master Package, openss7-0.9.2.F, instead of separately.

Prerequisites for the OpenSS7 STREAMS VOIP package are as follows:

  1. Linux distribution, somewhat Linux Standards Base compliant, with a 2.4 or 2.6 kernel and the appropriate tool chain for compiling out-of-tree kernel modules. Most recent Linux distributions are usable out of the box, but some development packages must be installed. For more information, see Compatibility.

    − A fairly LSB compliant GNU/Linux distribution.2
    − Linux 2.4 kernel (2.4.10 - 2.4.27), or
    − Linux 2.6 kernel (2.6.3 - 2.6.21);
    − glibc2 or better.
    − GNU info (for info files).
    − GNU groff (for man pages).3

(Note: If you acquired strvoip a part of the OpenSS7 Master Package, then the dependencies listed below will already have been met by unpacking the master package.)

  1. OpenSS7 Linux Fast-STREAMS, streams-0.9.2.3. 4
  2. OpenSS7 STREAMS Compatibility Modules, strcompat-0.9.2.6.
  3. OpenSS7 STREAMS XNS, strxns-0.9.2.6.
  4. OpenSS7 STREAMS XTI/TLI, strxnet-0.9.2.11.
  5. OpenSS7 STREAM Network Services Library, strnsl-0.9.2.3. (Optional.)
  6. OpenSS7 STREAMS Sockets, strsock-0.9.2.3. (Optional.)
  7. OpenSS7 STREAMS INET, strinet-0.9.2.6.
  8. OpenSS7 STREAMS SCTP, strsctp-0.9.2.8.
  9. OpenSS7 STREAMS Channels, striso-0.9.2.3.
  10. OpenSS7 STREAMS ISO, striso-0.9.2.3.
  11. OpenSS7 STREAMS ISDN, strisdn-0.9.2.3.
  12. OpenSS7 STREAMS SS7, strss7-0.9a.7.
  13. OpenSS7 STREAMS SIGTRAN, sigtran-0.9.2.3.

When configuring and building multiple OpenSS7 Project release packages, place all of the source packages (unpacked tarballs) at the same directory level and all build directories at the same directory level (e.g. all source packages under /usr/src).

When installing packages that install as kernel modules, it is necessary to have the correct kernel development package installed. For the following distributions, use the following commands:

     Ubuntu:  $> apt-get install linux-headers
     Debian:  $> apt-get install kernel-headers
     Fedora:  $> yum install kernel-devel

You also need the same version of gcc(1) compiler with which the kernel was built. If it is not the default, add `CC=kgcc' on the line after `./configure', for example:

     $> ../strvoip-0.9.2.3/configure CC='gcc-3.4'

Installation

The following commands will download, configure, build, check, install, validate, uninstall and remove the package:

     $> wget http://www.openss7.org/tarballs/strvoip-0.9.2.3.tar.bz2
     $> tar -xjvf strvoip-0.9.2.3.tar.bz2
     $> mkdir build
     $> pushd build
     $> ../strvoip-0.9.2.3/configure --enable-autotest
     $> make
     $> make check
     $> sudo make install
     $> sudo make installcheck
     $> sudo make uninstall
     $> popd
     $> sudo rm -rf build
     $> rm -rf strvoip-0.9.2.3
     $> rm -f strvoip-0.9.2.3.tar.bz2

If you have problems, try building with the logging targets instead. If the make of a logging target fails, an automatic problem report will be generated that can be mailed to The OpenSS7 Project.5 Installation steps using the logging targets proceed as follows:

     $> wget http://www.openss7.org/tarballs/strvoip-0.9.2.3.tar.bz2
     $> tar -xjvf strvoip-0.9.2.3.tar.bz2
     $> mkdir build
     $> pushd build
     $> ../strvoip-0.9.2.3/configure --enable-autotest
     $> make compile.log
     $> make check.log
     $> sudo make install.log
     $> sudo make installcheck.log
     $> sudo make uninstall.log
     $> popd
     $> sudo rm -rf build
     $> rm -rf strvoip-0.9.2.3
     $> rm -f strvoip-0.9.2.3.tar.bz2

See README-make for additional specialized make targets.

For custom applications, see the INSTALL and INSTALL-strvoip files or the see Installation, as listed below. If you encounter troubles, see Troubleshooting, before issuing a bug report.

Brief Installation Instructions

The OpenSS7 STREAMS VOIP package is available from the downloads area of The OpenSS7 Project website using a command such as:

     $> wget http://www.openss7.org/tarballs/strvoip-0.9.2.3.tar.bz2

Unpack the tarball using a command such as:

     $> tar -xjvf strvoip-0.9.2.3.tar.bz2

The tarball will unpack into the relative subdirectory named after the package name: strvoip-0.9.2.3.

The package builds using the GNU autoconf utilities and the configure script. To build the package, we recommend using a separate build directory as follows:

     $> mkdir build
     $> cd build
     $> ../strvoip-0.9.2.3/configure

In general, the package configures and builds without adding any special options to the configure script. For general options to the configure script, see the GNU INSTALL file in the distribution:

     $> less ../strvoip-0.9.2.3/INSTALL

For specific options to the configure script, see the INSTALL-strvoip file in the distribution, or simply execute the configure script with the --help option like so:

     $> ../strvoip-0.9.2.3/configure --help

After configuring the package, the package can be compiled simply by issuing the `make' command:

     $> make

Some specialized makefile targets exists, see the README-make file in the distribution or simply invoke the `help' target like so:

     $> make help | less

After successfully building the package, the package can be checked by invoking the `check' make target like so:

     $> make check

After successfully checking the package, the package can be installed by invoking the `install' make target (as root) like so:

     $> sudo make install

The test suites that ship with the package can be invoked after the package has been installed by invoking the `installcheck' target. This target can either be invoked as root, or as a normal user, like so:

     $> make installcheck

(Note: you must add the --enable-autotest flag to configure, above for the test suites to be invoked with `make installcheck'.)

The package can be cleanly removed by invoking the `uninstall' target (as root):

     $> sudo make uninstall

Then the build directory and tarball can be simply removed:

     $> cd ..
     $> rm -rf build
     $> rm -rf strvoip-0.9.2.3
     $> rm -f strvoip-0.9.2.3.tar.bz2

Detailed Installation Instructions

More detailed installation instructions can be found in the Installation, contained in the distribution in `text', `info', `html' and `pdf' formats:

     $> cd ../strvoip-0.9.2.3
     $> less doc/manual/strvoip.txt
     $> lynx doc/manual/strvoip.html
     $> info doc/manual/strvoip.info
     $> xpdf doc/manual/strvoip.pdf

The `text' version of the manual is always available in the MANUAL file in the release.

The current manual is also always available online from The OpenSS7 Project website at:

     $> lynx http://www.openss7.org/strvoip_manual.html

1 Introduction

This manual documents the design, implementation, installation, operation and future development schedule of the OpenSS7 STREAMS VOIP package.

1.1 Overview

This manual documents the design, implementation, installation, operation and future development of the OpenSS7 STREAMS VOIP package.

1.2 Organization of this Manual

This manual is organized (loosely) into several sections as follows:

Introduction. This introduction
Objective. Objective of the package
Reference. Contents of the package
Conformance. Conformance of the package
Releases. Releases of the package
Installation. Installation of the package
Troubleshooting. Troubleshooting of the package

1.3 Conventions and Definitions

This manual uses texinfo typographic conventions.

2 Objective

3 Reference

3.1 Files

STRVOIP creates the following kernel modules files in the kernel modules directory, /lib/modules/2.4.20-28.7/:6

modules.strvoip

STRVOIP installs the following kernel module files in the kernel modules directory, /lib/modules/2.4.20-28.7/strvoip/:7

STRVOIP installs the following header files in the system include directory, /usr/include/strvoip/:

sys/strvoip/config.h

sys/strvoip/version.h

sys/dlpi_h225.h

sys/h225.h

sys/h225_ioctl.h

STRVOIP installs the following test programs in the system libexec directory, /usr/libexec/strvoip/:8

send-pr
send-pr.config
The send-pr stand-alone shell script can be used for the automatic generation of problem reports for the OpenSS7 STREAMS VOIP package. The send-pr.config file provides localized definitions used by the send-pr program. For more information on problem reports, See Problem Reports, and, in particular, See Stand Alone Problem Reports.

test-voip
test case executable.

testsuite
atlocal
The testsuite stand-alone shell script invokes test cases in the test programs above as compiled into a comprehensive regression, troubleshooting and validation test suite for the OpenSS7 STREAMS VOIP drivers. The atlocal file provides localized definitions used by the testsuite program. For more information on test suites, See Test Suites, and, in particular, See Running Test Suites.

STRVOIP installs the following utility programs in the system binary directory, /usr/sbin/:

strvoip_mknod
This utility can be used by init scripts or administrative users to create or remove device nodes in the /dev directory for OpenSS7 STREAMS VOIP drivers.

STRVOIP installs the following init scripts in the system init directory, /etc/rc.d/init.d/ (non-Debian) or /etc/init.d/ (Debian):

strvoip
This is the name of the system init script on non-Debian based systems.

strvoip.sh
This is the name of the system init script on Debian based systems.

STRVOIP installs the following system configuration files in the configuration directory, /etc/:

strvoip.conf
This file provided configuration information for any system controls affected by the `strvoip' package.

modutils/strvoip
This file provides module definitions and demand loading aliases for the strvoip package. This file is really only applicable to older 2.4 kernels.

STRVOIP installs the following system configuration file in the system configuration directory, /etc/sysconfig/ (non-Debian) or /etc/default/ (Debian):

strvoip
This file provides system configuration information used by init scripts for the `strvoip' package. Some options of init script execution can be controlled by this file.

STRVOIP installs the following info files in the system info directory, /usr/share/info/:

strvoip.info
strvoip.info-1
strvoip.info-2
These files contain this manual in GNU info format.

STRVOIP installs the following manual page macros and reference database files in the system man directory, /usr/share/man/:9

strvoip.macros
This file contains manual page macro definitions included by the manual pages included in the package.

strvoip.refs
This file contains a reference database referenced by the manual pages included in the package.

STRVOIP installs the following manual pages in the system man directory, /usr/share/man/man4/:

bicc.4

bicc_ioctl.4

dl_h225.4

h225.4

h225_ioctl.4

h245.4

h248.4

h248_ioctl.4

mgc.4

rtp.4

sipt.4

sipt_ioctl.4

VOIP.4

STRVOIP installs the following manual pages in the system man directory, /usr/share/man/man5/:

strvoip.5
manual page for the strvoip(5) package.

STRVOIP installs the following manual pages in the system man directory, /usr/share/man/man7/:

bicci.7

cci_bicc.7

cci_h225.7

cci_sipt.7

h225i.7

mgi_h248.7

mgi_mgcp.7

STRVOIP installs the following manual pages in the system man directory, /usr/share/man/man8/:

strvoip_mknod.8
Documentation for the strvoip_mknod(8) utility program.

bicc.8

h225.8

h323confd.8

test-voip.8

voipconfd.8

3.2 Drivers

3.3 Modules

3.4 Libraries

3.5 Utilities

3.6 Development

4 Conformance

5 Releases

This is the OpenSS7 Release of the OpenSS7 STREAMS VOIP tools, drivers and modules used with the Linux Fast-STREAMS or Linux STREAMS10 SVR 4.2 STREAMS releases.

The purpose of providing a separate release of this package was to separate the OpenSS7 STREAMS VOIP tools, headers, drivers and modules from the Linux STREAMS11 package for use with both Linux STREAMS12 and Linux Fast-STREAMS in preparation for replacement of the former by the later.

The following sections provide information on OpenSS7 STREAMS VOIP releases as well as compatibility information of OpenSS7 release to mainstream UNIX releases of the core, modules and drivers, as well as Linux kernel compatibility.

5.1 Prerequisites

The quickest and easiest way to ensure that all prerequisites are met is to download and install this package from within the OpenSS7 Master Package, openss7-0.9.2.F, instead of separately.

Prerequisites for the OpenSS7 STREAMS VOIP package are as follows:

  1. Linux distribution, somewhat Linux Standards Base compliant, with a 2.4 or 2.6 kernel and the appropriate tool chain for compiling out-of-tree kernel modules. Most recent Linux distributions are usable out of the box, but some development packages must be installed. For more information, see Compatibility.

    − A fairly LSB compliant GNU/Linux distribution.13
    − Linux 2.4 kernel (2.4.10 - 2.4.27), or
    − Linux 2.6 kernel (2.6.3 - 2.6.21);
    − glibc2 or better.
    − GNU info (for info files).
    − GNU groff (for man pages).14

(Note: If you acquired strvoip a part of the OpenSS7 Master Package, then the dependencies listed below will already have been met by unpacking the master package.)

  1. OpenSS7 Linux Fast-STREAMS, streams-0.9.2.3. 15
  2. OpenSS7 STREAMS Compatibility Modules, strcompat-0.9.2.6.
  3. OpenSS7 STREAMS XNS, strxns-0.9.2.6.
  4. OpenSS7 STREAMS XTI/TLI, strxnet-0.9.2.11.
  5. OpenSS7 STREAM Network Services Library, strnsl-0.9.2.3. (Optional.)
  6. OpenSS7 STREAMS Sockets, strsock-0.9.2.3. (Optional.)
  7. OpenSS7 STREAMS INET, strinet-0.9.2.6.
  8. OpenSS7 STREAMS SCTP, strsctp-0.9.2.8.
  9. OpenSS7 STREAMS Channels, striso-0.9.2.3.
  10. OpenSS7 STREAMS ISO, striso-0.9.2.3.
  11. OpenSS7 STREAMS ISDN, strisdn-0.9.2.3.
  12. OpenSS7 STREAMS SS7, strss7-0.9a.7.
  13. OpenSS7 STREAMS SIGTRAN, sigtran-0.9.2.3.

If you need to rebuild the package from sources with modifications, you will need a larger GNU tool chain as described in See Downloading from CVS.

5.2 Compatibility

This section discusses compatibility with major prerequisites.

5.2.1 GNU/Linux Distributions

OpenSS7 STREAMS VOIP is compatible with the following Linux distributions:16

  • CentOS Enterprise Linux 3.4 (centos34)
  • CentOS Enterprise Linux 4.0 (centos4)
  • CentOS Enterprise Linux 4.92 (centos48)
  • CentOS Enterprise Linux 5.0 (centos5)
  • Debian 3.0r2 Woody (deb3.0) – TBD
  • Debian 3.1r0a Sarge (deb3.1)
  • Debian 4.0r1 Etch (deb4.0) (untested)
  • Fedora Core 1 (FC1) – TBD
  • Fedora Core 2 (FC2) – TBD
  • Fedora Core 3 (FC3) – TBD
  • Fedora Core 4 (FC4) – TBD
  • Fedora Core 5 (FC5)
  • Fedora Core 6 (FC6)
  • Fedora 7 (FC7)
  • Gentoo 2006.1 (untested)
  • Lineox 4.026 (LEL4) – TBD
  • Lineox 4.053 (LEL4)
  • Mandrakelinux 9.2 (MDK92) – TBD
  • Mandrakelinux 10.0 (MDK100) – TBD
  • Mandrakelinux 10.1 (MDK101) – TBD
  • Mandriva Linux LE2005 (MDK102) – TBD
  • Mandriva Linux LE2006 (MDK103)
  • Mandriva One (untested)
  • Performance Technlogies NexusWare24 – TBD
  • Performance Technologies NexusWare 8.0
  • RedHat Linux 7.2 (RH7)
  • RedHat Linux 7.3 (RH7)
  • RedHat Linux 8.0 (RH8) – TBD
  • RedHat Linux 9 (RH9) – TBD
  • RedHat Enterprise Linux 3.0 (EL3)
  • RedHat Enterprise Linux 4 (EL4)
  • RedHat Enterprise Linux 5 (EL5)
  • SuSE 8.0 Professional (SuSE8.0) – TBD
  • SuSE 9.1 Personal (SuSE9.1) – TBD
  • SuSE 9.2 Professional (SuSE9.2) – TBD
  • SuSE OpenSuSE (SuSEOSS)
  • SuSE 10.0 (SuSE10.0)
  • SuSE 10.1 (SuSE10.1)
  • SuSE 10.2 (SuSE10.2)
  • SLES 9 (SLES9)
  • SLES 9 SP2 (SLES9)
  • SLES 9 SP3 (SLES9)
  • SLES 10 (SLES10)
  • Ubuntu 5.10 (ubu5.10)
  • Ubuntu 6.03 LTS (ubu6.03)
  • Ubuntu 6.10 (ubu6.10)
  • Ubuntu 7.04 (ubu7.04)
  • WhiteBox Enterprise Linux 3.0 (WBEL3)
  • WhiteBox Enterprise Linux 4 (WBEL4)

When installing from the tarball (see Installing the Tar Ball), this distribution is probably compatible with a much broader array of distributions than those listed above. These are the distributions against which the current maintainer creates and tests builds.

5.2.2 Kernel

The OpenSS7 STREAMS VOIP package compiles as a Linux kernel module. It is not necessary to patch the Linux kernel to build or use the package.17 Nor do you have to recompile your kernel to build or use the package. OpenSS7 packages use autoconf scripts to adapt the package source to your existing kernel. The package builds and runs nicely against production kernels from the distributions listed above. Rather than relying on kernel versions, the autoconf scripts interrogate the kernel for specific features and variants to better adapt to distribution production kernels that have had patches applied over the official kernel.org sources.

The OpenSS7 STREAMS VOIP package is compatible with 2.4 kernel series after 2.4.10 and has been tested up to and including 2.4.27. It has been tested from 2.6.3 up to and including 2.6.21 (with Fedora 7 patchsets). Please note that your mileage may vary if you use a kernel more recent than 2.6.21: it is difficult to anticipate changes that kernel developers will make in the future. Many kernels in the 2.6 series now vary widely by release version and if you encounter problems, try a kernel within the supported series.

UP validation testing for kernels is performed on all supported architectures. SMP validation testing is performed on UP machines, as well as on an Intel 3.0GHz Pentium IV 630 with HyperThreading enabled. Because HyperThreading is not as independent as multiple CPUs, SMP validation testing is limited.

5.2.3 Architectures

The OpenSS7 STREAMS VOIP package compiles and installs on a wide range of architectures. Although it is believed that the package will work on all architectures supported by the Linux kernel being used, validation testing has only been performed with the following architectures:

  • ix86
  • x86_64
  • ppc (MPC 860)
  • ppc64

32-bit compatibility validation testing is performed on all 64-bit architectures supporting 32-bit compatibility. If you would like to validate an OpenSS7 package on a specific machine architecture, you are welcome to sponsor the project with a test machine.

5.2.4 Linux STREAMS

The OpenSS7 STREAMS VOIP package is currently compatible with Linux STREAMS,18 however, to use the OpenSS7 STREAMS VOIP package with LiS requires use of the OpenSS7 release packages of LiS. The OpenSS7 STREAMS VOIP package is compatible with the OpenSS7 LiS-2.18.6 release that is available from the The OpenSS7 Project Downloads Page. But, do not use LiS: it is buggy, unsupported and deprecated. Use Linux Fast-STREAMS instead.

5.2.5 Linux Fast-STREAMS

The OpenSS7 STREAMS VOIP package is currently compatible with Linux Fast-STREAMS (LfS). The OpenSS7 STREAMS VOIP package is compatible with the OpenSS7 streams-0.9.2.3 release that is available from the The OpenSS7 Project Downloads Page.

5.3 Release Notes

The sections that follow provide information on OpenSS7 releases of the
OpenSS7 STREAMS VOIP package.

Major changes for release strvoip-0.9.2.3

This is the third open source release of the OpenSS7 STREAMS VOIP package. This release contains modules and drivers formerly only available with Commercial releases of the strss7 package and which are only recently available as open source with the release of this package.

With OpenSS7 Master Package release openss7-0.9.2.D, the VOIP components were separated from the strss7 package and placed in this package. Not all of the VOIP components previously part of the strss7 package have been strapped into this release. Components will be re-validated against Linux Fast-STREAMS on a module-by-module and driver-by-driver basis. See TODO in the release, or Schedule, for information about the release schedule.

This is a beta grade release of H.323. It deprecates previous VOIP component releases from the strss7 package. Please upgrade to the most current release of these components before reporting bugs.

This release is a maintenance release providing support for recent distributions and tool chains.

Major features since the last public release are as follows:

  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

Major changes for release strvoip-0.9.2.2

This is the second open source release of the OpenSS7 STREAMS VOIP package. This release contains modules and drivers formerly only available with Commercial releases of the strss7 package and which are only recently available as open source with the release of this package.

With OpenSS7 Master Package release openss7-0.9.2.D, the VOIP components were separated from the strss7 package and placed in this package. Not all of the VOIP components previously part of the strss7 package have been strapped into this release. Components will be re-validated against Linux Fast-STREAMS on a module-by-module and driver-by-driver basis. See TODO in the release, or Schedule, for information about the release schedule.

This is a beta grade release of H.323 for Linux Fast-STREAMS. It deprecates previous VOIP component releases from the strss7 package. Please upgrade to the most current release of these components before reporting bugs.

This release is a maintenance release providing support for recent distributions and tool chains.

Major features since the last public release are as follows:

  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kenels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

Major changes for release strvoip-0.9.2.1

Initial autoconf/RPM packaging of the strvoip release.

This is the initial open source release of the OpenSS7 STREAMS VOIP package. This release contains modules and drivers formerly only available with Commercial releases of the strss7 package and which are only recently available as open source with the release of this package.

With OpenSS7 Master Package release openss7-0.9.2.D, the VOIP components were separated from the strss7 package and placed in this package. Not all of the VOIP components previously part of the strss7 package have been strapped into this release. Components will be re-validated against Linux Fast-STREAMS on a module-by-module and driver-by-driver basis. See TODO in the release, or Schedule, for information about the release schedule.

In this initial release, the major component first available is H.323 call control. h323(4) is a STREAMS multiplexing driver that links tcp(4) or sctp(4) streams to form an H.323 Gatekeeper. Subsequent releases in 1Q 2007 will include the additional full H.323, SIP-T and GCP.

This is a beta grade release of H.323 for Linux Fast-STREAMS. It deprecates previous VOIP component releases from the strss7 package. Please upgrade to the most current release of these components before reporting bugs.

  • Support for most recent 2.6.18 kernels (including Fedora Core 5 with inode diet patch set).

5.4 Maturity

The OpenSS7 Project adheres to the following release philosophy:

  • pre-alpha release
  • alpha release
  • beta release
  • gamma release
  • production release
  • unstable release

5.4.1 Pre-Alpha Releases

Pre-alpha releases are releases that have received no testing whatsoever. Code in the release is not even known to configure or compile. The purpose of a pre-alpha release is to make code and documentation available for inspection only, and to solicit comments on the design approach or other characteristics of the software package.

Pre-alpha release packages ship containing warnings recommending that the user not even execute the contained code.

5.4.2 Alpha Releases

Alpha releases are releases that have received little to no testing, or that have been tested and contains known bugs or defects that make the package unsuitable even for testing. The purpose for an alpha release are the same as for the pre-alpha release, with the additional purpose that it is an early release of partially functional code that has problems that an external developer might be willing to fix themselves and contribute back to the project.

Alpha release packages ship containing warnings that executing the code can crash machines and might possibly do damage to systems upon which it is executed.

5.4.3 Beta Releases

Beta releases are releases that have received some testing, but the testing to date is not exhaustive. Beta release packages do not ship with known defects. All known defects are resolved before distribution; however, as exhaustive testing has not been performed, unknown defects may exist. The purpose for a beta release is to provide a baseline for other organizations to participate in the rigorous testing of the package.

Beta release packages ship containing warnings that the package has not been exhaustively tested and that the package may cause systems to crash. Suitability of software in this category for production use is not advised by the project; however, as always, is at the discretion of the user of the software.

5.4.4 Gamma Releases

Gamma releases are releases that have received exhaustive testing within the project, but external testing has been minimal. Gamma release packages do not ship with known defects. As exhaustive internal testing has been performed, unknown defects should be few. Please remember that there is NO WARRANTY on public release packages.

Gamma release packages typically resolve problems in previous beta releases, and might not have had full regression testing performed. Suitability of software in this category for production use is at the discretion of the user of the software. The OpenSS7 Project recommends that the complete validation test suites provided with the package be performed and pass on target systems before considering production use.

5.4.5 Production Releases

Production releases are releases that have received exhaustive testing within the project and validated on specific distributions and architectures. Production release packages do not ship with known defects. Please remember that there is NO WARRANTY on public release packages.

Production packages ship containing a list of validated distributions and architectures. Full regression testing of any maintenance changes is performed. Suitability of software in this category for production use on the specified target distributions and architectures is at the discretion of the user. It should not be necessary to preform validation tests on the set of supported target systems before considering production use.

5.4.6 Unstable Releases

Unstable releases are releases that have received extensive testing within the project and validated on a a wide range of distributions and architectures; however, is has tested unstable and found to be suffering from critical problems and issues that cannot be resolved. Maintenance of the package has proved impossible. Unstable release packages ship with known defects (and loud warnings). Suitability of software in this category for production use is at the discretion of the user of the software. The OpenSS7 Project recommends that the problems and issues be closely examined before this software is used even in a non-production environment. Each failing test scenario should be completely avoided by the application. OpenSS7 beta software is more stable that software in this category.

5.5 Bugs

5.5.1 Defect Notices

OpenSS7 STREAMS VOIP has known and unknown defects. This is a pre-alpha release. Some defects might be harmful. No validation testing whatsoever has been performed by the OpenSS7 Project on this software. The software might not even configure or compile. The OpenSS7 Project recommends that you do not use this software. Use at your own risk. Remember that there is NO WARRANTY.19

This software is pre-alpha software. As such, it will crash your kernel. Installation of the software will irreparably mangle your header files or Linux distribution in such a way as to make it unusable. Crashes will lock your system and rebooting the system will not repair the problem. You will lose all the data on your system. Because this software will crash your kernel, the resulting unstable system can destroy computer hardware or peripherals making them unusable. You will void the warranty on any system on which you run this software. YOU HAVE BEEN WARNED.

5.5.2 Known Defects

With the exception of packages not originally created by the OpenSS7 Project, the OpenSS7 Project software does not ship with known bugs in any release stage except pre-alpha. OpenSS7 STREAMS VOIP had no known bugs at the time of release.

5.5.3 Defect History

This section contains historical bugs that were encountered during development and their resolutions. This list serves two purposes:

  1. It captures bugs encountered between releases during development that could possibly reoccur (and the Moon is made of blue cheese). It therefore provides a place for users to look if they encounter a problem.
  2. It provides a low overhead bug list between releases for developers to use as a TODO list.
Bugs