MCPcopy Create free account
hub / github.com/SIPp/sipp / getSessionStateCurrent

Method getSessionStateCurrent

src/call.cpp:6831–6834  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6829}
6830
6831SessionState call::getSessionStateCurrent()
6832{
6833 return _sessionStateCurrent;
6834}
6835
6836SessionState call::getSessionStateOld()
6837{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected