MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / exec_pre_req_cb

Function exec_pre_req_cb

script_cb.c:186–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184
185
186int exec_pre_req_cb( struct sip_msg *msg)
187{
188 return exec_pre_cb( msg, pre_req_cb);
189}
190
191int exec_pre_rpl_cb( struct sip_msg *msg)
192{

Callers 1

receive_msgFunction · 0.85

Calls 1

exec_pre_cbFunction · 0.85

Tested by

no test coverage detected