Problems with downloads from the web

NG
Nacho Garcia
Mon, Jun 4, 2018 3:33 PM

Hi all!

It seems the hosting for binaries is down.

wget http://www.pjsip.org/release/$VER/pjproject-$VER.tar.bz2
--2018-06-04 17:21:08--
http://www.pjsip.org/release/2.5.5/pjproject-2.5.5.tar.bz2
Resolving www.pjsip.org (www.pjsip.org)... 207.38.94.48
Connecting to www.pjsip.org (www.pjsip.org)|207.38.94.48|:80... connected.
HTTP request sent, awaiting response... No data received.
Retrying.

I tried the last version from the website with the same result.

Thanks!

Hi all! It seems the hosting for binaries is down. ``` wget http://www.pjsip.org/release/$VER/pjproject-$VER.tar.bz2 --2018-06-04 17:21:08-- http://www.pjsip.org/release/2.5.5/pjproject-2.5.5.tar.bz2 Resolving www.pjsip.org (www.pjsip.org)... 207.38.94.48 Connecting to www.pjsip.org (www.pjsip.org)|207.38.94.48|:80... connected. HTTP request sent, awaiting response... No data received. Retrying. ``` I tried the last version from the website with the same result. Thanks!