Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ getIPAddress
Method
getIPAddress
src/jlsrtp.cpp:2003–2006 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2001
}
2002
2003
std::string JLSRTP::getIPAddress()
2004
{
2005
return _id.address;
2006
}
2007
2008
unsigned short JLSRTP::getPort()
2009
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected