-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathTODO
26 lines (23 loc) · 1017 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Important for 0.5.0/capisuite-py:
* Check and fix all 'todo:'s in the python library and scripts.
* Update documentation to include
- capisuite-checkconfig
- the python library modules.
- 'Mail Fax|Voice ...' sections in config files
* Add update instructions for 0.5.0/capisuite-py
- 'Mail Fax|Voice ...' sections in config files
- new modulename '_capisuite' (but use capisuite.core instead)
* Add option '--is-configured' to capisuite-checkconfig to be used
by rc-file.
Build:
* Determine the path of the stylsheets automatically. These are
currently hardcoded for Suse Linux.
NICE:
- more checks/options for capisuite-checkconfig
- ?valgrind-clean the used libs and Python?
- support more than one send_controller
- don't use 34xx codes, define constants instead and print meaningful messages
FUTURE PLANS:
- setuid away from root (problem: chown of recorded file to user)
- test-implement the whole application part in Python
- rewrite capisuitefax and idle.py to use named socket communication