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

Method AssignTCHMachine

Control/L3CallControl.cpp:100–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98 public:
99 MachineStatus machineRunState(int state, const GSM::L3Message* l3msg, const SIP::DialogMessage *sipmsg);
100 AssignTCHMachine(TranEntry *wTran) : CCBase(wTran) {}
101 const char *debugName() const { return "AssignTCHMachine"; }
102}; // mAssignTCHFProcedure;
103

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected