Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ _run_actions
Function
_run_actions
action.c:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
153
154
int _run_actions(struct action *a, struct sip_msg *msg)
155
{
156
return run_actions(a, msg);
157
}
158
159
160
int inside_error_route;
Callers
1
run_route_algo
Function · 0.85
Calls
1
run_actions
Function · 0.85
Tested by
no test coverage detected