On Monday 23 August 2010 10:35:26 Miguel Molina wrote: > I've installed asterisk 1.8.0-beta3, and found this errors related to > several modules: > > [Aug 23 08:31:54] WARNING[3883]: loader.c:429 load_dynamic_module: Error > loading module 'chan_iax2.so': /usr/lib/asterisk > /modules/chan_iax2.so: undefined symbol: ast_aes_set_decrypt_key > [Aug 23 08:31:54] WARNING[3883]: loader.c:819 load_resource: Module > 'chan_iax2.so' could not be loaded. > [Aug 23 08:31:54] WARNING[3883]: loader.c:429 load_dynamic_module: Error > loading module 'pbx_dundi.so': /usr/lib/asterisk > /modules/pbx_dundi.so: undefined symbol: ast_check_signature_bin > [Aug 23 08:31:54] WARNING[3883]: loader.c:819 load_resource: Module > 'pbx_dundi.so' could not be loaded. > [Aug 23 08:31:54] WARNING[3883]: loader.c:429 load_dynamic_module: Error > loading module 'func_aes.so': /usr/lib/asterisk/ > modules/func_aes.so: undefined symbol: ast_aes_set_decrypt_key > [Aug 23 08:31:54] WARNING[3883]: loader.c:819 load_resource: Module > 'func_aes.so' could not be loaded. > > What are the requirements for these modules? Or is this an issue that > needs to be reported on the bugtracker?
There's already an issue open for this, AND there is a patch posted, BUT the reporter needs to verify that the patch(es) fix the issue for him: https://issues.asterisk.org/view.php?id=17707 Failing a reporter, someone else who has the problem needs to test the patch and verify the fix. -- Tilghman Lesher Digium, Inc. | Senior Software Developer twitter: Corydon76 | IRC: Corydon76-dig (Freenode) Check us out at: www.digium.com & www.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
