Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
191
int exec_pre_rpl_cb( struct sip_msg *msg)
192
{
193
return exec_pre_cb( msg, pre_rpl_cb);
194
}
195
196
int exec_post_req_cb( struct sip_msg *msg)
197
{
Callers
1
receive_msg
Function · 0.85
Calls
1
exec_pre_cb
Function · 0.85
Tested by
no test coverage detected