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