Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ free_rr
Function
free_rr
parser/parse_rr.c:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
*/
204
205
void free_rr(rr_t** _r)
206
{
207
do_free_rr(_r, 0);
208
}
209
210
211
/*
Callers
14
send_subscribe
Function · 0.85
free_tm_dlg
Function · 0.85
topo_no_dlg_seq_handling
Function · 0.85
free_tm_dlg
Function · 0.85
free_tm_dlg
Function · 0.85
fix_route_dialog
Function · 0.85
dlg_update_leg_info
Function · 0.85
dlg_update_routing
Function · 0.85
do_parse_rr_body
Function · 0.85
do_duplicate_rr
Function · 0.85
print_rr_body
Function · 0.85
get_path_dst_uri
Function · 0.85
Calls
1
do_free_rr
Function · 0.85
Tested by
no test coverage detected