MCPcopy 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
150static inline void start_retr(struct retr_buf *rb)
151{
152 _set_fr_retr(rb, rb->dst.proto==PROTO_UDP);
153}
154
155
156static inline void force_retr(struct retr_buf *rb)

Callers 5

set_final_timerFunction · 0.85
cancel_branchFunction · 0.85
t_uacFunction · 0.85
add_blind_uacFunction · 0.85
t_forward_nonackFunction · 0.85

Calls 1

_set_fr_retrFunction · 0.85

Tested by

no test coverage detected