[asterisk-dev] New Asterisk Module Generator Tool

Justin Tunney jtunney at gmail.com
Tue Aug 22 13:13:16 MST 2006


I've just thrown together a web-based tool for generating an Asterisk
module project skeleton.

http://www.lobstertech.com/code/asterisk_module_generator/

It generates all the files you need to quickly get started developing
an Asterisk application/function, including the module code, Makefile,
AUTHORS, ChangeLog, etc.

Here are the main features:

- Generates function or application skeletons
- Compatible with 1.2 or 1.4
- Generates config file code if needed
- Generates standard option parsing code (Veteran developers should
appreciate this)

I hope this helps to lower the barriers to entering the Asterisk
developer community.  Please be sure to let me know if there are any
problems with the tool.  Also feel free to ask any questions you may
have about the tool.

- Justin Tunney



More information about the asterisk-dev mailing list