aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-10 19:36:21 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-10 19:36:21 +0000
commit1f301f3cfefe4ae1cdecaeaf29cf14afc8b79675 (patch)
tree967ecd777898dca16d294d77175bfc0fa3890f09 /doc
parent77d4930bbd290d10701c2ca76c4d08c3e3716fae (diff)
add more projects
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@180862 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rw-r--r--doc/google-soc2009-ideas.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/google-soc2009-ideas.txt b/doc/google-soc2009-ideas.txt
index 43bee2639..ecc5a7752 100644
--- a/doc/google-soc2009-ideas.txt
+++ b/doc/google-soc2009-ideas.txt
@@ -108,6 +108,15 @@ significant experience with the Asterisk code base.
Difficulty - 3
Language - C
+ f) There is a generic asynchronous event API in Asterisk, and there is a
+ lot of code that generates events for the existing manager interface.
+ This project would be to go through the code base and add new events
+ for the new event system everywhere where manager events are generated
+ today.
+
+ Difficulty - 2
+ Language - C
+
2) This section contains projects related to Voicemail support in Asterisk.
a) Extract the support for storage backends into an API to reduce code
@@ -197,6 +206,16 @@ significant experience with the Asterisk code base.
Difficulty - 3
Language - C
+6) There are a number of potential projects that could be done to improve
+ security in Asterisk. A document that lists some of the security challenges
+ currently faced and some ideas for improvements that could be made can be
+ found in the following document:
+
+ http://astridevcon.pbwiki.com/Network-Security-Framework
+
+ Difficulty - 1 to 5
+ Language - C
+
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------