Asterisk Module Generator

The easy way to generate a skeleton for your Asterisk hack

This page will generate a skeleton Asterisk module project for you. This includes a Makefile and other typical stuff so you can develop your application independently of the Asterisk source tree. I (Justin Tunney) make no claim of ownership to the code this tool generates; therefore, YOU are the owner of the generated code. This tool will license the code for you under the GPL; however, you can change the license to whatever you want if you paid for the business edition of Asterisk. (This only applies if you actually intend to distribute the code.)

The code this tool generates should compile as long as you have the Asterisk headers installed. If the code this tool produces doesn't work, please send me an email with as much information as possible so I can fix the tool.

Note: You must have cookies turned on to use this tool! If you disable them by default like me, please add lobstertech.com to your allow list and hit refresh :)

If you would like to start over and erase all your progress, please click here.

Primary Options

*Project Name
*Project Full Name
*Version
*Module Type
*Target Asterisk Version
*CFLAGS
Extra Linker Flags
*Copyright Holder
*Author Name
*Author Email
Options
* denotes required field
† For Linux, linker flags are currently -fpic -shared -Xlinker -x -pthread