[Freeswitch-users] Using mod_managed to create full FreeSWITCH modules

Josh Rivers josh at radianttiger.com
Mon Sep 7 22:41:22 PDT 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090907/001d1d7e/attachment-0002.html 


More information about the FreeSWITCH-users mailing list