Commit Graph

50 Commits (13)

Author SHA1 Message Date
Kevin Harwell 78d9bc8ef6 stasis/app: don't lock an app before a call to send
7 years ago
Joshua C. Colp c1faa9ecda json: Support older jansson versions.
7 years ago
sungtae kim 04d1bc3df0 res/res_ari: Added timestamp as a requirement for all ARI events
8 years ago
Joshua Colp 07b3253155 stasis: Improve topic/subscription names and statistics.
8 years ago
Kevin Harwell da93d17af8 ARI event type filtering
8 years ago
George Joseph 33ebaae23f Merge "res_stasis: Auto-create context and extens on Stasis app launch." into 13
8 years ago
Ben Ford 26a04477f4 res_stasis: Auto-create context and extens on Stasis app launch.
8 years ago
Joshua C. Colp 42922af7b8 stasis / manager / ari: Better filter messages.
8 years ago
Corey Farrell 17480f6ea4 res_stasis: Reduce RAII_VAR usage.
9 years ago
Corey Farrell c1acc4f364 res_stasis: Fix app_is_subscribed_bridge_id.
9 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
9 years ago
Corey Farrell c1a608f862 res_stasis: Fix multiple leaks.
9 years ago
Richard Mudgett 33d02f5090 stasis/app.c: Optimize stasis_app_get_debug_by_name()
9 years ago
George Joseph 17f4989d49 ari: Implement 'debug all' and request/response logging
10 years ago
Matt Jordan d23b4af477 res/ari/resource_bridges: Add the ability to manipulate the video source
10 years ago
Matt Jordan 29692d4aa4 res/stasis: Add CLI commands for displaying/debugging ARI apps
10 years ago
Matt Jordan 42cfdcd1b7 res/ari: Add the Asterisk EID field to outgoing events
10 years ago
Richard Mudgett 3c54328c57 Audit ast_json_pack() calls for needed UTF-8 checks.
10 years ago
Joshua Colp a9d6fc571d json: Audit ast_json_* usage for thread safety.
11 years ago
Matt Jordan 4c9f613309 ARI: Add the ability to subscribe to all events
11 years ago
Matt Jordan 5ac65ddfb4 res/ari: Register Stasis application on WebSocket attempt
11 years ago
Scott Griepentrog bdfdb01bcf stasis transfer: fix a race condition on stasis bridge push
12 years ago
Mark Michelson 93b1df3bf6 Add new AMI and ARI events for connected line changes on a channel.
12 years ago
Kinsey Moore 55c9a46abd Stasis: Fix StasisStart/End order and missing events
12 years ago
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
12 years ago
Kinsey Moore 5013659972 Stasis: Fix StasisEnd message ordering
12 years ago
Kinsey Moore 04f478212c Stasis: Add information to blind transfer event
12 years ago
Mark Michelson ef70c08dc7 Improve call forwarding reporting, especially with regards to ARI.
12 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
12 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
12 years ago
Matthew Jordan d4b436d0ea ARI/res_stasis: Subscribe to both Local channel halves when originating to app
12 years ago
Scott Griepentrog cf21644d6a ARI: Add ability to raise arbitrary User Events
12 years ago
Joshua Colp 9b71a87108 res_stasis: Fix crash when handling a failed blind transfer message.
13 years ago
Richard Mudgett 45ade68cb4 Remove unused RAII_VAR() declarations.
13 years ago
Matthew Jordan 2c5484c869 stasis/app.c: Add some extra debugging for subscription counts
13 years ago
Joshua Colp e5899852cc res_stasis: Enable transfers and provide events when they occur.
13 years ago
Joshua Colp 3a5cc054ed res_stasis: Expose event for call forwarding and follow forwarded channel.
13 years ago
Kevin Harwell ed48377994 ARI: Implement device state API
13 years ago
Kinsey Moore d9015a5356 ARI: Don't leak implementation details
13 years ago
David M. Lee 069da1e75a stasis: add functions embarrassingly missing from r400522
13 years ago
Richard Mudgett 7eea4ab872 You'd think that new files would be free of whitespace issues. But you would be wrong.
13 years ago
Matthew Jordan 8d7873b836 ARI: Add subscription support
13 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
13 years ago
Kinsey Moore 53dbe10f5c Fix build warnings
13 years ago
David M. Lee 451993f4f5 ARI: WebSocket event cleanup
13 years ago
David M. Lee b6f9b39830 Fix /stasis/res/app_replaced unit test.
13 years ago
David M. Lee f6a227a451 Continue events when ARI WebSocket reconnects
13 years ago
Kinsey Moore a5bbc790e7 Stasis-HTTP: Flesh out bridge-related capabilities
13 years ago
David M. Lee 15945a7185 Fixed inverted logic in app_add_channel().
13 years ago
David M. Lee e8f4ac6c61 Break res_stasis into smaller files.
13 years ago