[Home]

Summary:DAHLIN-00400: documentation points to both gerrit and github
Reporter:Wade Hampton (wadester)Labels:
Date Opened:2022-06-16 07:04:18Date Closed:
Priority:MinorRegression?
Status:Triage/NewComponents:General
Versions:3.1.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Some documentation points to github, some to git.asterisk.org.  The two repositories seem to not be in sync.

https://www.asterisk.org/downloads/
   # git clone https://github.com/asterisk/dahdi-linux.git dahdi-linux
   # git clone https://github.com/asterisk/dahdi-tools.git dahdi-tools

https://wiki.asterisk.org/wiki/display/DAHDI/DAHDI
   Current Development Source
   dahdi-linux: http://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=summary
   dahdi-tools: http://git.asterisk.org/gitweb/?p=dahdi/tools.git;a=summary

The version at github seems to have some more-recent updates.
Comments:By: Duncan Patterson (dpatterson) 2022-06-16 07:24:09.562-0500

Wade

We are in the process of moving everything to github and some of the documentation has not yet been updated. The version at github should be considered as the definitive version and the "next" branch has the latest changes in it. We are in the process of packaging the 3.2.0-rc1 build.

By: Joshua C. Colp (jcolp) 2022-06-16 08:08:15.591-0500

I've updated the wiki page.