MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / route_params_pop_level

Function route_params_pop_level

action.c:1336–1340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1334}
1335
1336void route_params_pop_level(void)
1337{
1338 route_rec_level--;
1339 route_stack_size--;
1340}
1341
1342int route_params_run(struct sip_msg *msg, pv_param_t *ip, pv_value_t *res)
1343{

Callers 7

async_launch_resumeFunction · 0.85
async_script_launchFunction · 0.85
run_error_routeFunction · 0.85
do_actionFunction · 0.85
run_route_algoFunction · 0.85
rtp_relay_route_runFunction · 0.85
route_runFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected