Package Details: python-pjproject 2.17-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: 35
Popularity: 0.025196
First Submitted: 2007-09-07 12:14 (UTC)
Last Updated: 2026-04-22 10:35 (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

Crazyachmed commented on 2015-04-08 13:45 (UTC)

Build failes on armv6h (Raspi): install: cannot stat ‘pjsip-apps/bin/pjsua-*gnu’: No such file or directory

xdevla commented on 2014-07-17 09:26 (UTC)

Added, thanks

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.