summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2008-06-23 13:24:20 -0400
committerJeffrey C. Ollie <jeff@ocjtech.us>2008-06-26 14:32:23 -0500
commit0355f3a56740476acd86638047d5510b7ddf10de (patch)
treed6b0b65ddaec87ec93dcba13f744fbade03266fe /TODO
parent27ae9a2b815b47a5ba9b42c368409110a1066341 (diff)
downloadastmanproxy-0355f3a56740476acd86638047d5510b7ddf10de.tar.gz
astmanproxy-0355f3a56740476acd86638047d5510b7ddf10de.tar.xz
astmanproxy-0355f3a56740476acd86638047d5510b7ddf10de.zip
Updated version info, updated copyrights, made some formatting changes
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 12 insertions, 10 deletions
diff --git a/TODO b/TODO
index 839aa55..c46bfad 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,13 @@
-trap action=command in xml.c; remove arbitrary detection of unparsed data
-write SOAP methods for http.c to use
-clean up reconnect to lost asterisk server (socket reuse)
-clean up debugmsg instances to add if (debug)
-deal with http non-conformity better, and act on POST MIME-type inputs
+Some suggestions for features:
+ trap action=command in xml.c; remove arbitrary detection of unparsed data
+ write SOAP methods for http.c to use
+ clean up reconnect to lost asterisk server (socket reuse)
+ clean up debugmsg instances to add if (debug)
+ deal with http non-conformity better, and act on POST MIME-type inputs
+ State maintenance modules
-Check for module versions; do not run without modules installed
-State maintenance modules
-tcpwrappers/access control/connect mask?
-libtool/autoconf/automake support
-SetInputFormat proxyaction?
+Some infrastructure ideas:
+ Check for module versions; do not run without modules installed
+ tcpwrappers/access control/connect mask?
+ libtool/autoconf/automake support
+ SetInputFormat proxyaction?