message to create a new connection. Is sent to the gateway
message to create a new connection. Is sent to the gateway
MgcCreateConnection(const MgcCreateConnection& x)
MgcCreateConnection(MgcpCommand* x)
MgcCreateConnection()
MgcCommand* copy()
MgcCommandType getType()
int getTransactionId()
void setTransactionId( int x )
MgcpCommand* getDataPtr()
void setResponseAck(const string& parameter)
bool containEmptyResponseAck()
void setResponseCode( MgcpResponseCode code )
bool setBearerInformation(const MgcpBearerInformation& parameter)
bool setRequestIdentifier(const string& parameter)
bool setLocalConnectionOptions(const MgcpConnectionOptions& parameter)
bool addRequestedEvents(const MgcRequestedEvent& parameter)
void clearRequestedEvents()
bool addSignalRequests(const MgcSignalEvent& parameter)
void clearSignalRequests()
bool setNotifiedEntity(const string& parameter)
bool setDigitMap(const string& parameter)
bool setSecondEndpointId(const string& parameter)
bool setQuarantineHandling(MgcpNotificationHandling handling, MgcpQuarantineTreatment treatment)
bool addDetectEvents(const MgcRequestedEvent& parameter)
void clearDetectEvents()
void setRemoteConnectionDescriptor(const SdpSession& parameter)
string getConnectionId()
SdpSession getLocalConnectionDescriptor()
int getResponseCode()
string getResponseString()
string getEndpointId()
generated by doc++