MCPcopy 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
792static 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_registerFunction · 0.85

Tested by

no test coverage detected