message receive by the gateway requesting all info about an endpoint
message receive by the gateway requesting all info about an endpoint
MgAuditEndpoint(MgcpCommand* x)
MgCommand* copy()
MgCommandType getType()
string getEndpointId()
string getConnectionId()
string getResponseAck()
int getNumRequestedInfo()
MgcpParameterType getItemRequestedInfo( int index )
bool setEndpointId(const string& parameter)
bool setConnectionId(const string& parameter)
bool setBearerInformation(const MgcpBearerInformation& parameter)
bool addToEndpointIdList( const string& parameter )
bool addRequestedEvents(const MgRequestedEvent& parameter)
bool addtoConnectionIdList(const string& parameter)
bool addSignalRequests(const MgSignalEvent& parameter)
bool addEventStates(const MgSignalEvent& parameter)
void clearSignalRequests()
bool addObservedEvents(const MgNotificationEvent& parameter)
void clearObservedEvents()
bool setDigitMap(const string& parameter)
bool setNotifiedEntity(const string& parameter)
bool setNumEndPoints(int parameter)
int getMaxEndPointIds()
bool setCapabilities(MgcpParameterCapabilities& cap)
bool setConnectionParameters(MgcpParameterConnectionParameters& cp)
bool setRequestId(const string& parameter)
bool setQuarantineHandling(MgcpNotificationHandling handling=MgcpNotificationHandlingStep, MgcpQuarantineTreatment treatment=MgcpQuarantineTreatmentProcess)
bool addDetectEvents(const MgRequestedEvent& parameter)
void clearDetectEvents()
bool setResponseCode(const MgcpResponseCode& code)
bool setResponseString(string response)
MgcpCommand* getDataPtr()
generated by doc++