Package Details: python-pjproject 2.15.1-1

Git Clone URL: https://aur.archlinux.org/pjproject.git (read-only, click to copy)
Package Base: pjproject
Description: Open source SIP stack and media stack
Upstream URL: https://www.pjsip.org/
Licenses: GPL-2.0-only
Submitter: None
Maintainer: alerque (GNUtoo, wuestengecko)
Last Packager: alerque
Votes: 34
Popularity: 0.001892
First Submitted: 2007-09-07 12:14 (UTC)
Last Updated: 2024-12-16 07:22 (UTC)

Pinned Comments

alerque commented on 2020-02-22 05:37 (UTC)

PSA: I've started hosting this and also many other packages I maintain in the AUR as prebuilt packages in my repository for those that want to install them using pacman without messing around with building from the AUR.

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8

tohojo commented on 2014-07-15 16:31 (UTC)

The package produced by this lacks IPv6 support. To add it, the following line can be added after the ./configure line in build(): echo "#define PJ_HAS_IPV6 1" >> "${srcdir}/${pkgname}-${pkgver}/pjlib/include/pj/config_site.h"

xdevla commented on 2014-03-20 06:50 (UTC)

Now compiling with the '--with-external-srtp' option

pezzonovante commented on 2014-03-20 05:22 (UTC)

This package conflicts with libsrtp package. The /usr/lib/libsrtp.so file creates the conflict.