Bug 152087 - asterisk unsresolved symbol
Summary: asterisk unsresolved symbol
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: unspecified
Hardware: x86 Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Reinhard Max
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-19 13:43 UTC by Andreas Haack
Modified: 2006-02-20 15:39 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.