[Freeswitch-dev] modified module loader api

Michael Jerris mike at jerris.com
Wed Jun 13 11:02:31 EDT 2007


I have added some new macros to the core that slightly modifies the way
you need to declare the load, shutdown, and runtime functions in your
modules.  If you have out of tree modules, please update them
accordingly.  You can see the changes to mod_iax and mod_sofia in svn
revision 5337 for an example.  The old way will continue to work for a
short time, but will be removed before release, so please update your
code as soon as possible.  These macros are there to help handle any
future api changes to these functions and so we can handle loading
modules built against different api versions in a more graceful way.

Thanks
Mike




More information about the Freeswitch-dev mailing list