> Currently, there's not a lot of documentation available for how to
> develop new Asterisk modules.  I suggest you look at app_skel.c in the
> source code, as well as the source code for the other applications,
> functions, etc.  If anyone is volunteering to help document the creation
> of Asterisk modules, I'm certainly interested.

I'd like to see this happen, too. When I first got things going, I
wanted to write my own math application to simplify reading bit flags in
a variable. I finally copied the skel (I guess that's what it's for) and
was able to do it. The problem was that without looking at the source,
it was hard to know how certaing functions worked. Sure, I copied the
args and hoped for the best, but I'd expect a minimal doc to exist if we
want to see interesting apps evolve.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-doc mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-doc

Reply via email to