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

Function mi_tm_reply_1

modules/tm/mi.c:736–740  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

734}
735
736mi_response_t *mi_tm_reply_1(const mi_params_t *params,
737 struct mi_handler *async_hdl)
738{
739 return mi_tm_reply(params, NULL, NULL);
740}
741
742mi_response_t *mi_tm_reply_2(const mi_params_t *params,
743 struct mi_handler *async_hdl)

Callers

nothing calls this directly

Calls 1

mi_tm_replyFunction · 0.85

Tested by

no test coverage detected