summaryrefslogtreecommitdiff
path: root/res/res_stasis.c
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-08res_stasis: Reduce RAII_VAR usage.Corey Farrell
2018-01-07res_stasis: Fix dial bridge unload.Corey Farrell
2017-12-07res_stasis and res_speech: Fix load order.Corey Farrell
2017-09-28res_stasis: Add 'video_sfu' as a requested bridge type.Joshua Colp
2017-06-16res_stasis: Plug reference leak on stolen channelsGeorge Joseph
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-01-23ari: Implement 'debug all' and request/response loggingGeorge Joseph
2016-11-08Merge "res_stasis: Don't unsubscribe from a NULL bridge."Joshua Colp
2016-11-07res_stasis: Don't unsubscribe from a NULL bridge.Joshua Colp
2016-11-04res_stasis: Set a video source mode on Stasis created bridgesMatt Jordan
2016-11-01res/stasis: Add CLI commands for displaying/debugging ARI appsMatt Jordan
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-06-20ARI: Ensure announcer channels are destroyed.Mark Michelson
2016-05-27ARI: Re-implement the ARI dial command, allowing for early bridging.Mark Michelson
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-31Merge "res_stasis: Add control ref to playback and recording structs."zuul
2016-03-31Merge "res_stasis: Fix crash on a hanging up channel."zuul
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-03-30res_stasis.c: Protect channel datastore list from stasis end.Richard Mudgett
2015-12-16json: Audit ast_json_* usage for thread safety.Joshua Colp
2015-09-27res/res_stasis: Fix accidental subscription to 'all' bridge topicMatt Jordan
2015-09-22ARI: Add the ability to subscribe to all eventsMatt Jordan
2015-06-18Resolve race conditions involving Stasis bridges.Mark Michelson
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-30clang compiler warnings: Fix invalid enum conversionMatthew Jordan
2015-01-23Investigate and fix memory leaks in AsteriskKevin Harwell
2015-01-07ARI: Allow usage of ASYNCGOTO with Stasis()Kinsey Moore
2014-12-08Stasis: Fix StasisStart/End order and missing eventsKinsey Moore
2014-11-13Stasis: Fix StasisEnd message orderingKinsey Moore
2014-11-02res/res_stasis: Fix crash on module unload while performing operationMatthew Jordan
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-19Fix compilation error on certain versions of GCC.Mark Michelson
2014-08-19ARI: Fix a bug where /channels/{channelID}/continue doesn't execute PBXJonathan Rose
2014-08-11Stasis: Use the correct return valueKinsey Moore
2014-08-11Stasis: Allow internal channels directly into bridgesKinsey Moore
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew 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-18ARI: Make bridges/{bridgeID}/play queue sound filesJonathan Rose