summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
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?