summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-06 22:30:00 +0000
committerDavid Troy <dave@popvox.com>2006-04-06 22:30:00 +0000
commitca4ed8c2cbec7db4d9001e4f5725dcb3ea71399a (patch)
tree591c62db1580fa484cba98912634da2688358920 /TODO
parent012c2fcfbfec0a7d2676c393a9fdc9fee74fa09b (diff)
downloadastmanproxy-ca4ed8c2cbec7db4d9001e4f5725dcb3ea71399a.tar.gz
astmanproxy-ca4ed8c2cbec7db4d9001e4f5725dcb3ea71399a.tar.xz
astmanproxy-ca4ed8c2cbec7db4d9001e4f5725dcb3ea71399a.zip
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/branches/1.20pre@89 f02b47b9-160a-0410-81a6-dc3441afb0ec
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8083f1c..d360db5 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,6 @@
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