Commit Graph

92 Commits (a231e1d155130f49f0235a20e6974b4be91c729f)

Author SHA1 Message Date
Corey Farrell 527cf5a570 Remove redundant module checks and references.
7 years ago
Joshua Colp f2c583624b Merge "res_stasis: Reduce RAII_VAR usage."
8 years ago
Corey Farrell 55a540272f res_stasis: Reduce RAII_VAR usage.
8 years ago
Corey Farrell 8b3083cac5 res_stasis: Fix dial bridge unload.
8 years ago
Corey Farrell e2dbc26376 res_stasis and res_speech: Fix load order.
8 years ago
Joshua Colp f21408c866 res_stasis: Add 'video_sfu' as a requested bridge type.
8 years ago
George Joseph 854a6de819 res_stasis: Plug reference leak on stolen channels
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
George Joseph 6691606723 ari: Implement 'debug all' and request/response logging
8 years ago
Joshua Colp 3019dfd49f Merge "res_stasis: Don't unsubscribe from a NULL bridge."
9 years ago
Joshua Colp d30415bfa1 res_stasis: Don't unsubscribe from a NULL bridge.
9 years ago
Matt Jordan 7a449b6819 res_stasis: Set a video source mode on Stasis created bridges
9 years ago
Matt Jordan c30d677333 res/stasis: Add CLI commands for displaying/debugging ARI apps
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Mark Michelson 11caa10cf5 ARI: Ensure announcer channels are destroyed.
9 years ago
Mark Michelson 88d997913f ARI: Re-implement the ARI dial command, allowing for early bridging.
9 years ago
Joshua Colp 72ef79dc2d Merge "ARI: Add method to Dial a created channel."
9 years ago
Mark Michelson abbb2edd4c ARI: Add method to Dial a created channel.
9 years ago
zuul e2a8033d09 Merge "res_stasis: Add control ref to playback and recording structs."
9 years ago
zuul cd6d478d3f Merge "res_stasis: Fix crash on a hanging up channel."
9 years ago
Richard Mudgett 0ea742d33a res_stasis: Add control ref to playback and recording structs.
9 years ago
Richard Mudgett 53f63ad770 res_stasis: Fix crash on a hanging up channel.
9 years ago
Richard Mudgett 2fab4d7da8 res_stasis.c: Protect channel datastore list from stasis end.
9 years ago
Joshua Colp d17d9a9288 json: Audit ast_json_* usage for thread safety.
10 years ago
Matt Jordan 9402f80726 res/res_stasis: Fix accidental subscription to 'all' bridge topic
10 years ago
Matt Jordan b99a705262 ARI: Add the ability to subscribe to all events
10 years ago
Mark Michelson d7a1e84a1e Resolve race conditions involving Stasis bridges.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan ce59fabd5c clang compiler warnings: Fix invalid enum conversion
10 years ago
Kevin Harwell ca02121ef7 Investigate and fix memory leaks in Asterisk
11 years ago
Kinsey Moore f8c4909eb7 ARI: Allow usage of ASYNCGOTO with Stasis()
11 years ago
Kinsey Moore 4bb556a847 Stasis: Fix StasisStart/End order and missing events
11 years ago
Kinsey Moore 74e706878b Stasis: Fix StasisEnd message ordering
11 years ago
Matthew Jordan 5db1c978e3 res/res_stasis: Fix crash on module unload while performing operation
11 years ago
Matthew Jordan df5dbbd878 res_stasis: Don't play MoH to channels by default when added to holding bridges
11 years ago
Jonathan Rose 33835e17a0 ARI: Fix a crash caused by hanging during playback to a channel in a bridge
11 years ago
Mark Michelson 28a89e7685 Fix compilation error on certain versions of GCC.
11 years ago
Jonathan Rose 222b5cd036 ARI: Fix a bug where /channels/{channelID}/continue doesn't execute PBX
11 years ago
Kinsey Moore 7a4691b425 Stasis: Use the correct return value
11 years ago
Kinsey Moore 6f735288b0 Stasis: Allow internal channels directly into bridges
11 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
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
Jonathan Rose b9d7dfcc62 ARI: Make bridges/{bridgeID}/play queue sound files
11 years ago