[asterisk-commits] oej: branch oej/managergames r174546 - /team/oej/managergames/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Feb 10 09:55:44 CST 2009


Author: oej
Date: Tue Feb 10 09:55:44 2009
New Revision: 174546

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=174546
Log:
Small updates based on feedback from Russellb

Modified:
    team/oej/managergames/README.managergames.txt

Modified: team/oej/managergames/README.managergames.txt
URL: http://svn.digium.com/svn-view/asterisk/team/oej/managergames/README.managergames.txt?view=diff&rev=174546&r1=174545&r2=174546
==============================================================================
--- team/oej/managergames/README.managergames.txt (original)
+++ team/oej/managergames/README.managergames.txt Tue Feb 10 09:55:44 2009
@@ -16,14 +16,19 @@
 
 When we have this working, we can convert existing modules to the new format and
 start looking at actions/responses, propably starting with the outbound responses.
+Since the event system is not currently designed for this, the action/response
+handling is on backburner at this point, until russellb gets stuck on an 
+airport and solves this issue, or PineMango accidentally solves it in an
+elegant way.
 
-This will require:
+Conversion of the internal manager event distribution  will require:
 
 - A review of the event data structures
 	- Do we have the data types we need?
 	- Example: Do we need a definition for host adress - IP or name?
 
-- A review of the event data values - which are string, which are numeric, which are something else?
+- A review of the event data values 
+	- which are string, which are numeric, which are something else?
 
 After discussion with Russell at Fosdem 2009, I don't believe that this will
 be a huge process. We will need help from the community by applying this as a janitor process,




More information about the asterisk-commits mailing list