The wiki says:
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.
Does anybody have a starting point they can share for a non-API/APP managed
module. I'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?

Thanks!
Josh
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to