class MgTrunkPackageEvent : public MgEvent

This class has things the Gateway can send to the agent

Inheritance:


Public Fields

only the Mg stack can construct these

Public Methods

MgcpTrunkPackageItemType getType()
get the type of event that the Gateway is sending to us
MgTrunkPackageEvent(const MgcpGenericEvent& e)
static MgNotificationEvent notifyAnswerSupervision(string s="")
static MgNotificationEvent notifyContinuityTest(string s="")
static MgNotificationEvent notifyNewMilliwattTone(string s="")
static MgNotificationEvent notifyNoCircuit(string s="")
static MgNotificationEvent notifyOldMilliwattTone(string s="")
static MgNotificationEvent notifyReorderTone(string s="")
static MgNotificationEvent notifyReportFailure(string s="")
static MgNotificationEvent notifyTestLine(string s="")

Public

string getParameter(int index);
Get the number of paramters - usually 0 - depends on type
Get the i'th paramter

Private

int getNumParameters();

Inherited from MgEvent:

Public Methods

MgEventAction getItemAction()
int getNumAction()
int getNumParameters()
string getParameter(int index)

Documentation

This class has things the Gateway can send to the agent
static MgNotificationEvent notifyContinuityTest(string s="")

static MgNotificationEvent notifyOldMilliwattTone(string s="")

static MgNotificationEvent notifyNewMilliwattTone(string s="")

static MgNotificationEvent notifyTestLine(string s="")

static MgNotificationEvent notifyNoCircuit(string s="")

static MgNotificationEvent notifyAnswerSupervision(string s="")

static MgNotificationEvent notifyReorderTone(string s="")

static MgNotificationEvent notifyReportFailure(string s="")

MgTrunkPackageEvent(const MgcpGenericEvent& e)

MgcpTrunkPackageItemType getType()
get the type of event that the Gateway is sending to us

Get the i'th paramter

string getParameter(int index);

Get the number of paramters - usually 0 - depends on type

int getNumParameters();

only the Mg stack can construct these


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++