<div>The wiki says:</div>mod_managed exposes nearly the entire FreeSWITCH C API (courtesy of
SWIG). This allows creation of not just API functions and call apps,
but any type of module that FreeSWITCH supports (codecs, endpoints,
etc.). The types are in the FreeSWITCH.Native namespace.
FreeSWITCH.Native. The FreeSWITCH.Native.freeswitch type contains
static members to access all the functions.<div><br></div><div>Does anybody have a starting point they can share for a non-API/APP managed module. I&#39;d like to build something that runs in the SWITCH_MODULE_SHUTDOWN_FUNCTION/SWITCH_MODULE_SHUTDOWN_FUNCTION/SWITCH_MODULE_SHUTDOWN_FUNCTION lifecycle. How can this be done?</div>
<div><br></div><div>Thanks!</div><div>Josh</div>