Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ get_next_msg_no
Function
get_next_msg_no
receive.c:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
77
78
unsigned int get_next_msg_no(void)
79
{
80
return ++msg_no;
81
}
82
83
84
#define prepare_context( _ctx, _err ) \
Callers
3
buf_to_sip_msg
Function · 0.85
fake_req
Function · 0.85
tm_repl_cancel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected