Commit Graph

139 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
Robert Mordec 447ec4e472 app_confbridge: Bridge and announcers not removed if conference ends quickly
7 years ago
William McCall 9ff4779f03 app_confbridge: Add talking indicator for ConfBridgeList AMI response
7 years ago
Richard Mudgett 1ff580bb25 app_confbridge: ConfbridgeList event has standard channel shapshot headers.
7 years ago
Richard Mudgett 0cf7a9e0ca app_confbridge: Add the Muted header to ConfbridgeJoin AMI event.
7 years ago
Corey Farrell c67eb7031b app_confbridge: Fix NULL check in action_kick_last.
7 years ago
Corey Farrell cee81b3c8b Modules: Fix issues with CLI completion.
8 years ago
Sean Bright d2ace23248 confbridge: Handle user hangup during name recording
8 years ago
Sergej Kasumovic 3858d99b73 app_confbridge: Make sure name recordings are always removed from the filesystem
8 years ago
Robert Mordec f1b32de2c5 app_confbridge: Race between removing and playing name recording while leaving
8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Mark Michelson 63feffa126 ConfBridge: Make some announcements asynchronous.
9 years ago
Mark Michelson b8b5d52b5e ConfBridge: Rework announcer channel methodology
9 years ago
Joshua Colp d5d7cbfcfb Revert "ConfBridge: Rework announcer channel methodology"
9 years ago
Mark Michelson 0cdeb2bfb0 ConfBridge: Rework announcer channel methodology
9 years ago
Jaco Kroon 2db17a793c app_confbridge: Add a regcontext option for confbridge bridge profiles.
9 years ago
Richard Mudgett 6f978fbfe5 app_confbridge: Only use b_profile options from the conference.
9 years ago
Richard Mudgett ed3c9c1512 app_confbridge.c: Replace inlined code with existing function.
9 years ago
Richard Mudgett 1d0abf86e7 app_confbridge: Add ability to get the muted conference state.
9 years ago
Richard Mudgett f0d40afa69 app_confbridge.c: Update CONFBRIDGE and CONFBRIDGE_INFO documentation.
9 years ago
Richard Mudgett 3e51e5c7fd app_confbridge: Make non-admin users join a muted conference muted.
9 years ago
Mark Michelson fdd2afcd16 Confbridge: Add a user timeout option
10 years ago
Kevin Harwell fd434a210f app_confbridge: file playback blocks dtmf
10 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
10 years ago
Richard Mudgett eda125f98d app_confbridge: Repeatedly starting and stopping recording ref leaks the recording channel.
10 years ago
Richard Mudgett f8b3fb6e2f app_confbridge: Whitespace
10 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Kevin Harwell 19ba0d1363 AST-2014-017 - app_confbridge: permission escalation/ class authorization.
11 years ago
George Joseph e0c66f5f14 confbridge: Add Duration to ConfbridgeList event
11 years ago
George Joseph 372236cc2a confbridge: Add 'Admin' param to join, leave, mute, unmute and talking events
11 years ago
George Joseph e985cb076d confbridge: Make kick, mute and unmute handle channel targets consistently.
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
Matthew Jordan fd45b82247 app_confbridge: Allow muting of users waiting to enter a ConfBridge
11 years ago
Corey Farrell db2ee74883 app_confbridge: Correct verification of conference name length
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett a92f0a9e83 app_confbridge: Fixed "CBAnn" channels not going away.
11 years ago
Richard Mudgett 90b9413a0d app_confbridge: Fix ref leak in CLI "confbridge kick" command.
11 years ago
Kinsey Moore e91f65bb91 Confbridge: Fix ConfbridgeKick AMI documentation
11 years ago
Kinsey Moore ea23198a96 Confbridge: Add references for kick all option
11 years ago
Kinsey Moore d6e2c50058 bridging: Ensure locking during snapshot creation
11 years ago
Jonathan Rose 3c16865fc2 app_confbridge: Fix bug - users with startmuted set don't start muted
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Kinsey Moore 75edef52e0 ConfBridge: Correct prompt playback target
11 years ago
Kinsey Moore 3e6c4a6f89 ConfBridge: Fix channel parameter documentation
11 years ago
Matthew Jordan 50b2d6eec1 app_confbridge: Fix crash caused when waitmarked/marked users leave together
12 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
Mark Michelson d421818c3d Add a CONFBRIDGE_RESULT channel variable to discern why a channel left a ConfBridge.
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago