[asterisk-bugs] [JIRA] (ASTERISK-26942) PJSIP bundle don't use rpath link if with-ssl= used

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Apr 12 14:49:57 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=236505#comment-236505 ] 

Asterisk Team commented on ASTERISK-26942:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> PJSIP bundle don't use rpath link if with-ssl= used
> ---------------------------------------------------
>
>                 Key: ASTERISK-26942
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26942
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>            Reporter: Badalian Vyacheslav
>            Severity: Trivial
>
> if configure used wih --with-ssl options need:
> 1. Add -Wl,-rpath=dir to cflags and ldflags in user.mak in PJSIP
> 2. Add LD_PRELOAD to systemctl ENV becouse some dll without rpath will use system ssl lib, this load two ssl libs (centos 7 have other library name) and code have two jump lables. This leads to strange behavior.
> Also for full support DTLS 1.2 and chrome chipers for WebRTC need compile last openssl library. It is very difficult for a simple user, because I have to play with non-standard parameters. May be you add -with-openssl-bundle options like PJSIP?



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list