Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ getSessionStateOld
Method
getSessionStateOld
src/call.cpp:6836–6839 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6834
}
6835
6836
SessionState call::getSessionStateOld()
6837
{
6838
return _sessionStateOld;
6839
}
6840
6841
#ifdef PCAPPLAY
6842
void *send_wrapper(void *arg)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected