[asterisk-commits] seanbright: trunk r197824 - in /trunk: ./ channels/h323/ configs/ contrib/scr...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu May 28 16:50:30 CDT 2009
Author: seanbright
Date: Thu May 28 16:50:27 2009
New Revision: 197824
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=197824
Log:
Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
Modified:
trunk/BUGS
trunk/channels/h323/README
trunk/configs/extensions.conf.sample
trunk/contrib/scripts/ast_grab_core
trunk/contrib/scripts/asterisk.ldap-schema
trunk/contrib/scripts/asterisk.ldif
trunk/doc/CODING-GUIDELINES
trunk/doc/asterisk.8
trunk/doc/asterisk.sgml
trunk/doc/backtrace.txt
trunk/doc/tex/backtrace.tex
trunk/doc/tex/misdn.tex
trunk/doc/tex/mp3.tex
trunk/include/asterisk/doxygen/commits.h
trunk/include/asterisk/doxygen/reviewboard.h
trunk/include/asterisk/doxyref.h
trunk/main/enum.c
Modified: trunk/BUGS
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/BUGS?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/BUGS (original)
+++ trunk/BUGS Thu May 28 16:50:27 2009
@@ -4,7 +4,7 @@
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
Modified: trunk/channels/h323/README
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/channels/h323/README?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/channels/h323/README (original)
+++ trunk/channels/h323/README Thu May 28 16:50:27 2009
@@ -137,7 +137,7 @@
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
Modified: trunk/configs/extensions.conf.sample
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/configs/extensions.conf.sample?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/configs/extensions.conf.sample (original)
+++ trunk/configs/extensions.conf.sample Thu May 28 16:50:27 2009
@@ -61,8 +61,8 @@
; 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.
Modified: trunk/contrib/scripts/ast_grab_core
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/contrib/scripts/ast_grab_core?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/contrib/scripts/ast_grab_core (original)
+++ trunk/contrib/scripts/ast_grab_core Thu May 28 16:50:27 2009
@@ -67,4 +67,4 @@
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!
Modified: trunk/contrib/scripts/asterisk.ldap-schema
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/contrib/scripts/asterisk.ldap-schema?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/contrib/scripts/asterisk.ldap-schema (original)
+++ trunk/contrib/scripts/asterisk.ldap-schema Thu May 28 16:50:27 2009
@@ -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 at suretecsystems.com>
Modified: trunk/contrib/scripts/asterisk.ldif
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/contrib/scripts/asterisk.ldif?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/contrib/scripts/asterisk.ldif (original)
+++ trunk/contrib/scripts/asterisk.ldif Thu May 28 16:50:27 2009
@@ -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 at suretecsystems.com>
Modified: trunk/doc/CODING-GUIDELINES
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/doc/CODING-GUIDELINES?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/doc/CODING-GUIDELINES (original)
+++ trunk/doc/CODING-GUIDELINES Thu May 28 16:50:27 2009
@@ -22,7 +22,7 @@
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.
Modified: trunk/doc/asterisk.8
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/doc/asterisk.8?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/doc/asterisk.8 (original)
+++ trunk/doc/asterisk.8 Thu May 28 16:50:27 2009
@@ -176,7 +176,7 @@
\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
Modified: trunk/doc/asterisk.sgml
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/doc/asterisk.sgml?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/doc/asterisk.sgml (original)
+++ trunk/doc/asterisk.sgml Thu May 28 16:50:27 2009
@@ -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>
Modified: trunk/doc/backtrace.txt
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/doc/backtrace.txt?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/doc/backtrace.txt (original)
+++ trunk/doc/backtrace.txt Thu May 28 16:50:27 2009
@@ -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
Modified: trunk/doc/tex/backtrace.tex
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/doc/tex/backtrace.tex?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/doc/tex/backtrace.tex (original)
+++ trunk/doc/tex/backtrace.tex Thu May 28 16:50:27 2009
@@ -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
Modified: trunk/doc/tex/misdn.tex
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/doc/tex/misdn.tex?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/doc/tex/misdn.tex (original)
+++ trunk/doc/tex/misdn.tex Thu May 28 16:50:27 2009
@@ -247,7 +247,7 @@
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.
Modified: trunk/doc/tex/mp3.tex
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/doc/tex/mp3.tex?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/doc/tex/mp3.tex (original)
+++ trunk/doc/tex/mp3.tex Thu May 28 16:50:27 2009
@@ -7,5 +7,5 @@
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/}.
Modified: trunk/include/asterisk/doxygen/commits.h
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/include/asterisk/doxygen/commits.h?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/include/asterisk/doxygen/commits.h (original)
+++ trunk/include/asterisk/doxygen/commits.h Thu May 28 16:50:27 2009
@@ -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.
*
Modified: trunk/include/asterisk/doxygen/reviewboard.h
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/include/asterisk/doxygen/reviewboard.h?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/include/asterisk/doxygen/reviewboard.h (original)
+++ trunk/include/asterisk/doxygen/reviewboard.h Thu May 28 16:50:27 2009
@@ -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
Modified: trunk/include/asterisk/doxyref.h
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/include/asterisk/doxyref.h?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/include/asterisk/doxyref.h (original)
+++ trunk/include/asterisk/doxyref.h Thu May 28 16:50:27 2009
@@ -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
Modified: trunk/main/enum.c
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/main/enum.c?view=diff&rev=197824&r1=197823&r2=197824
==============================================================================
--- trunk/main/enum.c (original)
+++ trunk/main/enum.c Thu May 28 16:50:27 2009
@@ -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.
*/
More information about the asterisk-commits
mailing list