[asterisk-dev] Making pjproject_bundled the default in Asterisk 15

George Joseph gjoseph at digium.com
Tue Aug 8 14:15:13 CDT 2017


The option to use the bundled version of pjproject has been available since
January 2016 and is the only "supported" method of using pjproject now.
It's also the only effective way to troubleshoot since things like
DONT_OPTIMIZE and MALLOC_DEBUG are passed down the the bundled build.

You can still disable it of course with '--without-pjproject-bundled'.

There have been comments about needing internet access to build but you can
download the tarball and checksum yourself and place them in a known,
static, location, then use the '--with-externals-cache' option to tell
configure where it is.  Same for the precompiled codecs and the DPMA.

You can also use the PJPROJECT_URL environment variable to change the
downlaod URL to a file:/// (or any) URL that points to the directory where
the tarball and checksum are located.

Thoughts?

-- 
George Joseph
Digium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20170808/4a27fc3a/attachment.html>


More information about the asterisk-dev mailing list