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

Function force_retr

modules/tm/t_funcs.h:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154
155
156static inline void force_retr(struct retr_buf *rb)
157{
158 _set_fr_retr(rb, 1);
159}
160
161#define _clean_branch(br, free_f, avp_destr_f) \
162 do { \

Callers 1

set_final_timerFunction · 0.85

Calls 1

_set_fr_retrFunction · 0.85

Tested by

no test coverage detected