summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-08 02:59:37 +0000
committerDavid Troy <dave@popvox.com>2006-04-08 02:59:37 +0000
commitab4b54852ac9270880a85acc18a3718fd93e2de2 (patch)
tree4faa4f0b79a6e642849b5f3344beff4304e41b63 /TODO
parenta6bb95888b0262222975589d8c651798c1f1c773 (diff)
parentedf54a3c22f04b10a0ff8694cf03ed81fd7079c0 (diff)
downloadastmanproxy-ab4b54852ac9270880a85acc18a3718fd93e2de2.tar.gz
astmanproxy-ab4b54852ac9270880a85acc18a3718fd93e2de2.tar.xz
astmanproxy-ab4b54852ac9270880a85acc18a3718fd93e2de2.zip
Trunk, based on 1.20
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/trunk@101 f02b47b9-160a-0410-81a6-dc3441afb0ec
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 6 insertions, 9 deletions
diff --git a/TODO b/TODO
index be076d0..a94b30e 100644
--- a/TODO
+++ b/TODO
@@ -1,15 +1,12 @@
-'connected' flag; do not set until we get "authentication accepted' back from server
+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
+
Check for module versions; do not run without modules installed
use a key? see loader.c in *
State maintenance modules
code formatting
-tcpwrappers/access control/connect mask
-tls?
-better dir structure in source tree
-subversion with digium
+tcpwrappers/access control/connect mask?
libtool/autoconf/automake support
SetInputFormat proxyaction?
-detect old config file fmt and puke
-
-kill http clients better?
-snmp?