summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
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