class SS7AnsiSccpManagement


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

Public Methods


Detailed Description

inline  SS7AnsiSccpManagement (const NamedList& params)

SS7AnsiSccpManagement

Constructor

 ~SS7AnsiSccpManagement ()

~SS7AnsiSccpManagement

[virtual]

bool  processMessage (SS7MsgSCCP* message)

processMessage

[virtual]

Process a management message received from sccp

Parameters:
messageThe message to process

Returns: True if the message was processed successfully

Reimplemented from SCCPManagement.

bool  sendMessage (SCCPManagement::MsgType msgType, const NamedList& params)

sendMessage

[virtual]

Encode a sccp management message and send it to remote address

Parameters:
msgTypeThe SCCP management message type
paramsList of message parameters

Returns: True if the message was successfully send

Reimplemented from SCCPManagement.

void  manageSccpRemoteStatus (SccpRemote* rsccp, SS7Route::State newState)

manageSccpRemoteStatus

[virtual]

Handle notifications received from remote concerned sccp's

Parameters:
rsccpRemote SCCP pointcode
newStateThe new state of the remote SCCP

Reimplemented from SCCPManagement.

void  handleSubsystemStatus (SccpSubsystem* subsystem, bool allowed, SccpRemote* remote, int smi)

handleSubsystemStatus

[virtual]

Process the status of subsystems

Parameters:
subsystemThe subsystem who's status has changed
allowedTrue if the subsystem status is Allowed false for Prohibited
remoteThe remote sccp pointcode where the subsystem is located
smiSubsystem Multiplicity Indicator

Reimplemented from SCCPManagement.

bool  handleMessage (int msgType, NamedList& params)

handleMessage

Handle a SCCP Management message

Parameters:
msgTypeThe message type
paramsList of message parameters

Returns: True if the message was handled

Reimplemented from SCCPManagement.


Generated by: paulc on bussard on Thu Jul 24 18:41:02 2014, using kdoc 2.0a54.