----- Original Message -----

> Well, looking at messages turned up these, maybe it will help?
> 
> WARNING[28505] loader.c: Error loading module 'chan_dahdi.so':
> /usr/lib/asterisk/modules/chan_dahdi.so: undefined symbol:
> ast_smdi_interface_unref
> WARNING[28505] loader.c: Error loading module 'app_stack.so':
> /usr/lib/asterisk/modules/app_stack.so: undefined symbol:
> ast_agi_unregister
> WARNING[28505] loader.c: Error loading module 'func_aes.so':
> /usr/lib/asterisk/modules/func_aes.so: undefined symbol:
> ast_aes_set_decrypt_key
> WARNING[28505] loader.c: Error loading module 'app_voicemail.so':
> /usr/lib/asterisk/modules/app_voicemail.so: undefined symbol:
> ast_smdi_mwi_message_destroy

Thank you for posting information about the problem that you hit.  These look 
related to some changes in 1.8 that were made to make modules that were 
previously hard requirements optional.  For example, chan_dahdi required 
res_smdi, but now it's supposed to work regardless of whether or not it is 
loaded.  With those changes in place, you are _never_ supposed to get these 
errors.

Please open an issue on http://issues.asterisk.org/ for this problem.  Please 
include your config.log file, as well as what distro you are using, and the 
version of gcc that you have (gcc --version).

Thanks again for the feedback,

--
Russell Bryant
Digium, Inc.  |  Engineering Manager, Open Source Software
445 Jan Davis Drive NW   -    Huntsville, AL 35806  -  USA
jabber: rbry...@digium.com    -=-    skype: russell-bryant
www.digium.com -=- www.asterisk.org -=- blogs.asterisk.org



-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to