Commit Graph

91 Commits (85ffedabd1306822bf38ad6ad408a586d89ba0fc)

Author SHA1 Message Date
Corey Farrell c1a608f862 res_stasis: Fix multiple leaks.
8 years ago
Richard Mudgett 33d02f5090 stasis/app.c: Optimize stasis_app_get_debug_by_name()
8 years ago
Richard Mudgett 3bce5a9dfa Stasis/ARI: Fix off-nominal path json memory leaks.
8 years ago
George Joseph 186ef1a657 stasis/control: Fix possible deadlock with swap channel
8 years ago
George Joseph cb504ad6ae Merge "ari: Implement 'debug all' and request/response logging" into 13
8 years ago
Richard Mudgett 00a227e93d stasis_bridge.c: Fix off-nominal stasis control ref leak.
9 years ago
George Joseph 17f4989d49 ari: Implement 'debug all' and request/response logging
9 years ago
Matt Jordan d23b4af477 res/ari/resource_bridges: Add the ability to manipulate the video source
9 years ago
Matt Jordan 29692d4aa4 res/stasis: Add CLI commands for displaying/debugging ARI apps
9 years ago
Matt Jordan 42cfdcd1b7 res/ari: Add the Asterisk EID field to outgoing events
9 years ago
Richard Mudgett 3c54328c57 Audit ast_json_pack() calls for needed UTF-8 checks.
9 years ago
Richard Mudgett a036c35903 res_stasis: Handle re-enter stasis bridge with swap channel.
9 years ago
Richard Mudgett 724acb6ce7 stasis_bridge.c: Update stasis bridge push diagnostic messages.
9 years ago
Richard Mudgett ecf4102d02 res_stasis: Add control ref to playback and recording structs.
9 years ago
Richard Mudgett a179aba65e res_stasis: Fix crash on a hanging up channel.
9 years ago
Mark Michelson 4a3275abb9 Stasis: Use custom structure when setting variables.
10 years ago
Joshua Colp fcb6c1737d Merge "Stasis: Use control queue to prevent crash." into 13
10 years ago
Mark Michelson 1003c2eb05 Stasis: Fix potential memory leak of control data.
10 years ago
Mark Michelson eedd77fda0 Stasis: Use control queue to prevent crash.
10 years ago
Joshua Colp a9d6fc571d json: Audit ast_json_* usage for thread safety.
10 years ago
Matt Jordan 4c9f613309 ARI: Add the ability to subscribe to all events
10 years ago
Mark Michelson 9015bb4c8c Resolve race conditions involving Stasis bridges.
10 years ago
Matt Jordan 5ac65ddfb4 res/ari: Register Stasis application on WebSocket attempt
10 years ago
Matthew Jordan 1995baad71 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
10 years ago
Scott Griepentrog f7d23dfcc6 stasis transfer: fix stasis bridge push race part two
11 years ago
Scott Griepentrog bdfdb01bcf stasis transfer: fix a race condition on stasis bridge push
11 years ago
Mark Michelson 93b1df3bf6 Add new AMI and ARI events for connected line changes on a channel.
11 years ago
Kinsey Moore 55c9a46abd Stasis: Fix StasisStart/End order and missing events
11 years ago
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Kinsey Moore 5013659972 Stasis: Fix StasisEnd message ordering
11 years ago
Matthew Jordan 2d8c38cf9a res_stasis: Don't play MoH to channels by default when added to holding bridges
11 years ago
Jonathan Rose 712907eec6 ARI: Fix a crash caused by hanging during playback to a channel in a bridge
11 years ago
Mark Michelson 5de3fa2c60 Ensure after-bridge behavior is correct when moving from Stasis to a non-Stasis bridge.
11 years ago
Matthew Jordan bc0536e009 Clean up files that do not end with newlines
11 years ago
Kinsey Moore 04f478212c Stasis: Add information to blind transfer event
11 years ago
Richard Mudgett a0b7f2ce42 res/stasis/command.c: Fix recent commit using spaces instead of tabs.
11 years ago
Kinsey Moore 406dded64c Stasis: Allow internal channels directly into bridges
11 years ago
Mark Michelson ef70c08dc7 Improve call forwarding reporting, especially with regards to ARI.
11 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
11 years ago
Matthew Jordan ac5c75b45d stasis: Fix compilation issue with ao2 tagged objects
11 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
11 years ago
Richard Mudgett f962448eee ARI: Make mixing bridges propagate linkedids and accountcodes.
11 years ago
Matthew Jordan d4b436d0ea ARI/res_stasis: Subscribe to both Local channel halves when originating to app
11 years ago
Scott Griepentrog cf21644d6a ARI: Add ability to raise arbitrary User Events
11 years ago
Joshua Colp 10f4d0f65d res_stasis: Add progress indications to operations which perform media.
11 years ago
Joshua Colp 9b71a87108 res_stasis: Fix crash when handling a failed blind transfer message.
11 years ago
Jonathan Rose b9d7dfcc62 ARI: Make bridges/{bridgeID}/play queue sound files
11 years ago
Richard Mudgett 45ade68cb4 Remove unused RAII_VAR() declarations.
11 years ago
Matthew Jordan 2c5484c869 stasis/app.c: Add some extra debugging for subscription counts
11 years ago
Kinsey Moore 5247a0d990 ARI: Ensure managing application receives ChannelEnteredBridge messages
11 years ago