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

Method wake

src/deadcall.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102unsigned int deadcall::wake()
103{
104 return expiration;
105}
106
107/* Dump call info to error log. */
108void deadcall::dump()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected