Bugzilla – Bug 152087
asterisk unsresolved symbol
Last modified: 2006-02-20 15:39:21 UTC
#asterisk -c Asterisk 1.0.9-BRIstuffed-0.2.0-RC8n, Copyright (C) 1999-2004 Digium. Written by Mark Spencer <markster@digium.com> ========================================================================= [ Booting......Feb 19 14:42:01 WARNING[7876]: res_musiconhold.c:565 bc loaded. ...............Feb 19 14:42:01 WARNING[7876]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/app_capiCD.so: undefined symbol: capidebug Feb 19 14:42:01 WARNING[7876]: loader.c:440 load_modules: Loading module app_capiCD.so failed!
Either add a line that says "load => chan_capi.so" to the [modules] section of /etc/asterisk/modules.conf, or (if you don't need CAPI channels) deinstall the asterisk-capi package.