[asterisk-bugs] [JIRA] (ASTERISK-19289) chan_iax2.so: undefined symbol: ast_aes_set_encrypt_key
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Tue Dec 12 18:56:07 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-19289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Corey Farrell closed ASTERISK-19289.
------------------------------------
Resolution: Fixed
I believe this was fixed when optional api was redesigned at some point after 1.8.
> chan_iax2.so: undefined symbol: ast_aes_set_encrypt_key
> -------------------------------------------------------
>
> Key: ASTERISK-19289
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-19289
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_iax2
> Affects Versions: SVN
> Reporter: Paul Belanger
>
> Compiling asterisk branches/1.8 under Ubuntu 12.04 (precise) you get the following errors:
> res_ael_share.so => (share-able code for AEL)
> [Feb 1 15:18:07] WARNING[27372]: loader.c:396 load_dynamic_module: Error loading module 'res_crypto': /home/pabelanger/x/1.8/live/usr/lib/asterisk/modules/res_crypto.so: cannot open shared object file: No such file or directory
> [Feb 1 15:18:07] WARNING[27372]: loader.c:458 load_dynamic_module: Error loading module 'chan_iax2.so': /home/pabelanger/x/1.8/live/usr/lib/asterisk/modules/chan_iax2.so: undefined symbol: ast_aes_set_encrypt_key
> [Feb 1 15:18:07] WARNING[27372]: loader.c:848 load_resource: Module 'chan_iax2.so' could not be loaded.
> [Feb 1 15:18:07] WARNING[27372]: loader.c:396 load_dynamic_module: Error loading module 'res_crypto': /home/pabelanger/x/1.8/live/usr/lib/asterisk/modules/res_crypto.so: cannot open shared object file: No such file or directory
> [Feb 1 15:18:07] WARNING[27372]: loader.c:458 load_dynamic_module: Error loading module 'func_aes.so': /home/pabelanger/x/1.8/live/usr/lib/asterisk/modules/func_aes.so: undefined symbol: ast_aes_set_encrypt_key
> [Feb 1 15:18:07] WARNING[27372]: loader.c:848 load_resource: Module 'func_aes.so' could not be loaded.
> [Feb 1 15:18:07] NOTICE[27372]: config.c:2199 ast_config_engine_register: Registered Config Engine odbc
> res_config_odbc loaded.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list