MCPcopy Create free account
hub / github.com/RangeNetworks/openbts / setTranId

Method setTranId

SIP/SIPBase.h:111–111  ·  view source on GitHub ↗

SipTransactionList mTransactionList;

Source from the content-addressed store, hash-verified

109
110 //SipTransactionList mTransactionList;
111 void setTranId(Control::TranEntryId wTranId) { mTranId = wTranId; }
112
113 // Dont delete these empty constructor/destructors. They are needed because InterthreadQueue calls
114 // delete DialogMessage and it causes weird error messages without these.

Callers 1

setDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected