aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2009-09-04 12:05:46 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2009-09-04 12:05:46 +0000
commit52531e3a26c0af37aab0fb297c6c113618f14dc2 (patch)
treef09a6925827097d58904ade83bbb031a935a1b7a /doc
parent1b6d70f518c1a2bba114db643e85546b26b25495 (diff)
Adding to the janitor list.
For new readers: The janitor list is a list of tasks we need help with in the Asterisk project. Taking up one of these is often a good way to get into Asterisk development and getting a lot of developers in the project to be grateful. It's stuff we could spend time on when the bug tracker is empty, when our employers hasn't filled our task lists and our servers is running bugfree and happily without any issues. If you want to start working on one of these small projects, feel free to ask for help in the #asterisk-dev channel on IRC or asterisk-dev mailing list. We'll be more than happy to help you to start and reach goal. Thank you for your help. </end of long commit message> git-svn-id: http://svn.digium.com/svn/asterisk/trunk@216335 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rw-r--r--doc/janitor-projects.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/janitor-projects.txt b/doc/janitor-projects.txt
index 4348c0c7e..1e918eff2 100644
--- a/doc/janitor-projects.txt
+++ b/doc/janitor-projects.txt
@@ -34,3 +34,5 @@
-- Ensure that Realtime-enabled modules do not depend on the order of columns returned by the database lookup (example: outboundproxy and host settings in chan_sip).
-- Convert all usage of the signal(2) system API to the more portable sigaction(2) system API.
+
+ -- Make the applications in utils/ selectable in menuselect and turn off muted by default. Propably others too.