Stuff to do

This commit is contained in:
dcp1990 2005-06-20 03:05:01 +00:00
parent 8d2903d415
commit 8e57b504bf

17
TODO
View file

@ -1,13 +1,20 @@
$Amigan: phoned/TODO,v 1.1 2005/06/13 03:53:13 dcp1990 Exp $ $Amigan: phoned/TODO,v 1.2 2005/06/20 03:05:01 dcp1990 Exp $
TODO TODO
For phoned: For phoned:
*Handle conditions (write the glue) *Handle conditions (write the glue) - Halfway done.
*Parse socket in *Parse socket in - ok, add more commands
*Make modem and other stuff pluggable *Make modem and other stuff pluggable - modularised it, now for actual plugin code
*Write rockwell voice support *Write rockwell voice support - libpvf is here
*Write answering subsystem *Write answering subsystem
*Add DB management functions as remote commands
*Fix all possible memory leaks (isn't this always a TODO?)
For phonectl: For phonectl:
*Clean up interface *Clean up interface
*Add ncurses mode *Add ncurses mode
For xfone: For xfone:
*Begin it *Begin it
For scripts:
*Clean up usermaint.tcl, add more stuff
For everything:
*Write documentation