On Wed, May 12, 2021 at 4:53 PM Jerry Geis <jerry.g...@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
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to