summaryrefslogtreecommitdiff
path: root/res/stasis
AgeCommit message (Expand)Author
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-10Merge "res_stasis: Reduce RAII_VAR usage."Joshua Colp
2018-01-09Merge "res_stasis: Fix dial bridge unload."Joshua Colp
2018-01-08res_stasis: Reduce RAII_VAR usage.Corey Farrell
2018-01-07res_stasis: Fix dial bridge unload.Corey Farrell
2018-01-07res_stasis: Fix app_is_subscribed_bridge_id.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-20Fix Common Typo's.Corey Farrell
2017-11-08Merge "res_stasis: Fix multiple leaks."Joshua Colp
2017-11-07res_stasis: Fix multiple leaks.Corey Farrell
2017-11-06stasis/app.c: Optimize stasis_app_get_debug_by_name()Richard Mudgett
2017-11-03Stasis/ARI: Fix off-nominal path json memory leaks.Richard Mudgett
2017-10-11ari/bridge: Add mute, dtmf suppression controlsSeán C McCord
2017-09-07Merge "stasis/control.c: Fix set_interval_hook() ref leak."Jenkins2
2017-09-06stasis/control.c: Fix set_interval_hook() ref leak.Richard Mudgett
2017-09-06stasis/control: Fix possible deadlock with swap channelGeorge Joseph
2017-01-26Merge "ari: Implement 'debug all' and request/response logging"George Joseph
2017-01-24stasis_bridge.c: Fix off-nominal stasis control ref leak.Richard Mudgett
2017-01-23ari: Implement 'debug all' and request/response loggingGeorge Joseph
2016-11-14res/ari/resource_bridges: Add the ability to manipulate the video sourceMatt Jordan
2016-11-01res/stasis: Add CLI commands for displaying/debugging ARI appsMatt Jordan
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-17res/ari: Add the Asterisk EID field to outgoing eventsMatt Jordan
2016-10-13Audit ast_json_pack() calls for needed UTF-8 checks.Richard Mudgett
2016-07-12rest_api/channels: Fix multiple issues with create and dialGeorge Joseph
2016-05-27ARI: Re-implement the ARI dial command, allowing for early bridging.Mark Michelson
2016-04-20res_stasis: Handle re-enter stasis bridge with swap channel.Richard Mudgett
2016-04-15stasis_bridge.c: Update stasis bridge push diagnostic messages.Richard Mudgett
2016-04-06Merge "ARI: Add method to Dial a created channel."Joshua Colp
2016-04-05ARI: Add method to Dial a created channel.Mark Michelson
2016-03-30res_stasis: Add control ref to playback and recording structs.Richard Mudgett
2016-03-30res_stasis: Fix crash on a hanging up channel.Richard Mudgett
2016-01-26Stasis: Use custom structure when setting variables.Mark Michelson
2016-01-23Merge "Stasis: Use control queue to prevent crash."Joshua Colp
2016-01-22Stasis: Fix potential memory leak of control data.Mark Michelson
2016-01-22Stasis: Use control queue to prevent crash.Mark Michelson
2015-12-16json: Audit ast_json_* usage for thread safety.Joshua Colp
2015-09-22ARI: Add the ability to subscribe to all eventsMatt Jordan
2015-06-18Resolve race conditions involving Stasis bridges.Mark Michelson
2015-06-02Remove const cast from leaf functions.Joerg Sonnenberger
2015-05-22res/ari: Register Stasis application on WebSocket attemptMatt Jordan
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-02-12ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis appMatthew Jordan
2015-01-29stasis transfer: fix stasis bridge push race part twoScott Griepentrog
2015-01-22stasis transfer: fix a race condition on stasis bridge pushScott Griepentrog
2014-12-08Add new AMI and ARI events for connected line changes on a channel.Mark Michelson
2014-12-08Stasis: Fix StasisStart/End order and missing eventsKinsey Moore
2014-11-14Fix race condition that could result in ARI transfer messages not being sent.Mark Michelson
2014-11-13Stasis: Fix StasisEnd message orderingKinsey Moore
2014-09-01res_stasis: Don't play MoH to channels by default when added to holding bridgesMatthew Jordan