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-31 20:21:43 +00:00
2013-10-04 16:01:48 +00:00
2013-10-03 14:58:16 +00:00
2013-10-03 14:58:16 +00:00
2013-08-02 15:01:37 +00:00
2013-10-04 16:01:48 +00:00
2013-10-02 17:12:49 +00:00
2013-10-04 16:01:48 +00:00
2013-08-30 13:28:50 +00:00
2012-06-25 15:55:25 +00:00
2011-07-14 20:28:54 +00:00
2010-04-02 18:57:58 +00:00
2013-10-03 14:58:16 +00:00
2010-04-02 18:57:58 +00:00
2013-10-04 16:01:48 +00:00
2013-08-27 19:19:36 +00:00
2013-08-27 19:19:36 +00:00
2013-08-21 16:23:59 +00:00
2013-08-02 14:36:32 +00:00
2013-08-30 13:40:27 +00:00
2013-10-04 16:01:48 +00:00
2013-07-27 23:11:02 +00:00
2013-08-02 14:36:32 +00:00
2013-08-30 13:28:50 +00:00
2013-08-02 14:36:32 +00:00
2013-10-02 17:12:49 +00:00
2013-07-27 23:11:02 +00:00
2012-05-18 14:43:44 +00:00
2012-10-31 14:58:44 +00:00
2013-03-28 23:59:20 +00:00
2013-01-30 14:19:29 +00:00
2013-06-25 01:12:58 +00:00
2010-04-02 18:57:58 +00:00
2013-09-30 18:55:27 +00:00
2012-12-13 15:37:45 +00:00
2013-10-03 14:58:16 +00:00
2013-04-27 12:01:29 +00:00
2013-04-27 12:01:29 +00:00
2013-05-10 20:28:18 +00:00
2013-05-07 18:30:55 +00:00
2013-04-27 12:01:29 +00:00
2013-06-17 03:00:38 +00:00
2011-07-14 20:28:54 +00:00
2013-08-18 02:55:54 +00:00
2012-09-21 17:14:59 +00:00
2010-07-21 19:11:32 +00:00
2012-10-14 21:44:27 +00:00
2013-05-27 01:33:12 +00:00
2013-06-23 19:19:30 +00:00
2010-05-21 15:15:58 +00:00
2012-07-13 16:49:40 +00:00
2012-07-13 18:41:07 +00:00
2013-03-27 14:28:36 +00:00
2013-08-23 15:42:27 +00:00
2012-07-13 16:49:40 +00:00
2012-04-17 18:57:40 +00:00
2013-09-13 14:19:19 +00:00
2013-07-03 16:32:00 +00:00
2013-09-30 18:55:27 +00:00
2011-12-05 14:47:11 +00:00
2012-10-14 21:44:27 +00:00
2013-06-17 03:00:38 +00:00
2010-04-02 18:57:58 +00:00
2013-09-10 18:05:47 +00:00
2013-07-18 16:03:12 +00:00
2012-10-14 21:44:27 +00:00
2010-04-02 18:57:58 +00:00
2013-09-27 21:58:05 +00:00
2012-10-14 21:44:27 +00:00
2013-09-12 23:23:12 +00:00
2013-09-13 14:44:43 +00:00
2013-09-11 14:23:28 +00:00
2013-07-30 18:14:50 +00:00
2013-09-03 18:09:02 +00:00
2013-07-30 18:14:50 +00:00
2013-09-13 14:27:54 +00:00
2013-07-30 18:14:50 +00:00
2013-08-22 17:42:37 +00:00
2013-07-30 18:14:50 +00:00
2013-09-13 14:22:07 +00:00
2013-09-13 14:22:07 +00:00
2013-09-18 14:56:22 +00:00
2013-09-30 18:55:27 +00:00
2013-07-30 18:14:50 +00:00
2013-09-28 22:57:17 +00:00
2013-07-30 18:14:50 +00:00
2013-09-13 14:44:43 +00:00
2013-09-30 15:57:11 +00:00
2013-08-30 00:11:22 +00:00
2013-09-13 14:50:38 +00:00
2013-07-30 18:14:50 +00:00
2013-09-30 18:55:27 +00:00
2013-07-30 18:14:50 +00:00
2013-09-26 18:51:54 +00:00
2013-07-30 18:14:50 +00:00
2013-10-03 14:58:16 +00:00
2013-10-04 14:55:22 +00:00
2013-07-30 18:14:50 +00:00
2013-10-03 14:52:24 +00:00
2013-07-30 18:14:50 +00:00
2013-10-04 15:49:39 +00:00
2013-09-27 18:28:41 +00:00
2013-07-30 13:46:16 +00:00
2010-04-02 18:57:58 +00:00
2011-11-01 19:53:26 +00:00
2013-09-28 22:32:18 +00:00
2013-10-03 18:32:59 +00:00
2013-09-30 18:55:27 +00:00
2012-10-14 21:44:27 +00:00
2010-04-02 18:57:58 +00:00
2012-10-14 21:44:27 +00:00
2013-08-02 14:27:35 +00:00
2013-04-25 18:25:31 +00:00
2013-03-20 14:52:23 +00:00
2013-04-27 12:01:29 +00:00
2012-10-01 12:29:04 +00:00
2013-09-16 18:00:32 +00:00
2013-05-15 12:42:04 +00:00
2010-06-08 05:29:08 +00:00
2013-06-24 21:40:52 +00:00
2013-05-20 14:21:39 +00:00
2013-08-30 13:28:50 +00:00
2013-05-23 20:11:35 +00:00
2013-08-30 13:28:50 +00:00
2013-07-03 17:58:45 +00:00
2013-09-30 18:55:27 +00:00
2013-05-08 13:39:08 +00:00
2013-10-04 16:01:48 +00:00
2013-04-15 16:43:47 +00:00
2013-07-27 23:11:02 +00:00
2013-04-26 20:05:15 +00:00
2013-07-08 14:42:57 +00:00
2012-11-05 23:10:14 +00:00
2012-11-05 23:10:14 +00:00
2013-04-19 22:27:08 +00:00
2012-11-05 23:10:14 +00:00
2013-09-30 18:55:27 +00:00
2012-07-07 17:06:51 +00:00