summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-04 23:01:38 +0000
committerDavid Troy <dave@popvox.com>2006-04-04 23:01:38 +0000
commit8c5e24cab7e89f74bbc363223fe00dd45edb28e2 (patch)
tree603cc498ad7a59338e200a453328987e452cdc38 /TODO
parent8c46813c678ff0ca734e7b2866623a61109f26aa (diff)
downloadastmanproxy-8c5e24cab7e89f74bbc363223fe00dd45edb28e2.tar.gz
astmanproxy-8c5e24cab7e89f74bbc363223fe00dd45edb28e2.tar.xz
astmanproxy-8c5e24cab7e89f74bbc363223fe00dd45edb28e2.zip
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/branches/1.20pre@86 f02b47b9-160a-0410-81a6-dc3441afb0ec
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index bb0f233..8083f1c 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
fix non-blocking in ast_connect
kill autodisconnect concept; this would be managed by inputcomplete/outputcomplete in drivers?
+finish SOAP handler
'connected' flag; do not set until we get "authentication accepted' back from server
Check for module versions; do not run without modules installed
@@ -12,4 +13,3 @@ SetInputFormat proxyaction?
clean up autodisconnect vs. inputcomplete/outputcomplete
deal with http non-conformity better
-SOAP handler?