message received by the gateway that indicates which events to look for and which signals to send to the hardware
message received by the gateway that indicates which events to look for and which signals to send to the hardware
MgNotificationRequest(const MgNotificationRequest& x )
MgNotificationRequest(MgcpCommand* x)
MgCommand* copy()
MgCommandType getType()
string getEndpointId()
string getResponseAck()
MgcpBearerInformation getBearerInformation()
string getRequestIdentifier()
int getNumRequestedEvents()
Sptr <MgRequestedEvent> getItemRequestedEvents(int index)
int getNumSignalRequests()
Sptr <MgEvent> getItemSignalRequests(int index)
string getDigitMap()
int getNumDetectEvents()
Sptr <MgEvent> getItemDetectEvents(int index)
bool setResponseCode(const MgcpResponseCode& code)
bool setResponseString(string response)
MgcpCommand* getDataPtr()
generated by doc++