Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ exec_post_rpl_cb
Function
exec_post_rpl_cb
script_cb.c:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
int exec_post_rpl_cb( struct sip_msg *msg)
202
{
203
return exec_post_cb( msg, post_rpl_cb);
204
}
205
206
int exec_parse_err_cb( struct sip_msg *msg)
207
{
Callers
1
receive_msg
Function · 0.85
Calls
1
exec_post_cb
Function · 0.85
Tested by
no test coverage detected