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

Danny Nicholas danny at debsinc.com
Mon Dec 22 14:39:26 CST 2008


Not a solution, but a work-around.  You could write a routine in Perl or C
or something to monitor the database and send out the voicemail via IMAP
when it comes in.  I do a similar thing to increase the volume of a received
voicemail (WAV) and send it out to an Iphone.

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Noah Miller
Sent: Monday, December 22, 2008 2:30 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] IMAP Voicemail and Directory not working?

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

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list