From f722ade2a59872cb8c62e81809ef4d83d11434e5 Mon Sep 17 00:00:00 2001 From: David Troy Date: Mon, 23 Jun 2008 11:37:23 -0400 Subject: added files to project --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..839aa55 --- /dev/null +++ b/TODO @@ -0,0 +1,11 @@ +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 + +Check for module versions; do not run without modules installed +State maintenance modules +tcpwrappers/access control/connect mask? +libtool/autoconf/automake support +SetInputFormat proxyaction? -- cgit