[asterisk-commits] oej: branch oej/managergames r174576 - /team/oej/managergames/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Feb 10 10:55:07 CST 2009
Author: oej
Date: Tue Feb 10 10:55:06 2009
New Revision: 174576
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=174576
Log:
Add further clarification
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=174576&r1=174575&r2=174576
==============================================================================
--- team/oej/managergames/README.managergames.txt (original)
+++ team/oej/managergames/README.managergames.txt Tue Feb 10 10:55:06 2009
@@ -13,6 +13,10 @@
I would like to start the conversion to a new *INTERNAL* format by adding a new
manager event call that uses a new structure and support in manager.c for
converting this to the existing format at transmission to manager port or http server.
+
+To clarify, this is not an attempt to write a new AMI, just to get rid of
+the internal string-handling functions to prepare the way for a new AMI at
+some point. Things like AMI filters will also be much easier to implement.
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.
More information about the asterisk-commits
mailing list