|
From: <si...@us...> - 2006-12-13 12:46:58
|
Revision: 1159
http://svn.sourceforge.net/yaacs/?rev=1159&view=rev
Author: sickpig
Date: 2006-12-13 04:46:55 -0800 (Wed, 13 Dec 2006)
Log Message:
-----------
* update TODO file
Modified Paths:
--------------
trunk/docs/TODO
Modified: trunk/docs/TODO
===================================================================
--- trunk/docs/TODO 2006-12-13 11:41:58 UTC (rev 1158)
+++ trunk/docs/TODO 2006-12-13 12:46:55 UTC (rev 1159)
@@ -8,9 +8,9 @@
* ChanSpy sometimes mades astersik die (leaving any evidence in the
log) or, worst, the box simply freeze and only a power cycle
made the box available again. (UPDATE: asterisk 1.2.13 release fix
- the problem)
+ the problem and it seems to produce a better quality voice phone calls)
* Do: ACD, in the next 3 months we will try to implement some kind of
- predictive dialing (auto_call)
+ predictive dialing (auto_call)
* op's billing and yacati's session recovery (mirko's
working on it) UPDATE: patch is merged, things to do:
- indentation
@@ -18,12 +18,15 @@
- check ::yadb::exec/cl return value (see strange UPDATE syntax)
- clean up dead code
- test test test test
- * coding style:
- - adapt yaacs' code to reflect changes in CODING_STYLE file
- (bugant seems not so happy about that;)
* re-organize yaacs package and made its API simpler and cleaner
(e.g. ::admin constatnt indexes to access to projects data has
to die use array instead)
+ * bugant is rewritng yacati from scratch ;) GUI plus underneath
+ tcl modules... and of course he's doing a great job as usual
+ * remove host oriented voip settings, instead use user oriented
+ voip configuration (cause we suppose that every machine should be
+ voip ready, i.e. working soundcard and headset), this we'll made
+ things easier.
TO ADD TO NEXT RELEASE CHANGELOG:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|