SS7 Codecs
Description: OpenSS7 Product Status Applications SS7 Codecs.
Note that it is now possible to select from most of these categories off of the
"Related" sidebar menu.
|
Overview:- |
I got some requests for the ISUP message parses which I wrote some years ago. This is LGPL
code. It is pretty stable. It might have some memory leaks. There is no warranty. I will
have to figure out how to work this back into the main body of the work later. Plesae
contribute changes or improvements.
|
|
History:- |
This product began in June 1996.
|
|
Status:- |
This product is Deprecated.
|
|
Dependencies:- |
This is a stand-alone package which does not depend on any other components of OpenSS7.
|
|
Design:- |
There is no real design document for these classes. There is an example using ANSI 92 ISUP here.
|
|
Documentation:- |
Some doc++ documentation for the classes is here.
|
|
Test Results:- |
The release packages include several test programs for checking the operation of the codec
classes. These packages have not been thoroughly tested.
|
|
References:- |
There are no real references for this approach. This is a pretty novel approach towards
building static C++ parse trees for SS7 messages.
|
|
Code:- |
The code can be viewed online here.
|
|
Release Package:- |
The SS7 Codecs have been released in two packages:
ss7codecs-0.1.0.tgz
A copy of the C++ classes used for message coding and decoding in user space.
ss7codecs-0.1.0b.tgz
Includes minor adjustments to fix an error #include in the header files.
Please see the Downloads Page for more information.
|
|