Bug 152087

Summary: asterisk unsresolved symbol
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Haack <suse>
Component: NetworkAssignee: Reinhard Max <max>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: x86   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Haack 2006-02-19 13:43:46 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!
Comment 1 Reinhard Max 2006-02-20 15:39:21 UTC
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.