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

Method MOSSDMachine

Control/L3SupServ.cpp:563–563  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

561 public:
562 MachineStatus machineRunState(int state, const GSM::L3Message* l3msg, const SIP::DialogMessage *sipmsg);
563 MOSSDMachine(TranEntry *wTran) : SSDBase(wTran) {}
564 const char *debugName() const { return "MOSSDMachine"; }
565 void sendUssdMsg(string ussdin, bool final);
566};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected