[svn-commits] qwell: branch qwell/agi_events r390381 - /team/qwell/agi_events/CHANGES

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Jun 3 13:54:21 CDT 2013


Author: qwell
Date: Mon Jun  3 13:54:19 2013
New Revision: 390381

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=390381
Log:
Document changes.

Modified:
    team/qwell/agi_events/CHANGES

Modified: team/qwell/agi_events/CHANGES
URL: http://svnview.digium.com/svn/asterisk/team/qwell/agi_events/CHANGES?view=diff&rev=390381&r1=390380&r2=390381
==============================================================================
--- team/qwell/agi_events/CHANGES (original)
+++ team/qwell/agi_events/CHANGES Mon Jun  3 13:54:19 2013
@@ -105,6 +105,13 @@
  * The AMI 'Hold' event has been moved out of individual channel drivers, into
    core, and is now two events: Hold and Unhold.  The status field has been
    removed.
+
+AGI (Asterisk Gateway Interface)
+------------------
+ * The manager event AGIExec has been split into AGIExecStart and AGIExecEnd.
+
+ * The manager event AsyncAGI has been split into AsyncAGIStart, AsyncAGIExec,
+   and AsyncAGIEnd.
 
 Channel Drivers
 ------------------




More information about the svn-commits mailing list