|
From: <si...@us...> - 2006-11-27 16:39:25
|
Revision: 1147
http://svn.sourceforge.net/yaacs/?rev=1147&view=rev
Author: sickpig
Date: 2006-11-27 08:39:25 -0800 (Mon, 27 Nov 2006)
Log Message:
-----------
* update TODO list
Modified Paths:
--------------
trunk/docs/TODO
Modified: trunk/docs/TODO
===================================================================
--- trunk/docs/TODO 2006-11-27 16:35:21 UTC (rev 1146)
+++ trunk/docs/TODO 2006-11-27 16:39:25 UTC (rev 1147)
@@ -1,6 +1,5 @@
WE'RE ON:
- * clear that crappy ::yavoip::conn
* updating txt file:
- adding new dependencies (tk-goodies, tclami)
- updating RELASENOTES with new feauters
@@ -11,7 +10,7 @@
made the box available again. (UPDATE: asterisk 1.2.13 release fix
the problem)
* Do: ACD, in the next 3 months we will try to implement some kind of
- predictive dialing
+ 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
@@ -21,6 +20,7 @@
- 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)
@@ -35,11 +35,16 @@
and voip access) (DONE)
* paused operators (able to indetify "get a rest" ops from yamon)
* add picture of interviewers on yamon details window
+ * we do not use tcliaxc anymore but iaxclient builtin
+ tcl support (developed by Mats Bengtsson), you can find it
+ in iaxlclient trunk (contrib/tcl). it handle tcl threads in very
+ clean way ;).... as result bugant has cleaned yaacs voip namespace
+ (yavoip.tcl), and now it seems a very neat piece of code
ALL:
* add an "about" dialog
* append_sub() sucks (use temporary table and sequence
- to get some kind of id uniqueness)
+ to get some kind of id uniqueness, hi prio!)
* try to put in place sistematic sampling technique
* redisgn schedule algo (NORC life style cycle)
* Time library (a win cause we can do a lot less sql
@@ -74,7 +79,7 @@
* Do: manage better massive sms send (more error code)
* Do: manage cawi survey
* Do: puts in place something for check post-stratification
- quota
+ quota (hi prio)
* launch yabbt through fork
DBYAACS (yaacs db design):
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|