summaryrefslogtreecommitdiffstats
path: root/TODO
blob: d360db56b330273c39bc2bf57bc0f36c9cdbb82d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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

'connected' flag; do not set until we get "authentication accepted' back from server
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?
libtool/autoconf/automake support
SetInputFormat proxyaction?

clean up autodisconnect vs. inputcomplete/outputcomplete
deal with http non-conformity better