Hi Bob, This doesn't answer your question directly, but I highly advise checking out mod_managed. This allows very easy creation of advanced API functions and apps using many different languages. On Windows, you also get debugger functionality. And when you need it, mod_managed allows full access to the C API so you're never limited.
http://wiki.freeswitch.org/wiki/Mod_managed More directly to your question, your best bet is to check the other modules while simultaneously asking questions in IRC. I was able to create mod_mono without knowing too much of the FS code just by studying mod_lua and friends along with a nice dose of help from the FreeSWITCH collective mind. Thanks, Michael -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Clayton Sent: Wednesday, October 08, 2008 8:21 AM To: freeswitch-dev@lists.freeswitch.org Subject: [Freeswitch-dev] Creating Modules All, Is there any documentation on the layout of modules. mod_skel.c is a bit brief. Specifically the logic, flow, interface and once written how are the functions called. Bob _______________________________________________ Freeswitch-dev mailing list Freeswitch-dev@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org _______________________________________________ Freeswitch-dev mailing list Freeswitch-dev@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org