search for: ast_channel_walk

Displaying 2 results from an estimated 2 matches for "ast_channel_walk".

2004 Jul 28
1
rate-engine loading error
...piled rate-engine version rate-engine-0.5.2 with Asterisk CVS-HEAD-07/14/04-18:25:12 with some warnings. When I load the asterisk in debug mode, I got an error: [rate_engine.so]Jul 29 13:51:19 WARNING[1024]: loader.c:242 ast_load_resource: /usr/lib/asterisk/modules/rate_engine.so: undefined symbol: ast_channel_walk Jul 29 13:51:19 WARNING[1024]: loader.c:423 load_modules: Loading module rate_engine.so failed! --- the compile warnings --- cc -O3 -W -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -g -fno-in line-functions -D_REENTRANT -I/usr/include/pcre -DWITH_MYSQL -I/usr/include/ mysql -c -o rate_...
2004 Jul 28
2
Rate Engine Compile Error
...-I/usr/include/ mysql -c -o rate_engine.o rate_engine.c rate_engine.c:60: error: `__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUTEX_INITIALIZER__' undeclared here (not in a function) rate_engine.c: In function `cdr_ratecall': rate_engine.c:450: warning: implicit declaration of function `ast_channel_walk' rate_engine.c:450: warning: assignment makes pointer from integer without a cast rate_engine.c:450: warning: assignment makes pointer from integer without a cast rate_engine.c: In function `poster_worker': rate_engine.c:652: warning: unused parameter `arg' rate_engine.c: In function `r...