[asterisk-dev] build xmpp without iksemel

Joshua C. Colp jcolp at sangoma.com
Wed Dec 18 15:32:05 CST 2019


On Tue, Dec 17, 2019 at 7:27 PM sean darcy <seandarcy2 at gmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20191218/b8e2e70a/attachment.html>


More information about the asterisk-dev mailing list