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

Method MOCMachine

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

Source from the content-addressed store, hash-verified

71 public:
72 MachineStatus machineRunState(int state, const GSM::L3Message* l3msg, const SIP::DialogMessage *sipmsg);
73 MOCMachine(TranEntry *wTran) : CCBase(wTran) {}
74 const char *debugName() const { return "MOCMachine"; }
75}; // mMOCProcedure;
76

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected