summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-08 02:50:08 +0000
committerDavid Troy <dave@popvox.com>2006-04-08 02:50:08 +0000
commite8b7c17417fb7688bb06b2ce825c9838be3f020c (patch)
tree4d8a1e5c42012860f6f5d8c25d0f01f4d30e23c7 /TODO
parent23a4a54c8ffbfa1a6430d926bd88f90234a39812 (diff)
downloadastmanproxy-e8b7c17417fb7688bb06b2ce825c9838be3f020c.tar.gz
astmanproxy-e8b7c17417fb7688bb06b2ce825c9838be3f020c.tar.xz
astmanproxy-e8b7c17417fb7688bb06b2ce825c9838be3f020c.zip
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/branches/1.20pre@97 f02b47b9-160a-0410-81a6-dc3441afb0ec
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