Skip to content

Commit 6becf4a

Browse files
seanbrightgtjoseph
authored andcommitted
Roadmap: Clean up development project landing pages.
1 parent dda896c commit 6becf4a

File tree

9 files changed

+96
-128
lines changed

9 files changed

+96
-128
lines changed
Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
---
2-
title: Overview
3-
pageid: 4260122
4-
---
1+
# Asterisk 10 Projects
52

3+
This section serves as a place to collect development information and
4+
notes for Asterisk 10.
5+
6+
If you have any questions about the content here please talk with
7+
developers on the [asterisk-dev](https://groups.io/g/asterisk-dev)
8+
mailing list or #asterisk-dev IRC channel on [Libera
9+
Chat](https://libera.chat/).
10+
11+
/// warning
12+
Information on these pages should not be considered end-user
13+
documentation (even if they may appear that way at first).
14+
///

docs/Development/Roadmap/Asterisk-11-Projects/index.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
---
2-
title: Overview
3-
pageid: 19008034
4-
---
1+
# Asterisk 11 Projects
52

63
## Overview
74

8-
The following is a listing of projects Digium has committed developer resources to for Asterisk 11. The majority of these were derived from the notes taken from [AstriDevCon 2011](/Development/Roadmap/AstriDevCon-2011), held on Monday, October 24th, 2011. The choice of the projects listed on this page was based on the following:
5+
The following is a listing of projects Digium has committed developer resources to for Asterisk 11. The majority of these were derived from the notes taken from [AstriDevCon 2011](/Development/Roadmap/AstriDevCon-2011), held on Monday, October 24th, 2011. The choice of the projects listed on this page was based on the following:
96

107

118
* The agreement in the community that Asterisk 11 is to be an LTS release (see [Asterisk Versions](/About-the-Project/Asterisk-Versions)).
@@ -40,12 +37,12 @@ Pre-dial allows you to jump to the dialplan after a channel has been created but
4037
Both of these are currently being developed by Kobaz:
4138

4239

43-
Pre-dial review:<https://reviewboard.asterisk.org/r/1229>
40+
Pre-dial review:<https://reviewboard.asterisk.org/r/1229>
4441

4542
Hangup handlers review: <https://reviewboard.asterisk.org/r/1230>
4643

4744

48-
[Pre-dial handlers](/Development/Roadmap/Asterisk-11-Projects/Pre-dial-handlers-Specification)
45+
[Pre-dial handlers](/Development/Roadmap/Asterisk-11-Projects/Pre-dial-handlers-Specification)
4946

5047
[Hangup Handlers Specification](/Development/Roadmap/Asterisk-11-Projects/Hangup-Handlers-Specification)
5148

@@ -231,4 +228,3 @@ Attributes have not been applied for other formats, such as h264. SDP negotiatio
231228

232229

233230
This project continues to leverage the Media Format Architecture in chan_sip, with potential room for growth in other channel drivers (if the maintainers of those channel drivers would like to participate). This includes modifications to the architecture to make it easy for channel drivers to provide attributes to the format modules.
234-
Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
---
2-
title: Overview
3-
pageid: 21464230
4-
---
1+
# Asterisk 12 Projects
52

6-
Below are projects planned for Asterisk 12.
3+
This section serves as a place to collect development information and
4+
notes for Asterisk 12.
75

6+
If you have any questions about the content here please talk with
7+
developers on the [asterisk-dev](https://groups.io/g/asterisk-dev)
8+
mailing list or #asterisk-dev IRC channel on [Libera
9+
Chat](https://libera.chat/).
810

11+
/// warning
12+
Information on these pages should not be considered end-user
13+
documentation (even if they may appear that way at first).
14+
///
Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
---
2-
title: Overview
3-
pageid: 27198684
4-
---
1+
# Asterisk 13 Projects
52

3+
This section serves as a place to collect development information and
4+
notes for Asterisk 13.
5+
6+
If you have any questions about the content here please talk with
7+
developers on the [asterisk-dev](https://groups.io/g/asterisk-dev)
8+
mailing list or #asterisk-dev IRC channel on [Libera
9+
Chat](https://libera.chat/).
10+
11+
/// warning
12+
Information on these pages should not be considered end-user
13+
documentation (even if they may appear that way at first).
14+
///
Lines changed: 11 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,14 @@
1-
---
2-
title: Overview
3-
pageid: 30279108
4-
---
5-
6-
This page serves as a place to collect development information and notes for Asterisk 14.
7-
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.
9-
10-
11-
12-
13-
!!! note ** Information on these pages should **not
14-
be considered end-user documentation (even if they may appear that way at first).
15-
16-
17-
[//]: # (end-note)
18-
19-
20-
21-
22-
23-
!!! note Asterisk 14 Timeline
24-
Asterisk 14 is currently still "in work" - the usual release date in October being pushed back for a period of time.
25-
26-
For more information, see the announcement on the asterisk-dev mailing list here:
27-
28-
<http://lists.digium.com/pipermail/asterisk-dev/2015-May/074910.html>
29-
30-
31-
[//]: # (end-note)
1+
# Asterisk 14 Projects
322

3+
This section serves as a place to collect development information and
4+
notes for Asterisk 14.
335

6+
If you have any questions about the content here please talk with
7+
developers on the [asterisk-dev](https://groups.io/g/asterisk-dev)
8+
mailing list or #asterisk-dev IRC channel on [Libera
9+
Chat](https://libera.chat/).
3410

11+
/// warning
12+
Information on these pages should not be considered end-user
13+
documentation (even if they may appear that way at first).
14+
///
Lines changed: 11 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,14 @@
1-
---
2-
title: Overview
3-
pageid: 36800304
4-
---
5-
6-
This page serves as a place to collect development information and notes for Asterisk 15.
7-
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.
9-
10-
11-
12-
13-
!!! note ** Information on these pages should **not
14-
be considered end-user documentation (even if they may appear that way at first).
15-
16-
17-
[//]: # (end-note)
18-
19-
20-
21-
1+
# Asterisk 15 Projects
222

3+
This section serves as a place to collect development information and
4+
notes for Asterisk 15.
235

6+
If you have any questions about the content here please talk with
7+
developers on the [asterisk-dev](https://groups.io/g/asterisk-dev)
8+
mailing list or #asterisk-dev IRC channel on [Libera
9+
Chat](https://libera.chat/).
2410

11+
/// warning
12+
Information on these pages should not be considered end-user
13+
documentation (even if they may appear that way at first).
14+
///
Lines changed: 11 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,14 @@
1-
---
2-
title: Overview
3-
pageid: 40141419
4-
---
5-
6-
This page serves as a place to collect development information and notes for Asterisk 16.
7-
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.
9-
10-
11-
12-
13-
!!! note ** Information on these pages should **not
14-
be considered end-user documentation (even if they may appear that way at first).
15-
16-
17-
[//]: # (end-note)
18-
19-
20-
21-
1+
# Asterisk 16 Projects
222

3+
This section serves as a place to collect development information and
4+
notes for Asterisk 16.
235

6+
If you have any questions about the content here please talk with
7+
developers on the [asterisk-dev](https://groups.io/g/asterisk-dev)
8+
mailing list or #asterisk-dev IRC channel on [Libera
9+
Chat](https://libera.chat/).
2410

11+
/// warning
12+
Information on these pages should not be considered end-user
13+
documentation (even if they may appear that way at first).
14+
///
Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,14 @@
1-
---
2-
title: Overview
3-
pageid: 44369514
4-
---
5-
6-
This page serves as a place to collect development information, and notes for Asterisk 18.
7-
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 IRC channel.
9-
10-
11-
12-
13-
!!! note ** Information on these pages should **not
14-
be considered end-user documentation (even if they may appear that way at first).
15-
16-
17-
[//]: # (end-note)
1+
# Asterisk 18 Projects
182

3+
This section serves as a place to collect development information and
4+
notes for Asterisk 18.
195

6+
If you have any questions about the content here please talk with
7+
developers on the [asterisk-dev](https://groups.io/g/asterisk-dev)
8+
mailing list or #asterisk-dev IRC channel on [Libera
9+
Chat](https://libera.chat/).
2010

11+
/// warning
12+
Information on these pages should not be considered end-user
13+
documentation (even if they may appear that way at first).
14+
///
Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,14 @@
1-
---
2-
title: Overview
3-
pageid: 45482448
4-
---
5-
6-
This page serves as a place to collect development information, and notes for Asterisk 19.
7-
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 IRC channel.
9-
10-
11-
12-
13-
!!! note ** Information on these pages should **not
14-
be considered end-user documentation (even if they may appear that way at first).
15-
16-
17-
[//]: # (end-note)
1+
# Asterisk 19 Projects
182

3+
This section serves as a place to collect development information and
4+
notes for Asterisk 19.
195

6+
If you have any questions about the content here please talk with
7+
developers on the [asterisk-dev](https://groups.io/g/asterisk-dev)
8+
mailing list or #asterisk-dev IRC channel on [Libera
9+
Chat](https://libera.chat/).
2010

11+
/// warning
12+
Information on these pages should not be considered end-user
13+
documentation (even if they may appear that way at first).
14+
///

0 commit comments

Comments
 (0)