summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-07 17:27:01 +0000
committerDavid Troy <dave@popvox.com>2006-04-07 17:27:01 +0000
commit2e59afd9c5cdfcc8fa3f7237668568e9c85a15a0 (patch)
tree77dbd25294aeaf722a2573921308b9b05be9e896 /TODO
parent524502c0a8d5b6d8ec1f15ab456b20c1d33451ad (diff)
downloadastmanproxy-2e59afd9c5cdfcc8fa3f7237668568e9c85a15a0.tar.gz
astmanproxy-2e59afd9c5cdfcc8fa3f7237668568e9c85a15a0.tar.xz
astmanproxy-2e59afd9c5cdfcc8fa3f7237668568e9c85a15a0.zip
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/branches/1.20pre@92 f02b47b9-160a-0410-81a6-dc3441afb0ec
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index d360db5..79ce5b8 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,7 @@
-fix non-blocking in ast_connect
-fix reconnect to lost asterisk server (socket reuse)
check s->connect construct
-kill autodisconnect concept; this would be managed by inputcomplete/outputcomplete in drivers?
finish SOAP handler
+clean up reconnect to lost asterisk server (socket reuse)
+clean up debugmsg instances to add if (debug)
'connected' flag; do not set until we get "authentication accepted' back from server
Check for module versions; do not run without modules installed