class SS7BICC

SS7 BICC implementation. More...

Full nameTelEngine::SS7BICC
Definition#include <libs/ysig/yatesig.h>
InheritsTelEngine::SS7ISUP [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

Implementation of SS7 Bearer Independent Call Control User Part

 SS7BICC (const NamedList& params)

SS7BICC

Constructor

Parameters:
paramsCall controller's parameters

 ~SS7BICC ()

~SS7BICC

[virtual]

Destructor Terminate all calls

SS7MSU*  createMSU (SS7MsgISUP::Type type, unsigned char ssf, const SS7Label& label, unsigned int cic, const NamedList* params = 0)

createMSU

[const virtual]

Create a new MSU populated with type, routing label and space for fixed part

Parameters:
typeType of ISUP message
ssfSubservice Field
labelRouting label for the new MSU
cicCircuit Identification Code
paramsOptional parameter list

Returns: Pointer to the new MSU or NULL if an error occured

Reimplemented from SS7ISUP.

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

receivedMSU

[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: True if the MSU was processed

Reimplemented from SS7ISUP.


Generated by: paulc on bussard on Mon Mar 8 12:18:15 2010, using kdoc 2.0a54.