stefan-langenmaier / jami-overlay

Jami (formerly Ring (formerly SFLphone)) is a SIP compatible softphone for GNU/Linux.
GNU General Public License v3.0
21 stars 9 forks source link

Add pjsip #11

Closed stefan-langenmaier closed 7 years ago

stefan-langenmaier commented 7 years ago

ring daemon uses now pjproject-2.5.5 and there is version 2.5.2 already in portage

YogSottot commented 7 years ago

There is PJSIP version 2.6 is released

As usual the release also includes several enhancements and bug fixes: 
adding AES-GCM SRTP cipher-suites, 
OpenH264 1.6.0 support, 
OpenSSL 1.1.0 support, 
critical bug fixes in IPv6, ICE, and DNS resolver.
stefan-langenmaier commented 7 years ago

Thanks for the update. At the moment the system-pjproject use flag is very experimental. As the bundled version contains some patches, e.g. for gnutls support.

I'll try to include theses patches first.

For a general update of pjproject it might also be a good idea to write a bug report directly in the Gentoo bug tracker.

YogSottot commented 7 years ago

All patches available in ring-project/daemon/contrib/src/pjproject/ Seems that upstream do not want to add this patches http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2016-April/019197.html

stefan-langenmaier commented 7 years ago

Yes I also doubt that the patches will be included in the near future.

I haven't had the time to include the patches in the ebuild included in this repository. Patches welcome. :)