Steven Critchfield wrote:
Problem I ran into, and maybe it doesn't need any changes is that the res_eventtest.c doesn't test option_debug before logging to debug. So when converted, it failed since it didn't know of option_debug. This is the only file I didn't submit a patch for as it would break the build.
I think all you have to do to fix that is ... #include "asterisk/options.h" -- Russell Bryant Software Engineer Digium, Inc. _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
