[asterisk-users] asterisk 18 and not download janson

Joshua C. Colp jcolp at sangoma.com
Wed May 12 15:09:04 CDT 2021


On Wed, May 12, 2021 at 4:53 PM Jerry Geis <jerry.geis at gmail.com> wrote:

> using 18.4.0
>
> I did a ./configure --with-pjproject-bundled --with-jansson-bundled
> and I still saw a message about downloading .
>
> I have sights that cannot download - how can I "configure" to just use the
> bundled and not download anything?
>

Bundled does not mean that the source code of other projects is included.
It means that we download the source code, build it as we need (along with
applying any needed patches), and bundle it into Asterisk itself.

If download is not possible then a directory can be specified using
"--with-externals-cache" that contains the expected files, and they will be
used instead of being downloaded. There is also "--with-sounds-cache" for
the sounds file and a "--with-download-cache" for both.

-- 
Joshua C. Colp
Asterisk Technical Lead
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20210512/d3f8124e/attachment.html>


More information about the asterisk-users mailing list