summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2008-06-23 13:24:20 -0400
committerDavid Troy <dave@popvox.com>2008-06-23 13:24:20 -0400
commit99eb501bde9ca6b62d2acd2415fef3f95792c121 (patch)
treeec653ef347096e2b6bdd5f8cfcc05bb9bde70dc1 /TODO
parent5331cbef3d31f213bf3d776b9c3c0666764b6e31 (diff)
parentf722ade2a59872cb8c62e81809ef4d83d11434e5 (diff)
downloadastmanproxy-99eb501bde9ca6b62d2acd2415fef3f95792c121.tar.gz
astmanproxy-99eb501bde9ca6b62d2acd2415fef3f95792c121.tar.xz
astmanproxy-99eb501bde9ca6b62d2acd2415fef3f95792c121.zip
Updated version info, updated copyrights, made some formatting changesgrafted
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?