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