[asterisk-dev] build xmpp without iksemel
sean darcy
seandarcy2 at gmail.com
Tue Dec 17 17:26:47 CST 2019
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.
sean
More information about the asterisk-dev
mailing list