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

Function exec_pre_rpl_cb

script_cb.c:191–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191int exec_pre_rpl_cb( struct sip_msg *msg)
192{
193 return exec_pre_cb( msg, pre_rpl_cb);
194}
195
196int exec_post_req_cb( struct sip_msg *msg)
197{

Callers 1

receive_msgFunction · 0.85

Calls 1

exec_pre_cbFunction · 0.85

Tested by

no test coverage detected