message receive by the gateway requesting all info about a connection
message receive by the gateway requesting all info about a connection
MgAuditConnection(MgcpCommand* x)
MgCommand* copy()
MgCommandType getType()
string getEndpointId()
string getResponseAck()
string getConnectionId()
int getNumConnectionId()
string getConnectionIdItem(int i)
int getNumRequestedInfo()
MgcpParameterType getItemRequestedInfo( int index )
bool setCallId(const string& parameter)
bool setNotifiedEntity(const string& parameter)
bool setLocalConnectionOptions(const MgcpConnectionOptions& parameter)
bool setConnectionMode(const string& parameter)
bool setConnectionParameters(const MgcpParameterConnectionParameters& parameter)
bool setRemoteConnectionDescriptor(const SdpSession& parameter)
bool setLocalConnectionDescriptor(const SdpSession& parameter)
bool setResponseCode(const MgcpResponseCode& code)
bool setResponseString(string response)
MgcpCommand* getDataPtr()
generated by doc++