[asterisk-users] IMAP Voicemail and Directory not working?

Noah Miller noahisaacmiller at gmail.com
Mon Dec 22 14:30:02 CST 2008


Hi All -

I'm wondering if anybody has IMAP Voicemail AND the directory working
together.  I haven't had any success.  IMAP voicemail works fine, but
when it's active, the Directory does not work.  The problem seems to
be with libc-client.  Specifically, asterisk is not able to access the
mm_dlog function.

I've tried with Asterisk 1.4.22+ and 1.6.0+ using CentOS 5.2, Ubuntu
8.10 and Fedora 9.  In each case, I used the native package manager to
install libc-client, and in each case, after asterisk is compiled and
voicemail users are configured, I get an error in the log that says
this:

[Dec 22 15:19:15] WARNING[24536] loader.c: Error loading module
'app_directory.so': /usr/lib/libc-client.so.2007b: undefined symbol:
mm_dlog

I also tried compiling from UW's c-client source, and I can clearly
see the mm-dlog function in the source, but when compiled and linked
into the shared object library, asterisk can't seem to access it.

Does anybody have this working?  If so, how did you do it?


Thanks,
Noah



More information about the asterisk-users mailing list