class MgcXVoiceMailPackageEvent : public MgcEvent

This class has things the Gateway can send to the agent

Inheritance:


Public Methods

MgcpXVoiceMailPackageItemType getType()
get the type of event that the Gateway is sending to us
MgcXVoiceMailPackageEvent(const MgcpGenericEvent& e)
static MgcRequestedEvent requestMailboxNumber(const string& arg, string s="" )
static MgcRequestedEvent requestMessageWaitingInd(const string& arg, string s="")
static MgcSignalEvent signalCallerId(const string& arg, string s="")
static MgcSignalEvent signalCallingName(const string& arg, string s="")
static MgcSignalEvent signalMailboxNumber(const string& arg, string s="")
static MgcSignalEvent signalMessageWaitingInd(const string& arg, string s="")
static MgcSignalEvent signalReasonCallForward(string s="")
static MgcSignalEvent signalReasonForwardBusy(string s="")
static MgcSignalEvent signalReasonForwardNoAnswer(string s="")
static MgcSignalEvent signalReasonForwardOnTime(const string& arg, string s="")

Public

Get the i'th paramter
static MgcRequestedEvent requestAllEvents();

Private Fields

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

Inherited from MgcEvent:

Public Methods

int getNumParameters()
string getParameter(int index)

Documentation

This class has things the Gateway can send to the agent
static MgcRequestedEvent requestMailboxNumber(const string& arg, string s="" )

static MgcRequestedEvent requestMessageWaitingInd(const string& arg, string s="")

static MgcRequestedEvent requestAllEvents();

static MgcSignalEvent signalCallingName(const string& arg, string s="")

static MgcSignalEvent signalCallerId(const string& arg, string s="")

static MgcSignalEvent signalReasonCallForward(string s="")

static MgcSignalEvent signalReasonForwardNoAnswer(string s="")

static MgcSignalEvent signalReasonForwardBusy(string s="")

static MgcSignalEvent signalReasonForwardOnTime(const string& arg, string s="")

static MgcSignalEvent signalMailboxNumber(const string& arg, string s="")

static MgcSignalEvent signalMessageWaitingInd(const string& arg, string s="")

MgcXVoiceMailPackageEvent(const MgcpGenericEvent& e)

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

Get the i'th paramter

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


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++