ok I am working on 1.4.19-rc4 and having a issue with res_features.c. I got the patchs updated for the basic nocodecnego makefile patch and res_features.c patch nut now I get this
res_features.c: In function 'ast_feature_detect': res_features.c:1067: error: 'features' redeclared as different kind of symbol res_features.c:1064: error: previous definition of 'features' was here res_features.c:1077: error: invalid type argument of '->' res_features.c:1077: warning: type defaults to 'int' in declaration of '__p' res_features.c:1077: error: invalid type argument of '->' res_features.c:1077: warning: comparison of distinct pointer types lacks a cast res_features.c:1077: error: invalid type argument of '->' res_features.c: In function 'handle_parkedcalls': res_features.c:2070: warning: format '%6ld' expects type 'long int', but argument 8 has type 'time_t' so I will try to get the 2 patch files into a email and allow someone else to test and help. I dont know enough c to fix all this. but I do my best to get patches to reapply and then go from their. _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- Asterisk-BSD mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-bsd

