|
From: <si...@us...> - 2006-09-11 09:22:23
|
Revision: 1006
http://svn.sourceforge.net/yaacs/?rev=1006&view=rev
Author: sickpig
Date: 2006-09-11 02:22:18 -0700 (Mon, 11 Sep 2006)
Log Message:
-----------
* update todo list
Modified Paths:
--------------
trunk/docs/TODO
Modified: trunk/docs/TODO
===================================================================
--- trunk/docs/TODO 2006-09-11 08:39:39 UTC (rev 1005)
+++ trunk/docs/TODO 2006-09-11 09:22:18 UTC (rev 1006)
@@ -1,3 +1,17 @@
+WE'RE ON:
+
+ * updating txt file adding new dependencies (tk-goodies, tclami)
+ * monitoring op's calls using tclami (see chanspy and real time asterisk)
+ (once we move to asterisk 1.2.x: add audio live monitoring)
+ * Do: ACD, in the next 3 months we will try to implement some kind of
+ predictive dialing
+ * store mail and fax template on db server through blobs
+ * yatk_dlg: add another kind of dialog that use
+ text widget for writing messages with tags
+ (so we can bold some part og the message;
+ use tk-goodies.berlios.de)
+ * op's billing and yacati's session recovery
+
ALL:
* add an "about" dialog
* scream for unfitted strata while replicating (almost done)
@@ -8,7 +22,6 @@
* Time library (a win cause we can do a lot less sql
request to the server)
* deb package for debian* (e.g. ubuntu)
- * write Startkit documentation for windows
* ::yacco::findCombo has a very poor and BAD DESIGN so
has to be fixed ;)
* make serious a patch for tcllib (ftp package) and than send it
@@ -17,7 +30,7 @@
and voip access)
YACATI:
- * Do: ACD
+ * Do: ACD (#)
* Do: add SIP support using something like http://savannah.nongnu.org/projects/exosip/
(a layer over http://www.gnu.org/software/osip/osip.html)
* make "getNewContact -> SaveContact" atomic step
@@ -27,13 +40,13 @@
date/time i.e. date/time for which this project's a turn)
YAMON:
- * real active operators (able to indentify speaking ops)
* paused operators (able to indetify "get a rest" ops)
* try to keep tracks/log/hostory/whatever of workstation
from which operators call (add a field to log.activitylog)
- * once we move to asterisk 1.2.x: add audio live monitoring
+ * once we move to asterisk 1.2.x: add audio live monitoring (#)
* add a details frame on main window (replacing pop-up
- details window)
+ details window)
+ * automatic monitoring table refresh
YABBT:
@@ -42,13 +55,10 @@
* Do: center all recruitment windows
* Do: manage better massive sms send (more error code)
* Do: manage cawi survey
- * Do: add a managment system for tuning remotly
- astersik PBX (trough AMI interface, asterisk
- management interface)
* Do: puts in place something for check post-stratification
quota
* launch yabbt through fork
- * store mail and fax template on db server through blobs
+ * store mail and fax template on db server through blobs (#)
(aka large objects)
DBYAACS (yaacs db design):
@@ -68,7 +78,7 @@
* yatk_dlg: add another kind of dialog that use
text widget for writing messages with tags
(so we can bold some part og the message;
- use tk-goodies.berlios.de)
+ use tk-goodies.berlios.de) (#)
YACCO:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|