summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 2 insertions, 6 deletions
diff --git a/TODO b/TODO
index 79ce5b8..a94b30e 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,8 @@
-check s->connect construct
-finish SOAP handler
+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
-'connected' flag; do not set until we get "authentication accepted' back from server
Check for module versions; do not run without modules installed
use a key? see loader.c in *
State maintenance modules
@@ -11,6 +10,3 @@ code formatting
tcpwrappers/access control/connect mask?
libtool/autoconf/automake support
SetInputFormat proxyaction?
-
-clean up autodisconnect vs. inputcomplete/outputcomplete
-deal with http non-conformity better