Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ w_process_register_norpl
Function
w_process_register_norpl
modules/cpl_c/cpl.c:799–802 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
797
798
799
static int w_process_register_norpl(struct sip_msg* msg, char* str,char* str2)
800
{
801
return cpl_process_register( msg, 1);
802
}
803
804
805
Callers
nothing calls this directly
Calls
1
cpl_process_register
Function · 0.85
Tested by
no test coverage detected