mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197824 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
BUGS
2
BUGS
@@ -4,7 +4,7 @@ Asterisk Bug Tracking Information
|
|||||||
To learn about and report Asterisk bugs, please visit
|
To learn about and report Asterisk bugs, please visit
|
||||||
the official Asterisk Bug Tracker at:
|
the official Asterisk Bug Tracker at:
|
||||||
|
|
||||||
http://bugs.digium.com
|
https://issues.asterisk.org
|
||||||
|
|
||||||
For more information on using the bug tracker, or to
|
For more information on using the bug tracker, or to
|
||||||
learn how you can contribute by acting as a bug marshal
|
learn how you can contribute by acting as a bug marshal
|
||||||
|
@@ -137,7 +137,7 @@ script (man script).
|
|||||||
|
|
||||||
If you are motivated to update/fix this code please submit a
|
If you are motivated to update/fix this code please submit a
|
||||||
disclaimer along with the patch to the Asterisk bug
|
disclaimer along with the patch to the Asterisk bug
|
||||||
tracker: http://bugs.digium.com/
|
tracker: https://issues.asterisk.org/
|
||||||
|
|
||||||
|
|
||||||
Jeremy McNamara
|
Jeremy McNamara
|
||||||
|
@@ -61,8 +61,8 @@ writeprotect=no
|
|||||||
; this value to "yes" !!
|
; this value to "yes" !!
|
||||||
; Please, if you try this out, and are forced to return to the
|
; Please, if you try this out, and are forced to return to the
|
||||||
; old pattern matcher, please report your reasons in a bug report
|
; old pattern matcher, please report your reasons in a bug report
|
||||||
; on bugs.digium.com. We have made good progress in providing something
|
; on https://issues.asterisk.org. We have made good progress in providing
|
||||||
; compatible with the old matcher; help us finish the job!
|
; 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"
|
; 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.
|
; or "dialplan set extenpatternmatchnew false", so you can experiment to your hearts content.
|
||||||
|
@@ -67,4 +67,4 @@ echo Notifying admins of the core.
|
|||||||
echo Done.
|
echo Done.
|
||||||
echo
|
echo
|
||||||
echo Reproducible deadlocks should be posted with a full backtrace and instructions
|
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!
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
# https://issues.asterisk.org/view.php?id=15155
|
# https://issues.asterisk.org/view.php?id=15155
|
||||||
# - Added AstAccountLastQualifyMilliseconds - 28/05/2009
|
# - Added AstAccountLastQualifyMilliseconds - 28/05/2009
|
||||||
# https://issues.asterisk.org/view.php?id=15156
|
# 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
|
# - Fixed wrong DESC - 07/05/2008
|
||||||
#
|
#
|
||||||
# Author: Gavin Henry - <ghenry@suretecsystems.com>
|
# Author: Gavin Henry - <ghenry@suretecsystems.com>
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
# https://issues.asterisk.org/view.php?id=15155
|
# https://issues.asterisk.org/view.php?id=15155
|
||||||
# - Added AstAccountLastQualifyMilliseconds - 28/05/2009
|
# - Added AstAccountLastQualifyMilliseconds - 28/05/2009
|
||||||
# https://issues.asterisk.org/view.php?id=15156
|
# 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
|
# - Fixed wrong DESC - 07/05/2008
|
||||||
#
|
#
|
||||||
# Author: Gavin Henry - <ghenry@suretecsystems.com>
|
# Author: Gavin Henry - <ghenry@suretecsystems.com>
|
||||||
|
@@ -22,7 +22,7 @@ lines, and is well documented.
|
|||||||
Asterisk is published under a dual-licensing scheme by Digium.
|
Asterisk is published under a dual-licensing scheme by Digium.
|
||||||
To be accepted into the codebase, all non-trivial changes must be
|
To be accepted into the codebase, all non-trivial changes must be
|
||||||
licensed to Digium. For more information, see the electronic license
|
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
|
Patches should be in the form of a unified (-u) diff, made from a checkout
|
||||||
from subversion.
|
from subversion.
|
||||||
|
@@ -176,7 +176,7 @@ supplied.
|
|||||||
\fBasterisk -rx "core show channels"\fR - Display channels on running server
|
\fBasterisk -rx "core show channels"\fR - Display channels on running server
|
||||||
.SH "BUGS"
|
.SH "BUGS"
|
||||||
.PP
|
.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"
|
.SH "SEE ALSO"
|
||||||
.PP
|
.PP
|
||||||
*CLI> \fBhelp\fR - Help on Asterisk CLI
|
*CLI> \fBhelp\fR - Help on Asterisk CLI
|
||||||
|
@@ -327,7 +327,7 @@
|
|||||||
<refsect1>
|
<refsect1>
|
||||||
<title>BUGS</title>
|
<title>BUGS</title>
|
||||||
<para>
|
<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>
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
<refsect1>
|
<refsect1>
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
This document is intended to provide information on how to obtain the
|
This document is intended to provide information on how to obtain the
|
||||||
backtraces required on the asterisk bug tracker, available at
|
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
|
help fix problem with bugs of any kind. Backtraces provide information
|
||||||
about what was wrong when a program crashed; in our case,
|
about what was wrong when a program crashed; in our case,
|
||||||
Asterisk. There are two kind of backtraces (aka 'bt') which are
|
Asterisk. There are two kind of backtraces (aka 'bt') which are
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
This document is intended to provide information on how to obtain the
|
This document is intended to provide information on how to obtain the
|
||||||
backtraces required on the asterisk bug tracker, available at
|
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
|
help fix problem with bugs of any kind. Backtraces provide information
|
||||||
about what was wrong when a program crashed; in our case,
|
about what was wrong when a program crashed; in our case,
|
||||||
Asterisk. There are two kind of backtraces (aka 'bt') which are
|
Asterisk. There are two kind of backtraces (aka 'bt') which are
|
||||||
|
@@ -247,7 +247,7 @@ parts. mISDN Debug messages begin with an 'I', Asterisk messages begin with
|
|||||||
an '*', the rest is clear I think.
|
an '*', the rest is clear I think.
|
||||||
|
|
||||||
Please take a trace of the problem and open a report in the Asterisk issue
|
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
|
"chan\_misdn" category. Read the bug guidelines to make sure you
|
||||||
provide all the information needed.
|
provide all the information needed.
|
||||||
|
|
||||||
|
@@ -7,5 +7,5 @@ music on hold selections.
|
|||||||
However, if you still need to use mp3 as your music on hold format, a format
|
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
|
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
|
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/}.
|
||||||
|
|
||||||
|
@@ -52,7 +52,7 @@
|
|||||||
*
|
*
|
||||||
* \section CommitMsgTags Special Tags for Commit Messages
|
* \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:
|
* To have a commit noted in an issue, use a tag of the form:
|
||||||
* \arg (issue #1234)
|
* \arg (issue #1234)
|
||||||
@@ -85,11 +85,11 @@
|
|||||||
* need to include something like "fixed by me", as that will be the default
|
* need to include something like "fixed by me", as that will be the default
|
||||||
* assumption when a specific patch is not referenced.
|
* 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 have a commit set a review request as submitted, include the full URL
|
||||||
* to the review request. For example:
|
* 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.
|
* \note The trailing slash in the review URL is required.
|
||||||
*
|
*
|
||||||
|
@@ -27,7 +27,7 @@
|
|||||||
*
|
*
|
||||||
* \section ReviewboardGuidelines Usage Guidelines
|
* \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
|
* are both utilities that the Asterisk development community uses to help
|
||||||
* track and review code being written for Asterisk. Since both systems
|
* track and review code being written for Asterisk. Since both systems
|
||||||
* are used for posting patches, it is worth discussing when it is appropriate
|
* are used for posting patches, it is worth discussing when it is appropriate
|
||||||
@@ -78,7 +78,7 @@
|
|||||||
* the server option:
|
* the server option:
|
||||||
*
|
*
|
||||||
\verbatim
|
\verbatim
|
||||||
$ post-review --server=http://reviewboard.digium.com
|
$ post-review --server=https://reviewboard.asterisk.org
|
||||||
\endverbatim
|
\endverbatim
|
||||||
*
|
*
|
||||||
* \subsection postreviewnewfiles Dealing with New Files
|
* \subsection postreviewnewfiles Dealing with New Files
|
||||||
|
@@ -64,7 +64,7 @@
|
|||||||
*
|
*
|
||||||
* \section weblinks Web sites
|
* \section weblinks Web sites
|
||||||
* \arg \b Main: Asterisk Developer's website http://www.asterisk.org/developers/
|
* \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 Lists: List Server http://lists.digium.com
|
||||||
* \arg \b Wiki: The Asterisk Wiki http://www.voip-info.org
|
* \arg \b Wiki: The Asterisk Wiki http://www.voip-info.org
|
||||||
* \arg \b Docs: The Asterisk Documentation Project http://www.asteriskdocs.org
|
* \arg \b Docs: The Asterisk Documentation Project http://www.asteriskdocs.org
|
||||||
|
@@ -41,7 +41,7 @@
|
|||||||
*
|
*
|
||||||
* \par Possible improvement
|
* \par Possible improvement
|
||||||
* \todo Implement a caching mechanism for multile enum lookups
|
* \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.
|
* \todo The service type selection needs to be redone.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user