[asterisk-bugs] [JIRA] (ASTERISK-26795) pjproject MD5SUM link incorrect

Seán C. McCord (JIRA) noreply at issues.asterisk.org
Wed Feb 15 21:08:10 CST 2017


Seán C. McCord created ASTERISK-26795:
-----------------------------------------

             Summary: pjproject MD5SUM link incorrect
                 Key: ASTERISK-26795
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26795
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: pjproject/pjsip
    Affects Versions: 14.3.0
         Environment: OS doesn't matter, but for reference, use Debian jessie
            Reporter: Seán C. McCord
            Severity: Minor


The URL for the MD5 sum of the pjproject file (pjproject-2.5.5) is apparently incorrect, resulting in a 404 error.

The URL currently is:  http://www.pjsip.org/release/2.5.5/MD5SUM

It should be: http://www.pjsip.org/release/2.5.5/MD5SUM.TXT

---
$ curl http://www.pjsip.org/release/2.5.5/MD5SUM.TXT
dde6091ae166e73ce99227e570ef39f2 *pjproject-2.5.5.zip
183f7144b9aa238884243c0fc52ece36  pjproject-2.5.5.tar.bz2
$ curl http://www.pjsip.org/release/2.5.5/MD5SUM
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /release/2.5.5/MD5SUM was not found on this server.</p>
</body></html>
---




--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list