Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1336
void route_params_pop_level(void)
1337
{
1338
route_rec_level--;
1339
route_stack_size--;
1340
}
1341
1342
int route_params_run(struct sip_msg *msg, pv_param_t *ip, pv_value_t *res)
1343
{
Callers
7
async_launch_resume
Function · 0.85
async_script_launch
Function · 0.85
run_error_route
Function · 0.85
do_action
Function · 0.85
run_route_algo
Function · 0.85
rtp_relay_route_run
Function · 0.85
route_run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected