[asterisk-commits] kmoore: branch kmoore/channel_event_refactor r391553 - /team/kmoore/channel_e...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Jun 12 13:02:39 CDT 2013
Author: kmoore
Date: Wed Jun 12 13:02:38 2013
New Revision: 391553
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=391553
Log:
Update changes for MCID modifications
Modified:
team/kmoore/channel_event_refactor/CHANGES
Modified: team/kmoore/channel_event_refactor/CHANGES
URL: http://svnview.digium.com/svn/asterisk/team/kmoore/channel_event_refactor/CHANGES?view=diff&rev=391553&r1=391552&r2=391553
==============================================================================
--- team/kmoore/channel_event_refactor/CHANGES (original)
+++ team/kmoore/channel_event_refactor/CHANGES Wed Jun 12 13:02:38 2013
@@ -110,6 +110,12 @@
Events that reference channels (QueueCaller* and Agent*) will show
information about each channel. The (infamous) "Join" and "Leave" AMI
events have been changed to "QueueCallerJoin" and "QueueCallerLeave".
+
+ * The MCID AMI event now publishes a channel snapshot when available and
+ its non-channel-snapshot parameters now use either the "MCallerID" or
+ "MConnectedID" prefixes with Subaddr*, Name*, and Num* suffixes instead
+ of "CallerID" and "ConnectedID" to avoid confusion with similarly named
+ parameters in the channel snapshot.
AGI (Asterisk Gateway Interface)
------------------
More information about the asterisk-commits
mailing list