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

Function mod_destroy

modules/mqueue/mqueue_mod.c:195–198  ·  view source on GitHub ↗

* destroy module function */

Source from the content-addressed store, hash-verified

193 * destroy module function
194 */
195static void mod_destroy(void)
196{
197 mq_destroy();
198}
199
200static int w_mq_fetch(struct sip_msg *msg, str *mq)
201{

Callers

nothing calls this directly

Calls 1

mq_destroyFunction · 0.85

Tested by

no test coverage detected