summaryrefslogtreecommitdiff
path: root/main/stasis_bridges.c
AgeCommit message (Expand)Author
2018-01-09stasis_bridges: Remove silly usage of RAII_VAR.Corey Farrell
2017-11-06stasis_bridges.c: Fix off-nominal json memory leaks.Richard Mudgett
2016-11-14res/ari/resource_bridges: Add the ability to manipulate the video sourceMatt Jordan
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-08-15manager: Add <see-also> tags to relate interrelated events/actions togetherMatt Jordan
2016-05-23Bridging: introduce "invisible" bridges.Mark Michelson
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-10core: Don't create snapshots with locks.Joshua Colp
2014-11-14Fix race condition that could result in ARI transfer messages not being sent.Mark Michelson
2014-08-20Stasis: Add information to blind transfer eventKinsey Moore
2014-08-07Stasis: Correct blind transfer message generationKinsey Moore
2014-08-07Stasis: Ensure transfer messages follow validation rulesKinsey Moore
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-02-01res_stasis: Enable transfers and provide events when they occur.Joshua Colp
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-17bridging: Give bridges a name and a known creatorJonathan Rose
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
2013-09-24Fix a performance problem CDRsMatthew Jordan
2013-08-29Multiple revisions 397921-397922Mark Michelson
2013-08-27ARI: WebSocket event cleanupDavid M. Lee
2013-08-08Remove extra CR/LF from AMI event.Richard Mudgett
2013-08-08Make bridge snapshots use prefixes.Richard Mudgett
2013-08-02Clean up ast_json with ast_json_unrefDavid M. Lee
2013-08-02Make a couple of changes to help AMI events to be more clear in what is occur...Mark Michelson
2013-08-01Fix documentation replication issuesKinsey Moore
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-25Fix incorrect reference to stasis/bridging.hMatthew Jordan
2013-07-25A great big renaming patchMatthew Jordan