Matthew Jordan
8d7873b836
ARI: Add subscription support
...
This patch adds an /applications API to ARI, allowing explicit management of
Stasis applications.
* GET /applications - list current applications
* GET /applications/{applicationName} - get details of a specific application
* POST /applications/{applicationName}/subscription - explicitly subscribe to
a channel, bridge or endpoint
* DELETE /applications/{applicationName}/subscription - explicitly unsubscribe
from a channel, bridge or endpoint
Subscriptions work by a reference counting mechanism: if you subscript to an
event source X number of times, you must unsubscribe X number of times to stop
receiveing events for that event source.
Review: https://reviewboard.asterisk.org/r/2862
(issue ASTERISK-22451)
Reported by: Matt Jordan
........
Merged revisions 400522 from http://svn.asterisk.org/svn/asterisk/branches/12
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@400523 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-10-04 16:01:48 +00:00
..
2012-07-25 12:21:54 +00:00
2013-08-28 23:15:43 +00:00
2013-09-18 20:04:14 +00:00
2012-10-07 17:33:38 +00:00
2012-06-26 13:23:12 +00:00
2012-06-15 16:20:16 +00:00
2013-08-01 17:07:52 +00:00
2013-08-29 21:37:29 +00:00
2012-07-11 17:16:50 +00:00
2012-07-11 17:16:50 +00:00
2012-09-21 17:14:59 +00:00
2013-10-04 16:01:48 +00:00
2013-08-22 08:26:55 +00:00
2013-08-20 15:36:10 +00:00
2013-09-09 23:29:44 +00:00
2013-09-30 18:55:27 +00:00
2013-07-19 23:30:10 +00:00
2012-06-15 16:20:16 +00:00
2013-08-09 20:29:09 +00:00
2013-08-23 18:07:40 +00:00
2013-07-25 04:06:32 +00:00
2013-10-03 14:58:16 +00:00
2013-09-13 22:19:23 +00:00
2013-08-05 16:59:13 +00:00
2013-10-02 16:23:34 +00:00
2013-08-26 21:32:13 +00:00
2012-09-25 19:29:14 +00:00
2013-10-03 14:58:16 +00:00
2013-10-03 19:32:46 +00:00
2013-10-03 18:51:33 +00:00
2013-10-03 21:46:07 +00:00
2013-10-03 14:58:16 +00:00
2013-08-28 16:09:12 +00:00
2013-09-10 18:05:47 +00:00
2013-09-20 22:44:11 +00:00
2013-08-30 19:22:59 +00:00
2013-10-03 14:58:16 +00:00
2013-09-13 22:19:23 +00:00
2013-07-04 13:06:15 +00:00
2013-08-18 21:26:37 +00:00
2013-06-29 00:18:57 +00:00
2013-08-16 17:33:21 +00:00
2013-09-30 18:55:27 +00:00
2013-10-03 14:58:16 +00:00
2013-07-14 02:05:04 +00:00
2013-05-24 20:44:07 +00:00
2012-10-18 14:17:40 +00:00
2013-10-04 16:01:48 +00:00
2013-05-24 20:44:07 +00:00
2013-09-10 18:05:47 +00:00
2013-10-01 16:44:22 +00:00
2013-09-13 22:19:23 +00:00
2013-10-03 14:58:16 +00:00
2012-06-15 16:20:16 +00:00
2013-10-03 14:58:16 +00:00
2013-03-27 19:52:19 +00:00
2013-08-23 15:42:27 +00:00
2013-08-23 15:42:27 +00:00
2013-06-11 22:21:36 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2013-08-16 16:26:11 +00:00
2013-09-10 18:05:47 +00:00
2013-09-06 18:53:32 +00:00
2012-12-11 22:25:21 +00:00
2013-09-10 18:05:47 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2013-10-04 16:01:48 +00:00
2012-09-14 19:53:43 +00:00
2013-08-30 13:40:27 +00:00
2013-09-09 20:13:40 +00:00
2013-09-20 14:26:44 +00:00
2013-08-23 21:49:47 +00:00
2013-09-30 18:55:27 +00:00
2013-09-30 18:55:27 +00:00
2013-09-30 18:55:27 +00:00
2013-09-30 18:55:27 +00:00
2013-09-30 18:55:27 +00:00
2013-10-03 14:58:16 +00:00
2013-10-03 14:58:16 +00:00
2013-08-16 17:33:21 +00:00
2013-07-29 17:51:25 +00:00
2013-08-30 19:22:59 +00:00
2012-06-20 02:07:00 +00:00
2012-06-15 16:20:16 +00:00
2013-09-19 23:20:43 +00:00
2013-09-06 19:26:48 +00:00
2013-10-02 20:31:02 +00:00
2013-08-16 17:33:21 +00:00
2012-06-15 16:20:16 +00:00
2013-08-17 14:39:27 +00:00
2012-06-15 16:20:16 +00:00
2013-10-03 14:58:16 +00:00
2013-08-22 22:33:48 +00:00
2012-06-15 16:20:16 +00:00
2013-06-22 14:03:22 +00:00
2013-10-03 19:30:33 +00:00
2013-09-30 18:55:27 +00:00
2012-09-21 17:14:59 +00:00
2012-10-11 15:49:02 +00:00
2013-05-28 17:47:29 +00:00
2013-08-30 19:55:56 +00:00
2013-09-30 18:55:27 +00:00
2013-05-08 20:25:28 +00:00
2013-09-24 18:10:20 +00:00
2013-09-30 18:55:27 +00:00
2013-10-02 17:12:49 +00:00
2013-10-02 16:23:34 +00:00
2013-10-02 22:22:17 +00:00
2013-09-30 18:55:27 +00:00
2013-06-11 15:46:35 +00:00
2013-07-19 18:00:35 +00:00
2013-10-02 22:22:17 +00:00
2013-01-19 20:54:07 +00:00
2013-08-02 14:08:34 +00:00
2012-12-11 22:25:21 +00:00
2012-06-15 16:20:16 +00:00
2013-09-30 18:55:27 +00:00
2013-03-15 12:53:03 +00:00
2012-09-21 17:14:59 +00:00
2013-02-14 18:47:56 +00:00
2013-06-17 03:00:38 +00:00
2013-06-20 16:29:35 +00:00
2013-08-20 15:36:10 +00:00
2012-12-11 22:25:21 +00:00
2013-08-30 19:22:59 +00:00
2013-09-06 19:26:48 +00:00
2012-06-15 16:20:16 +00:00
2013-10-02 17:12:49 +00:00
2013-04-26 20:32:11 +00:00
2013-10-03 18:00:15 +00:00
2013-09-10 18:05:47 +00:00