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

Function rtpengine_delete_f

modules/rtpengine/rtpengine.c:3455–3459  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3453}
3454
3455static int
3456rtpengine_delete_f(struct sip_msg* msg, str *flags, pv_spec_t *spvar)
3457{
3458 return rtpengine_delete(msg, flags, NULL, NULL, spvar);
3459}
3460
3461static bencode_item_t *rtpe_function_call_process(bencode_buffer_t *bencbuf, char* cp, int ret)
3462{

Callers

nothing calls this directly

Calls 1

rtpengine_deleteFunction · 0.85

Tested by

no test coverage detected