Yate
Public Member Functions
SS7M2UAClient Class Reference

Client side of SIGTRAN SS7 MTP2 UA. More...

#include <yatesig.h>

Inheritance diagram for SS7M2UAClient:
SIGAdaptClient SIGAdaptation SignallingComponent SIGTRAN Mutex RefObject DebugEnabler Lockable GenObject

List of all members.

Public Member Functions

 SS7M2UAClient (const NamedList &params)
virtual bool processMSG (unsigned char msgVersion, unsigned char msgClass, unsigned char msgType, const DataBlock &msg, int streamId)

Detailed Description

Client side of SIGTRAN SS7 MTP2 UA.

The common client side of SIGTRAN SS7 MTP2 User Adaptation (RFC3331)


Constructor & Destructor Documentation

SS7M2UAClient ( const NamedList params) [inline]

Contructor of an empty IUA client


Member Function Documentation

virtual bool processMSG ( unsigned char  msgVersion,
unsigned char  msgClass,
unsigned char  msgType,
const DataBlock msg,
int  streamId 
) [virtual]

Process a complete message

Parameters:
msgVersionVersion of the protocol
msgClassClass of the message
msgTypeType of the message, depends on the class
msgMessage data, may be empty
streamIdIdentifier of the stream the message was received on
Returns:
True if the message was handled

Implements SIGTRAN.


The documentation for this class was generated from the following file: