[asterisk-bugs] [Asterisk 0014125]: Directory does not work with IMAP Voicemail
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Dec 22 16:09:16 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14125
======================================================================
Reported By: noahisaac
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 14125
Category: Applications/app_voicemail/IMAP
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.6.0.3-rc1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-12-22 15:11 CST
Last Modified: 2008-12-22 16:09 CST
======================================================================
Summary: Directory does not work with IMAP Voicemail
Description:
When Asterisk is compiled with IMAP voicemail enabled, the directory
doesn't work (does not get loaded). Asterisk logs show the warning/error:
[Dec 22 14:13:28] WARNING[24571] loader.c: Error loading module
'app_directory.so': /usr/lib64/libc-client.so.1: undefined symbol: mm_dlog
[Dec 22 14:13:28] WARNING[24571] loader.c: Module 'app_directory.so' could
not be loaded.
Tested on:
CentOS 4.4 and 5.2
Ubuntu 8.10
Fedora Core 9
with c-client versions 2002e, 2004g, 2007d, and 2007e
and asterisk versions 1.4.22, 1.6.0 and 1.6.0.3-rc1
I can see the mm_dlog function in the c-client source, but asterisk cannot
seem to access it when it is compiled and linked into the shared object
library.
Still looking for more info...
======================================================================
----------------------------------------------------------------------
(0096850) noahisaac (reporter) - 2008-12-22 16:09
http://bugs.digium.com/view.php?id=14125#c96850
----------------------------------------------------------------------
I have no idea why this was put in GUI. ???
I know I just reported this issue, but I'm going to recommend it be
closed. I just successfully compiled asterisk 1.6.0.3-rc1 on Ubuntu with
c-client version 2004g. ...and Directory() works. It seems this is a
compilation issue with c-client on Red Hat type platforms (the packaged
version of libc-client on Ubuntu doesn't work either, though). For some
reason, those platforms don't compile c-client/mm_dlog correctly. I guess
I'll see what I can find about c-client and Red Hat.
Issue History
Date Modified Username Field Change
======================================================================
2008-12-22 16:09 noahisaac Note Added: 0096850
======================================================================
More information about the asterisk-bugs
mailing list