On Tue, Dec 17, 2019 at 7:27 PM sean darcy <[email protected]> wrote:
> iksemel is no longer maintained. 16.6.1 still wants iksemel for > res_xmpp,but openssl seems ok: > > Depends on: iksemel(E) > Can use: openssl(E) > > openssl installed: > > checking for OpenSSL installations.. > checking openssl/ssl.h usability... yes > checking openssl/ssl.h presence... yes > checking for openssl/ssl.h... yes > checking for ERR_load_BIO_strings in -lcrypto... yes > checking for SSL_CTX_new in -lssl... yes > OpenSSL library found, SSL support enabled > checking for EVP_aes_128_gcm in -lcrypto... yes > OpenSSL has AES GCM support, SRTP will use OpenSSL > > But: XXX res_xmpp > > And chan_motif dies because it wants res_xmpp. > > Any suggestions appreciated. > The iksemel library is mandatory, it is what does the XML portion of things. Not using iksemel would require changing the modules to use something else. -- Joshua C. Colp Asterisk Technical Lead Sangoma Technologies Check us out at www.sangoma.com and www.asterisk.org
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
