aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BUGS2
-rw-r--r--channels/h323/README2
-rw-r--r--configs/extensions.conf.sample4
-rw-r--r--contrib/scripts/ast_grab_core2
-rw-r--r--contrib/scripts/asterisk.ldap-schema2
-rw-r--r--contrib/scripts/asterisk.ldif2
-rw-r--r--doc/CODING-GUIDELINES2
-rw-r--r--doc/asterisk.82
-rw-r--r--doc/asterisk.sgml2
-rw-r--r--doc/backtrace.txt2
-rw-r--r--doc/tex/backtrace.tex2
-rw-r--r--doc/tex/misdn.tex2
-rw-r--r--doc/tex/mp3.tex2
-rw-r--r--include/asterisk/doxygen/commits.h6
-rw-r--r--include/asterisk/doxygen/reviewboard.h4
-rw-r--r--include/asterisk/doxyref.h2
-rw-r--r--main/enum.c2
17 files changed, 21 insertions, 21 deletions
diff --git a/BUGS b/BUGS
index 96b55e655..86fbb76fd 100644
--- a/BUGS
+++ b/BUGS
@@ -4,7 +4,7 @@ Asterisk Bug Tracking Information
To learn about and report Asterisk bugs, please visit
the official Asterisk Bug Tracker at:
- http://bugs.digium.com
+ https://issues.asterisk.org
For more information on using the bug tracker, or to
learn how you can contribute by acting as a bug marshal
diff --git a/channels/h323/README b/channels/h323/README
index 9ba1ec2a2..27a24c717 100644
--- a/channels/h323/README
+++ b/channels/h323/README
@@ -137,7 +137,7 @@ script (man script).
If you are motivated to update/fix this code please submit a
disclaimer along with the patch to the Asterisk bug
-tracker: http://bugs.digium.com/
+tracker: https://issues.asterisk.org/
Jeremy McNamara
diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample
index db93f12e3..997c97eb6 100644
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -61,8 +61,8 @@ writeprotect=no
; this value to "yes" !!
; Please, if you try this out, and are forced to return to the
; old pattern matcher, please report your reasons in a bug report
-; on bugs.digium.com. We have made good progress in providing something
-; compatible with the old matcher; help us finish the job!
+; on https://issues.asterisk.org. We have made good progress in providing
+; something compatible with the old matcher; help us finish the job!
;
; This value can be switched at runtime using the cli command "dialplan set extenpatternmatchnew true"
; or "dialplan set extenpatternmatchnew false", so you can experiment to your hearts content.
diff --git a/contrib/scripts/ast_grab_core b/contrib/scripts/ast_grab_core
index b2bd7b2ed..bc56b6187 100644
--- a/contrib/scripts/ast_grab_core
+++ b/contrib/scripts/ast_grab_core
@@ -67,4 +67,4 @@ echo Notifying admins of the core.
echo Done.
echo
echo Reproducible deadlocks should be posted with a full backtrace and instructions
-echo to reproduce the issue at http://bugs.digium.com/ Thanks!
+echo to reproduce the issue at https://issues.asterisk.org/ Thanks!
diff --git a/contrib/scripts/asterisk.ldap-schema b/contrib/scripts/asterisk.ldap-schema
index a1118ec40..c5a1f9031 100644
--- a/contrib/scripts/asterisk.ldap-schema
+++ b/contrib/scripts/asterisk.ldap-schema
@@ -8,7 +8,7 @@
# https://issues.asterisk.org/view.php?id=15155
# - Added AstAccountLastQualifyMilliseconds - 28/05/2009
# https://issues.asterisk.org/view.php?id=15156
-# - http://bugs.digium.com/view.php?id=12860 - 04/07/2008
+# - https://issues.asterisk.org/view.php?id=12860 - 04/07/2008
# - Fixed wrong DESC - 07/05/2008
#
# Author: Gavin Henry - <ghenry@suretecsystems.com>
diff --git a/contrib/scripts/asterisk.ldif b/contrib/scripts/asterisk.ldif
index f159eb04f..73e76a49b 100644
--- a/contrib/scripts/asterisk.ldif
+++ b/contrib/scripts/asterisk.ldif
@@ -8,7 +8,7 @@
# https://issues.asterisk.org/view.php?id=15155
# - Added AstAccountLastQualifyMilliseconds - 28/05/2009
# https://issues.asterisk.org/view.php?id=15156
-# - http://bugs.digium.com/view.php?id=12860 - 04/07/2008
+# - https://issues.asterisk.org/view.php?id=12860 - 04/07/2008
# - Fixed wrong DESC - 07/05/2008
#
# Author: Gavin Henry - <ghenry@suretecsystems.com>
diff --git a/doc/CODING-GUIDELINES b/doc/CODING-GUIDELINES
index e8939a722..5b7e75893 100644
--- a/doc/CODING-GUIDELINES
+++ b/doc/CODING-GUIDELINES
@@ -22,7 +22,7 @@ lines, and is well documented.
Asterisk is published under a dual-licensing scheme by Digium.
To be accepted into the codebase, all non-trivial changes must be
licensed to Digium. For more information, see the electronic license
-agreement on http://bugs.digium.com/.
+agreement on https://issues.asterisk.org/.
Patches should be in the form of a unified (-u) diff, made from a checkout
from subversion.
diff --git a/doc/asterisk.8 b/doc/asterisk.8
index ef90884bf..f3eb1e9a8 100644
--- a/doc/asterisk.8
+++ b/doc/asterisk.8
@@ -176,7 +176,7 @@ supplied.
\fBasterisk -rx "core show channels"\fR - Display channels on running server
.SH "BUGS"
.PP
-Bug reports and feature requests may be filed at http://bugs.digium.com
+Bug reports and feature requests may be filed at https://issues.asterisk.org
.SH "SEE ALSO"
.PP
*CLI> \fBhelp\fR - Help on Asterisk CLI
diff --git a/doc/asterisk.sgml b/doc/asterisk.sgml
index 6a7823f71..655d33e8e 100644
--- a/doc/asterisk.sgml
+++ b/doc/asterisk.sgml
@@ -327,7 +327,7 @@
<refsect1>
<title>BUGS</title>
<para>
- Bug reports and feature requests may be filed at http://bugs.digium.com
+ Bug reports and feature requests may be filed at https://issues.asterisk.org
</para>
</refsect1>
<refsect1>
diff --git a/doc/backtrace.txt b/doc/backtrace.txt
index caf1579ce..be820b2ab 100644
--- a/doc/backtrace.txt
+++ b/doc/backtrace.txt
@@ -1,6 +1,6 @@
This document is intended to provide information on how to obtain the
backtraces required on the asterisk bug tracker, available at
-http://bugs.digium.com. The information is required by developers to
+https://issues.asterisk.org. The information is required by developers to
help fix problem with bugs of any kind. Backtraces provide information
about what was wrong when a program crashed; in our case,
Asterisk. There are two kind of backtraces (aka 'bt') which are
diff --git a/doc/tex/backtrace.tex b/doc/tex/backtrace.tex
index fd1c39d00..1c7bd8cf9 100644
--- a/doc/tex/backtrace.tex
+++ b/doc/tex/backtrace.tex
@@ -1,6 +1,6 @@
This document is intended to provide information on how to obtain the
backtraces required on the asterisk bug tracker, available at
-\url{http://bugs.digium.com}. The information is required by developers to
+\url{https://issues.asterisk.org}. The information is required by developers to
help fix problem with bugs of any kind. Backtraces provide information
about what was wrong when a program crashed; in our case,
Asterisk. There are two kind of backtraces (aka 'bt') which are
diff --git a/doc/tex/misdn.tex b/doc/tex/misdn.tex
index 2d5c9413c..9b2c705cb 100644
--- a/doc/tex/misdn.tex
+++ b/doc/tex/misdn.tex
@@ -247,7 +247,7 @@ parts. mISDN Debug messages begin with an 'I', Asterisk messages begin with
an '*', the rest is clear I think.
Please take a trace of the problem and open a report in the Asterisk issue
-tracker at \url{http://bugs.digium.com} in the "channel drivers" project,
+tracker at \url{https://issues.asterisk.org} in the "channel drivers" project,
"chan\_misdn" category. Read the bug guidelines to make sure you
provide all the information needed.
diff --git a/doc/tex/mp3.tex b/doc/tex/mp3.tex
index aeb02a0ea..2bb34e3cb 100644
--- a/doc/tex/mp3.tex
+++ b/doc/tex/mp3.tex
@@ -7,5 +7,5 @@ music on hold selections.
However, if you still need to use mp3 as your music on hold format, a format
driver for reading MP3 audio files is available in the asterisk-addons SVN
repository on svn.digium.com or in the asterisk-addons release at
-\url{http://downloads.digium.com/pub/telephony/asterisk/}.
+\url{http://downloads.asterisk.org/pub/telephony/asterisk/}.
diff --git a/include/asterisk/doxygen/commits.h b/include/asterisk/doxygen/commits.h
index e0f111a93..0b53a5ba7 100644
--- a/include/asterisk/doxygen/commits.h
+++ b/include/asterisk/doxygen/commits.h
@@ -52,7 +52,7 @@
*
* \section CommitMsgTags Special Tags for Commit Messages
*
- * \subsection MantisTags Mantis (http://bugs.digium.com/)
+ * \subsection MantisTags Mantis (https://issues.asterisk.org/)
*
* To have a commit noted in an issue, use a tag of the form:
* \arg (issue #1234)
@@ -85,11 +85,11 @@
* need to include something like "fixed by me", as that will be the default
* assumption when a specific patch is not referenced.
*
- * \subsection ReviewBoardTags Review Board (http://reviewboard.digium.com/)
+ * \subsection ReviewBoardTags Review Board (https://reviewboard.asterisk.org/)
*
* To have a commit set a review request as submitted, include the full URL
* to the review request. For example:
- * \arg Review: %http://reviewboard.digium.com/r/95/
+ * \arg Review: %https://reviewboard.asterisk.org/r/95/
*
* \note The trailing slash in the review URL is required.
*
diff --git a/include/asterisk/doxygen/reviewboard.h b/include/asterisk/doxygen/reviewboard.h
index 57fa01b51..b86445416 100644
--- a/include/asterisk/doxygen/reviewboard.h
+++ b/include/asterisk/doxygen/reviewboard.h
@@ -27,7 +27,7 @@
*
* \section ReviewboardGuidelines Usage Guidelines
*
- * Mantis (http://bugs.digium.com) and Reviewboard (http://reviewboard.digium.com)
+ * Mantis (https://issues.asterisk.org) and Reviewboard (https://reviewboard.asterisk.org)
* are both utilities that the Asterisk development community uses to help
* track and review code being written for Asterisk. Since both systems
* are used for posting patches, it is worth discussing when it is appropriate
@@ -78,7 +78,7 @@
* the server option:
*
\verbatim
- $ post-review --server=http://reviewboard.digium.com
+ $ post-review --server=https://reviewboard.asterisk.org
\endverbatim
*
* \subsection postreviewnewfiles Dealing with New Files
diff --git a/include/asterisk/doxyref.h b/include/asterisk/doxyref.h
index e8ca6eca5..28103179d 100644
--- a/include/asterisk/doxyref.h
+++ b/include/asterisk/doxyref.h
@@ -64,7 +64,7 @@
*
* \section weblinks Web sites
* \arg \b Main: Asterisk Developer's website http://www.asterisk.org/developers/
- * \arg \b Bugs: The Issue Tracker http://bugs.digium.com
+ * \arg \b Bugs: The Issue Tracker https://issues.asterisk.org
* \arg \b Lists: List Server http://lists.digium.com
* \arg \b Wiki: The Asterisk Wiki http://www.voip-info.org
* \arg \b Docs: The Asterisk Documentation Project http://www.asteriskdocs.org
diff --git a/main/enum.c b/main/enum.c
index 959f9aab5..c8ff67e2b 100644
--- a/main/enum.c
+++ b/main/enum.c
@@ -41,7 +41,7 @@
*
* \par Possible improvement
* \todo Implement a caching mechanism for multile enum lookups
- * - See http://bugs.digium.com/view.php?id=6739
+ * - See https://issues.asterisk.org/view.php?id=6739
* \todo The service type selection needs to be redone.
*/