[asterisk-dev] [asterisk-commits] file: trunk r92206 - /trunk/utils/check_expr.c

Kevin P. Fleming kpfleming at digium.com
Mon Dec 10 11:27:11 CST 2007


Luigi Rizzo wrote:

> is there a better way to deal with stuff in utils/ ?
> We keep replicating code and pieces of the Makefile from the main tree,
> and it is a pain to keep things in sync.

It's not utils/ specifically, it's AEL and other PBX-related tools. The
proper solution is to factor out the common AEL/PBX code into modules
that don't use any Asterisk APIs (or minimal ones anyway) and then
include those into both the main code and the stuff in utils/.

-- 
Kevin P. Fleming
Director of Software Technologies
Digium, Inc. - "The Genuine Asterisk Experience" (TM)



More information about the asterisk-dev mailing list