asterisk/third-party
Kevin Harwell 12dde3b568 pjproject_bundled: raise timeout value used when downloading
After configuring Asterisk with '--with-pjproject-bundled' the configure/build
process attempts to download pjproject from its download site. Currently, a
timeout of 10 seconds is used that will stop the download process if pjproject
has not been fully downloaded in that time. For some systems this was not enough
time and the process was timing out too early.

This patch raises the download timeout value to '60'. Also, this patch fixes
another bug where the DOWNLOAD_TIMEOUT variable was not being properly exported
due to a naming error. DOWNLOAD_MAX_TIMEOUT is now properly renamed to
DOWNLOAD_TIMEOUT.

ASTERISK-26814 #close

Change-Id: Ia56e4e8a3d39db76bc8a1852b2cf07ec10b39842
2017-03-23 12:16:57 -06:00
..
pjproject pjproject_bundled: raise timeout value used when downloading 2017-03-23 12:16:57 -06:00
Makefile pjproject_bundled: Fix missing inclusion of symbols 2016-12-06 12:21:12 -06:00
Makefile.rules pjproject_bundled: Improve reliability of pjproject download 2016-11-18 08:01:36 -05:00
configure.m4 bundled_pjproject: Add tests for programs used by the Makefile, et al. 2016-10-09 21:25:20 -06:00
versions.mak pjproject_bundled: Update for pjproject 2.6 2017-02-23 16:23:53 -06:00