Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ start_retr
Function
start_retr
modules/tm/t_funcs.h:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
149
150
static inline void start_retr(struct retr_buf *rb)
151
{
152
_set_fr_retr(rb, rb->dst.proto==PROTO_UDP);
153
}
154
155
156
static inline void force_retr(struct retr_buf *rb)
Callers
5
set_final_timer
Function · 0.85
cancel_branch
Function · 0.85
t_uac
Function · 0.85
add_blind_uac
Function · 0.85
t_forward_nonack
Function · 0.85
Calls
1
_set_fr_retr
Function · 0.85
Tested by
no test coverage detected