Files
asterisk/include/asterisk
Matthew Jordan b8d4e573f1 Add multi-channel Stasis messages; refactor Dial AMI events to Stasis
This patch does the following:
 * A new Stasis payload has been defined for multi-channel messages. This
   payload can store multiple ast_channel_snapshot objects along with a single
   JSON blob. The payload object itself is opaque; the snapshots are stored
   in a container keyed by roles. APIs have been provided to query for and
   retrieve the snapshots from the payload object.
 * The Dial AMI events have been refactored onto Stasis. This includes dial
   messages in app_dial, as well as the core dialing framework. The AMI events
   have been modified to send out a DialBegin/DialEnd events, as opposed to
   the subevent type that was previously used.
 * Stasis messages, types, and other objects related to channels have been
   placed in their own file, stasis_channels. Unit tests for some of these
   objects/messages have also been written.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@384910 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-04-08 14:26:37 +00:00
..
2013-02-15 13:38:12 +00:00
2012-09-21 17:14:59 +00:00
2012-06-25 15:55:25 +00:00
2010-06-02 18:10:15 +00:00
2013-04-02 11:40:05 +00:00
2009-04-29 18:53:01 +00:00
2013-03-21 17:41:52 +00:00
2012-08-30 14:23:28 +00:00
2012-08-30 14:23:28 +00:00
2011-12-16 21:10:19 +00:00
2012-08-30 14:23:28 +00:00
2012-08-30 14:23:28 +00:00
2012-08-30 14:23:28 +00:00
2012-10-18 14:17:40 +00:00
2013-01-22 15:16:20 +00:00
2012-08-30 14:23:28 +00:00
2012-09-22 20:43:30 +00:00
2013-04-08 13:27:45 +00:00
2012-08-30 14:23:28 +00:00
2012-08-30 14:23:28 +00:00
2010-06-08 14:38:18 +00:00
2009-03-18 02:28:55 +00:00
2012-09-21 17:14:59 +00:00
2013-04-08 13:27:45 +00:00
2012-08-30 14:23:28 +00:00
2009-06-15 16:07:23 +00:00
2012-08-30 14:23:28 +00:00
2012-10-18 14:17:40 +00:00
2012-09-22 20:43:30 +00:00
2012-08-30 14:23:28 +00:00
2012-09-21 17:14:59 +00:00
2012-02-24 15:10:35 +00:00
2010-08-30 08:25:50 +00:00
2011-10-11 19:06:29 +00:00
2012-10-18 14:17:40 +00:00
2013-02-14 18:47:56 +00:00
2010-06-08 14:38:18 +00:00
2012-11-07 19:15:26 +00:00
2012-08-30 14:23:28 +00:00
2012-10-18 14:17:40 +00:00
2013-02-15 13:38:12 +00:00
2013-02-15 13:38:12 +00:00
2013-03-16 15:45:58 +00:00