<p>George Joseph has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/5806">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pjproject_bundled:  Use the asterisk github mirror for download<br><br>We now mirror the pjproject tarball and md5 at<br>https://github.com/asterisk/third-party/tree/master/pjproject<br><br>To improve download reliability, we now get the tarball from<br>our mirror instead of from pjsip.org.<br><br>ASTERISK-27052 #close<br>Reported-by: 'alex'<br><br>Change-Id: I60236587a8935bfa71fcc391f4e2ecb31918c08a<br>---<br>M third-party/pjproject/Makefile<br>M third-party/pjproject/Makefile.rules<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/06/5806/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/third-party/pjproject/Makefile b/third-party/pjproject/Makefile<br>index e691f22..a5b5508 100644<br>--- a/third-party/pjproject/Makefile<br>+++ b/third-party/pjproject/Makefile<br>@@ -97,7 +97,7 @@<br> define download_from_pjproject<br>  ($(SHELL_ECHO_PREFIX) Downloading $(TARBALL_URL) to $(TARBALL) ;\<br>     $(DOWNLOAD_TO_STDOUT) $(call DOWNLOAD_TIMEOUT,5,60) $(TARBALL_URL) > $(TARBALL) &&\<br>-       $(SHELL_ECHO_PREFIX) Downloading $(PJPROJECT_URL)/MD5SUM to $(PJMD5SUM) &&\<br>+  $(SHELL_ECHO_PREFIX) Downloading $(PJPROJECT_URL)/MD5SUM.TXT to $(PJMD5SUM) &&\<br>       $(DOWNLOAD_TO_STDOUT) $(call DOWNLOAD_TIMEOUT,5,60) $(PJPROJECT_URL)/MD5SUM.TXT > $(PJMD5SUM) &&\<br>  $(verify_tarball))<br> endef<br>diff --git a/third-party/pjproject/Makefile.rules b/third-party/pjproject/Makefile.rules<br>index c0be1cb..3f99c8a 100644<br>--- a/third-party/pjproject/Makefile.rules<br>+++ b/third-party/pjproject/Makefile.rules<br>@@ -1,4 +1,4 @@<br>-PJPROJECT_URL = http://www.pjsip.org/release/$(PJPROJECT_VERSION)<br>+PJPROJECT_URL ?= https://raw.githubusercontent.com/asterisk/third-party/master/pjproject/$(PJPROJECT_VERSION)<br> <br> # Even though we're not installing pjproject, we're setting prefix to /opt/pjproject to be safe<br> <br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/5806">change 5806</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/5806"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I60236587a8935bfa71fcc391f4e2ecb31918c08a </div>
<div style="display:none"> Gerrit-Change-Number: 5806 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>