summaryrefslogtreecommitdiffstats
path: root/TODO
blob: c46bfadf804239c88443ed83a31032b1e1c354e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Some suggestions for features:
  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
  State maintenance modules

Some infrastructure ideas:
  Check for module versions; do not run without modules installed
  tcpwrappers/access control/connect mask?
  libtool/autoconf/automake support
  SetInputFormat proxyaction?