MCPcopy 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
78unsigned 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_msgFunction · 0.85
fake_reqFunction · 0.85
tm_repl_cancelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected