Commit Graph

82 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
Corey Farrell 17480f6ea4 res_stasis: Reduce RAII_VAR usage.
7 years ago
Corey Farrell 3d79c34350 res_stasis and res_speech: Fix load order.
8 years ago
George Joseph edfdb4dff5 res_stasis: Plug reference leak on stolen channels
8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
George Joseph 17f4989d49 ari: Implement 'debug all' and request/response logging
8 years ago
Joshua Colp dc04c1725f Merge "res_stasis: Don't unsubscribe from a NULL bridge." into 13
9 years ago
Matt Jordan 7a83196985 res_stasis: Set a video source mode on Stasis created bridges
9 years ago
Joshua Colp 3a1f9c5dab res_stasis: Don't unsubscribe from a NULL bridge.
9 years ago
Matt Jordan 29692d4aa4 res/stasis: Add CLI commands for displaying/debugging ARI apps
9 years ago
Mark Michelson cfebe3b94a ARI: Ensure announcer channels are destroyed.
9 years ago
zuul e8c6cf8947 Merge "res_stasis: Add control ref to playback and recording structs." into 13
9 years ago
Joshua Colp cb9b7f6b1b Merge "res_stasis: Fix crash on a hanging up channel." into 13
9 years ago
Richard Mudgett 5f73c2ef0a res_stasis.c: Protect channel datastore list from stasis end.
9 years ago
Richard Mudgett ecf4102d02 res_stasis: Add control ref to playback and recording structs.
9 years ago
Richard Mudgett a179aba65e res_stasis: Fix crash on a hanging up channel.
9 years ago
Joshua Colp a9d6fc571d json: Audit ast_json_* usage for thread safety.
10 years ago
Matt Jordan 90165e306d res/res_stasis: Fix accidental subscription to 'all' bridge topic
10 years ago
Matt Jordan 4c9f613309 ARI: Add the ability to subscribe to all events
10 years ago
Mark Michelson 9015bb4c8c Resolve race conditions involving Stasis bridges.
10 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
10 years ago
Kevin Harwell 630eea087d Investigate and fix memory leaks in Asterisk
10 years ago
Kinsey Moore 8f3c60cee7 ARI: Allow usage of ASYNCGOTO with Stasis()
11 years ago
Kinsey Moore 55c9a46abd Stasis: Fix StasisStart/End order and missing events
11 years ago
Kinsey Moore 5013659972 Stasis: Fix StasisEnd message ordering
11 years ago
Matthew Jordan d5309929be res/res_stasis: Fix crash on module unload while performing operation
11 years ago
Matthew Jordan 2d8c38cf9a res_stasis: Don't play MoH to channels by default when added to holding bridges
11 years ago
Jonathan Rose 712907eec6 ARI: Fix a crash caused by hanging during playback to a channel in a bridge
11 years ago
Mark Michelson 6e5ca3fe5b Fix compilation error on certain versions of GCC.
11 years ago
Jonathan Rose 5c35544a23 ARI: Fix a bug where /channels/{channelID}/continue doesn't execute PBX
11 years ago
Kinsey Moore ccb2f94691 Stasis: Use the correct return value
11 years ago
Kinsey Moore 406dded64c 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
Kinsey Moore 62e2bf68f0 Stasis: Fix Stasis() bridge refcount issue
11 years ago
Jonathan Rose eb0a982f8c ARI: Resolve a subscription leak against implicit bridge subscriptions
11 years ago
Joshua Colp 326153d949 res_stasis: Fix a bug where the default bridge type was not set.
11 years ago
Joshua Colp 1cf74b8776 res_stasis: Extend bridge type to be a comma separated list of bridge attributes.
11 years ago
Kinsey Moore 5247a0d990 ARI: Ensure managing application receives ChannelEnteredBridge messages
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Joshua Colp e5899852cc res_stasis: Enable transfers and provide events when they occur.
11 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Jonathan Rose b0bb03e916 bridging: Give bridges a name and a known creator
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago