Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 06e1e0ab98898582c876a8be34ecb5e9 > files > 78

capisuite-0.4.5-5mdv2010.0.i586.rpm

NICE:
- ?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
- include email account check in idly.py 
- add docbook -> html to Makefile.am
- any solution for sending fax when having no fax config?

FUTURE PLANS:
- setuid away from root (problem: chown of recorded file to user)
- log syntax errors in scripts, too
	- PyRun_SimpleFile must be replaced by PyRun_File for this IMHO
- test-implement the whole application part in Python
- rewrite capisuitefax and idle.py to use named socket communication