Yate
Public Member Functions | Protected Member Functions
SS7BICC Class Reference

SS7 BICC implementation. More...

#include <yatesig.h>

Inheritance diagram for SS7BICC:
SS7ISUP SignallingCallControl SS7Layer4 Mutex SS7L3User Lockable SignallingComponent RefObject DebugEnabler GenObject

List of all members.

Public Member Functions

 SS7BICC (const NamedList &params, unsigned char sio=SS7MSU::BICC|SS7MSU::National)
virtual ~SS7BICC ()

Protected Member Functions

virtual HandledMSU receivedMSU (const SS7MSU &msu, const SS7Label &label, SS7Layer3 *network, int sls)

Detailed Description

SS7 BICC implementation.

Implementation of SS7 Bearer Independent Call Control User Part


Constructor & Destructor Documentation

SS7BICC ( const NamedList params,
unsigned char  sio = SS7MSU::BICC|SS7MSU::National 
)

Constructor

Parameters:
paramsCall controller's parameters
sioThe default Service Information Octet
virtual ~SS7BICC ( ) [virtual]

Destructor Terminate all calls


Member Function Documentation

virtual HandledMSU receivedMSU ( const SS7MSU msu,
const SS7Label label,
SS7Layer3 network,
int  sls 
) [protected, virtual]

Process a MSU received from a Layer 3 component

Parameters:
msuMessage data, starting with Service Indicator Octet
labelRouting label of the received MSU
networkNetwork layer that delivered the MSU
slsSignalling Link the MSU was received from
Returns:
Result of MSU processing

Reimplemented from SS7ISUP.


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