MCPcopy 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
154int _run_actions(struct action *a, struct sip_msg *msg)
155{
156 return run_actions(a, msg);
157}
158
159
160int inside_error_route;

Callers 1

run_route_algoFunction · 0.85

Calls 1

run_actionsFunction · 0.85

Tested by

no test coverage detected