summaryrefslogtreecommitdiff
path: root/res/stasis
AgeCommit message (Expand)Author
2016-10-13Audit ast_json_pack() calls for needed UTF-8 checks.Richard Mudgett
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-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." into 13Joshua 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-05-22res/ari: Register Stasis application on WebSocket attemptMatt 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
2014-08-22ARI: Fix a crash caused by hanging during playback to a channel in a bridgeJonathan Rose
2014-08-21Ensure after-bridge behavior is correct when moving from Stasis to a non-Stas...Mark Michelson
2014-08-21Clean up files that do not end with newlinesMatthew Jordan
2014-08-20Stasis: Add information to blind transfer eventKinsey Moore
2014-08-11res/stasis/command.c: Fix recent commit using spaces instead of tabs.Richard Mudgett
2014-08-11Stasis: Allow internal channels directly into bridgesKinsey Moore
2014-08-11Improve call forwarding reporting, especially with regards to ARI.Mark Michelson
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-08-05stasis: Fix compilation issue with ao2 tagged objectsMatthew Jordan
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-07-09ARI: Make mixing bridges propagate linkedids and accountcodes.Richard Mudgett
2014-07-07ARI/res_stasis: Subscribe to both Local channel halves when originating to appMatthew Jordan
2014-05-22ARI: Add ability to raise arbitrary User EventsScott Griepentrog
2014-04-30res_stasis: Add progress indications to operations which perform media.Joshua Colp
2014-04-22res_stasis: Fix crash when handling a failed blind transfer message.Joshua Colp
2014-04-18ARI: Make bridges/{bridgeID}/play queue sound filesJonathan Rose
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-03-16stasis/app.c: Add some extra debugging for subscription countsMatthew Jordan
2014-03-13ARI: Ensure managing application receives ChannelEnteredBridge messagesKinsey Moore
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-02-01res_stasis: Enable transfers and provide events when they occur.Joshua Colp
2013-12-14res_stasis: Expose event for call forwarding and follow forwarded channel.Joshua Colp
2013-12-13ARI: Adding a channel to a bridge while a live recording is active blocksKevin Harwell
2013-12-05ari: Fix deadlock problem with functions that use autoservice.David M. Lee
2013-11-23ARI: Implement device state APIKevin Harwell
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
2013-11-21ari: Add silence generator controlsDavid M. Lee
2013-11-13res_ari_channels: Add the ability to stop locally generated ringing on a chan...Joshua Colp
2013-11-01res_ari_channels: Add ring operation, dtmf operation, hangup reasons, and twe...Joshua Colp