./configure --with-crypto --with-ssl --with-srtp --with-pjproject-bundled
The culprit of this behavior is option --with-ssl Version 15.5 does not have this problem. 26.09.2018 16:46, George Joseph пишет:
On Tue, Sep 25, 2018 at 2:18 PM Dmitriy Serov <[email protected] <mailto:[email protected]>> wrote:Hello. After successful compilation 15.6.1 (bundled pjsip) and start asterisk i has error Symbol pjsip_tls_transport_start2 not found. /main/libasteriskpj.exports does not containg pjsip_tls_transport_start2 and pjsip_tls_transport_start. More: * All versions before (including 15.5) has not such error on this computer (ubuntu 18.04). * with 15.6.0, 15.6.1 has error on this computer I just tried building and running 15.6 on 18.04 and didn't have an issue.Can you double check that you don't have any libpj* files anywhere in /usr/lib or /usr/local/lib? You can also run "aptitude search pjsip pjproject" to make sure the packages aren't installed.* * Other server (ubuntu 16.04) has not this error with 15.6.0 What's wrong? Where to start searching for reasons? Thanks-- _____________________________________________________________________-- Bandwidth and Colocation Provided by http://www.api-digital.com -- Astricon is coming up October 9-11! Signup is available at: https://www.asterisk.org/community/astricon-user-conference Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- *George Joseph* Digium - A Sangoma Company | Software Developer | Software Engineering 445 Jan Davis Drive NW - Huntsville, AL 35806 - US direct/fax: +1 256 428 6012Check us out at: https://digium.com <https://digium.com/> · https://sangoma.com <https://sangoma.com/>
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Astricon is coming up October 9-11! Signup is available at: https://www.asterisk.org/community/astricon-user-conference Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
