You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Asterisk-Community/Asterisk-Community-Code-of-Conduct.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Ask for help
26
26
------------
27
27
28
28
* If you don't know how to proceed with an aspect of development or documentation, ask for help! Always read the documentation, but don't be afraid to ask "silly" questions.
29
-
* When asking for help, take advantage of the resources that are available to you, including the [Documentation](https://docs.asterisk.org), [mailing list archives](http://lists.digium.com/mailman/listinfo/), and [Asterisk: The Definitive Guide](http://asteriskdocs.org/).
29
+
* When asking for help, take advantage of the resources that are available to you, including the [Documentation](https://docs.asterisk.org), [community forums](https://community.asterisk.org/), [mailing list archives](http://lists.digium.com/mailman/listinfo/), and [Asterisk: The Definitive Guide](http://asteriskdocs.org/).
30
30
31
31
Take responsibility
32
32
-------------------
@@ -67,5 +67,5 @@ The role of project leadership is handled by the founders of the Asterisk projec
67
67
68
68
In addition to providing development resources for Asterisk itself, Sangoma provides community resources including the bug tracker, mailing lists, wiki, version control, continuous integration services, and other necessary project infrastructure.
69
69
70
-
Development discussions take place on the public [asterisk-dev mailing list](http://lists.digium.com/mailman/listinfo/asterisk-dev) and the [#asterisk-dev](https://libera.chat/) IRC channel. More information on the development of Asterisk can be found on the Asterisk wiki.
70
+
Development discussions take place on the public [asterisk-dev mailing list](https://groups.io/g/asterisk-dev) and the [#asterisk-dev](https://libera.chat/) IRC channel. More information on the development of Asterisk can be found on the Asterisk wiki.
The Asterisk development team directly maintain a subset of community services, specifically the legacy Atlassian services and the downloads server. If downtime is expected a notice will be sent to the [asterisk-announce](http://lists.digium.com/mailman/listinfo/asterisk-announce) mailing list.
14
+
The Asterisk development team directly maintain a subset of community services, specifically the legacy Atlassian services and the downloads server. If downtime is expected a notice will be posted on the [community forums](https://community.asterisk.org/).
15
15
16
-
If community services are unavailable for a prolonged period of time, please notify [the Asterisk development team.](mailto:asteriskteam@digium.com?subject=Community-Service-Interruption)
16
+
If community services are unavailable for a prolonged period of time, please notify [the Asterisk development team.](mailto:asteriskteam@digium.com?subject=Community-Service-Interruption)
Copy file name to clipboardExpand all lines: docs/Asterisk-Community/Asterisk-Issue-Guidelines.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Search and ask on the forums, mailing lists, and IRC. Again, see <http://www.ast
24
24
***Random wishes and feature requests with no patch:** (I want Asterisk to support <insertobscureprotocolorgadget>, but I don't know how to code!)
25
25
See the [How to request a feature section](#how-to-request-a-feature-or-improvement) for more information on requesting a feature.
26
26
***Business development requests** (I will pay you to make Asterisk support fancy unicorn protocol!)
27
-
Please head to the asterisk-biz mailing list at <http://lists.digium.com>. If what you want is a specific feature or bug fixed, you may want to consider [requesting a bug bounty](/Development/Asterisk-Bug-Bounties).
27
+
Please head to the Commercial category at <https://community.asterisk.org/>. If what you want is a specific feature or bug fixed, you may want to consider [requesting a bug bounty](/Development/Asterisk-Bug-Bounties).
28
28
* and...
29
29
30
30
@@ -160,7 +160,7 @@ Feature or improvement requests without patches are not kept on the primary issu
160
160
161
161
New features and major architecture changes are often discussed at the [AstriDevCon](/Development/Roadmap/AstriDevCon) event held before Astricon.
162
162
163
-
If you really need the feature, but are not a programmer, you'll need to find someone else to write the code for you. Luckily, there are many talented Asterisk developers out there that can be contacted on the [asterisk-biz](http://lists.digium.com) mailing list. You can also offer a bounty for a bug or new feature - see [Asterisk Bug Bounties](/Development/Asterisk-Bug-Bounties) for more information.
163
+
If you really need the feature, but are not a programmer, you'll need to find someone else to write the code for you. Luckily, there are many talented Asterisk developers out there that can be contacted on the [community forums](https://community.asterisk.org/). You can also offer a bounty for a bug or new feature - see [Asterisk Bug Bounties](/Development/Asterisk-Bug-Bounties) for more information.
164
164
165
165
Patch and Code Submission
166
166
-------------------------
@@ -181,7 +181,7 @@ There are some key qualities to keep in mind. These should be reflected in your
181
181
#### How can I speed up my issue resolution?
182
182
183
183
1. Follow the guidelines on this patch! Having good, accurate information that helps bug marshals reproduce the issue typically leads to much faster issue resolution.
184
-
2. Provide a patch! Issues with patches are also generally resolved much faster. If you can't write a patch, there are many smart, talented developers in the Asterisk community who may be worth helping you. You can contract with them on the [asterisk-biz](http://lists.digium.com) mailing list, or offer a [bug bounty](/Development/Asterisk-Bug-Bounties).
184
+
2. Provide a patch! Issues with patches are also generally resolved much faster. If you can't write a patch, there are many smart, talented developers in the Asterisk community who may be worth helping you. You can contract with them on the [community forums](https://community.asterisk.org/), or offer a [bug bounty](/Development/Asterisk-Bug-Bounties).
Copy file name to clipboardExpand all lines: docs/Asterisk-Community/Mailing-Lists.md
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,20 +3,24 @@ title: Mailing Lists
3
3
pageid: 22088306
4
4
---
5
5
6
-
There are several [mailing lists](http://lists.digium.com/) where community members can go do discuss Asterisk. Some of the key lists are:
6
+
### Community Forums
7
7
8
+
For end-user support and commercial postings the [community forums](https://community.asterisk.org/) should be used.
8
9
10
+
### Development Mailing List
11
+
12
+
A [development mailing list](https://groups.io/g/asterisk-dev) is present for discussion regarding the development of Asterisk itself.
13
+
14
+
### Read-Only Mailing Lists
15
+
16
+
The Asterisk project previously maintained an independent mailing list server for many different purposes. This has been decommissioned and archived, with the community forums and new development mailing list taking their place. Links to the old mailing lists remain below in case archive access is required.
9
17
10
18
| List | Description |
11
19
| --- | --- |
12
20
|[asterisk-announce](http://lists.digium.com/mailman/listinfo/asterisk-announce)| Asterisk releases and community service announcements |
13
21
|[asterisk-biz](http://lists.digium.com/mailman/listinfo/asterisk-biz)| Commercial and Business-Oriented Asterisk Discussion |
14
-
|[asterisk-dev](http://lists.digium.com/mailman/listinfo/asterisk-dev)| Discussions about the development of Asterisk. [#Development List Note](#development-list-note)|
15
-
|[asterisk-app-dev](http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev)| Discussions about the development of applications that use Asterisk. [#Development List Note](#development-list-note)|
22
+
|[asterisk-dev](http://lists.digium.com/mailman/listinfo/asterisk-dev)| Discussions about the development of Asterisk. |
23
+
|[asterisk-app-dev](http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev)| Discussions about the development of applications that use Asterisk. |
|[asterisk-users](http://lists.digium.com/mailman/listinfo/asterisk-users)| Discussions about the use and configuration of Asterisk. |
18
26
19
-
### Development List Note
20
-
21
-
The asterisk-dev list is geared toward the development of Asterisk itself. For discussions about developing applications that *use* Asterisk, please see the [asterisk-app-dev](http://lists.digium.com/mailman/listinfo/asterisk-app-dev) list. For discussions about deploying or using Asterisk, please see the [asterisk-users](http://lists.digium.com/mailman/listinfo/asterisk-users) mailing list.
Bug bounties for Asterisk may be posted on the Asterisk Development mailing list at <http://lists.digium.com/mailman/listinfo/asterisk-dev>
9
+
Bug bounties for Asterisk may be posted on the Asterisk Development mailing list at <https://groups.io/g/asterisk-dev>
10
10
11
11
**Minimum offer:** $500
12
12
@@ -43,7 +43,6 @@ This was discussed on the dev list in Jan 2013: <http://lists.digium.com/piperma
43
43
44
44
### Finding bug bounties
45
45
46
-
The archives of the Asterisk Development mailing list located at <http://lists.digium.com/pipermail/asterisk-dev/> can be used to locate bug bounties. For bounties which are also present on the Asterisk issue tracker they will be displayed below:
47
-
48
-
Digium/Asterisk JIRAee634d14-2067-31b4-9ca3-00e0845ec070labels = bounty and status != closed
46
+
The legacy archives of the Asterisk Development mailing list located at <http://lists.digium.com/pipermail/asterisk-dev/> can be used to locate old bug bounties.
49
47
48
+
Current Asterisk Development mailing list archives are located at <https://groups.io/g/asterisk-dev/>.
Copy file name to clipboardExpand all lines: docs/Development/Policies-and-Procedures/C-API-Deprecation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Marking A C API As Deprecated For Standard Release
39
39
40
40
#### The following instructions are for the master branch in which the C API is to be deprecated.
41
41
42
-
1. Before a C API can be marked as deprecated a discussion needs to occur on the [asterisk-dev mailing list](http://lists.digium.com/pipermail/asterisk-dev/) and its use has to be confirmed as non-critical.
42
+
1. Before a C API can be marked as deprecated a discussion needs to occur on the [asterisk-dev mailing list](https://groups.io/g/asterisk-dev/) and its use has to be confirmed as non-critical.
43
43
2. Create a new issue in the [Asterisk project issue tracker](https://github.com/asterisk/asterisk/issues/) using the "Deprecation" issue type. Ensure the issue summary is descriptive as it will go into release notes.
44
44
3. Obtain the Asterisk source code from [GitHub](https://github.org/asterisk/asterisk). Since you'll need to put your patch up for review, make an account in GitHub as well, following the instructions in [Code Contribution](/Development/Policies-and-Procedures/Code-Contribution).
45
45
4. Create a new Git branch for your deprecation change.
Copy file name to clipboardExpand all lines: docs/Development/Policies-and-Procedures/Module-Deprecation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Marking A Module As Deprecated For Standard Release
47
47
48
48
#### The following instructions are for the master branch in which the module is to be deprecated.
49
49
50
-
1. Before a module can be marked as deprecated a discussion needs to occur on the [asterisk-dev mailing list](http://lists.digium.com/pipermail/asterisk-dev/). Depending on the result of this it would also be wise to reach out the[asterisk-users mailing list](http://lists.digium.com/pipermail/asterisk-users/) and[community forums](https://community.asterisk.org/) to ensure that the module is not seeing widespread usage. If you feel uncomfortable doing so reach out to unknown user and he can assist in doing so.
50
+
1. Before a module can be marked as deprecated a discussion needs to occur on the [asterisk-dev mailing list](https://groups.io/g/asterisk-dev/). Depending on the result of this it would also be wise to reach out the [community forums](https://community.asterisk.org/) to ensure that the module is not seeing widespread usage. If you feel uncomfortable doing so reach out to unknown user and he can assist in doing so.
51
51
2. Create a new issue in the [Asterisk project issue tracker](https://github.com/asterisk/asterisk/issues/) using the "Deprecation" issue type. Ensure the issue summary is descriptive as it will go into release notes.
52
52
3. Obtain the Asterisk source code from [GitHub](https://github.com/asterisk/asterisk). Since you'll need to put your patch up for review, make an account in GitHub as well, following the instructions on [Code Contribution](/Development/Policies-and-Procedures/Code-Contribution).
53
53
4. Create a new Git branch for your deprecation change.
Copy file name to clipboardExpand all lines: docs/Development/Policies-and-Procedures/New-Features-and-Improvements.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ If a new feature or improvement causes a regression the project may choose to re
48
48
Large Number Of Commits
49
49
=======================
50
50
51
-
If an overall change consists of a large number of commits (such as across the tree spelling fixes or doxygen fixes) please reach out to the [asterisk-dev mailing list](http://lists.digium.com/mailman/listinfo/asterisk-dev) for guidance on the best way to put the change up for review before doing so. Depending on the number of commits you may be asked to squash them into a single commit for a review, instead.
51
+
If an overall change consists of a large number of commits (such as across the tree spelling fixes or doxygen fixes) please reach out to the [asterisk-dev mailing list](https://groups.io/g/asterisk-dev) for guidance on the best way to put the change up for review before doing so. Depending on the number of commits you may be asked to squash them into a single commit for a review, instead.
52
52
53
53
Changes In Review When Branch Goes Security Fix Only
Copy file name to clipboardExpand all lines: docs/Development/Roadmap/Asterisk-14-Projects/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ pageid: 30279108
5
5
6
6
This page serves as a place to collect development information and notes for Asterisk 14.
7
7
8
-
If you have any questions about the content here, please talk with developers on the [asterisk-dev](http://lists.digium.com/mailman/listinfo/asterisk-dev) mailing list or #asterisk-dev.
8
+
If you have any questions about the content here, please talk with developers on the [asterisk-dev](https://groups.io/g/asterisk-dev) mailing list or #asterisk-dev.
Copy file name to clipboardExpand all lines: docs/Development/Roadmap/Asterisk-15-Projects/Stream-Support-Across-Asterisk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Stream support has been merged into Asterisk as of 15. This has been done in a b
24
24
25
25
26
26
!!! info ""
27
-
If you are reading this and have any questions consulting the [asterisk-dev mailing list](http://lists.digium.com/mailman/listinfo/asterisk-dev) or the [#asterisk-dev](/Asterisk-Community/IRC) IRC channel are the best venues for discussion.
27
+
If you are reading this and have any questions consulting the [asterisk-dev mailing list](https://groups.io/g/asterisk-dev) or the [#asterisk-dev](/Asterisk-Community/IRC) IRC channel are the best venues for discussion.
0 commit comments