[asterisk-dev] Setting up a development environment for Asterisk

Tilghman Lesher tilghman at meg.abyt.es
Tue Jan 11 00:57:36 CST 2011


On Monday 10 January 2011 20:20:59 Nick Khamis wrote:
> I am looking to develop applications that use Asterisk. I was wondering
> what everyone is using to develop
> code for Asterisk. I am familiar with the Eclipse IDE. Does anyone have
> any experience checking out the code for the
> repository using subclipse, compiling and running the application? I
> think this is going to be rather difficult given the
> size of Asterisk. If you can share your experiences with setting up a
> developmental environment for Asterisk it would
> be greatly appreciated.

Most of the developers use the command line tools directly, along with a
simple text editor, such as vim, emacs, or, in one case, nano.  I am not
aware of any developer using an IDE for Asterisk development, although
we also use myriad tools such as gdb, valgrind, and other external tools
for debugging.

-- 
Tilghman



More information about the asterisk-dev mailing list