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

Function reset_bavp_list

usr_avp.c:656–659  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

654}
655
656struct usr_avp** reset_bavp_list(void)
657{
658 return set_bavp_list(NULL);
659}

Callers 4

send_ackFunction · 0.85
cancel_branchFunction · 0.85
t_uacFunction · 0.85
t_forward_nonackFunction · 0.85

Calls 1

set_bavp_listFunction · 0.85

Tested by

no test coverage detected