summaryrefslogtreecommitdiff
path: root/apps/app_confbridge.c
AgeCommit message (Expand)Author
2018-01-08app_confbridge: Fix NULL check in action_kick_last.Corey Farrell
2017-10-30Modules: Fix issues with CLI completion.Corey Farrell
2017-08-29confbridge: Handle user hangup during name recordingSean Bright
2017-07-14app_confbridge: Make sure name recordings are always removed from the filesystemSergej Kasumovic
2017-05-23app_confbridge: Race between removing and playing name recording while leavingRobert Mordec
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2016-09-01ConfBridge: Make some announcements asynchronous.Mark Michelson
2016-08-23ConfBridge: Rework announcer channel methodologyMark Michelson
2016-08-23Revert "ConfBridge: Rework announcer channel methodology"Joshua Colp
2016-08-19ConfBridge: Rework announcer channel methodologyMark Michelson
2016-05-09app_confbridge: Add a regcontext option for confbridge bridge profiles.Jaco Kroon
2016-02-05app_confbridge: Only use b_profile options from the conference.Richard Mudgett
2016-01-27app_confbridge.c: Replace inlined code with existing function.Richard Mudgett
2016-01-27app_confbridge: Add ability to get the muted conference state.Richard Mudgett
2016-01-27app_confbridge.c: Update CONFBRIDGE and CONFBRIDGE_INFO documentation.Richard Mudgett
2016-01-27app_confbridge: Make non-admin users join a muted conference muted.Richard Mudgett
2015-11-16Confbridge: Add a user timeout optionMark Michelson
2015-03-26app_confbridge: file playback blocks dtmfKevin Harwell
2015-02-11HTTP: Stop accepting requests on final system shutdown.Richard Mudgett
2015-01-27app_confbridge: Repeatedly starting and stopping recording ref leaks the reco...Richard Mudgett
2015-01-23app_confbridge: WhitespaceRichard Mudgett
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2014-11-20AST-2014-017 - app_confbridge: permission escalation/ class authorization.Kevin Harwell
2014-08-30confbridge: Add Duration to ConfbridgeList eventGeorge Joseph
2014-08-27confbridge: Add 'Admin' param to join, leave, mute, unmute and talking eventsGeorge Joseph
2014-08-26confbridge: Make kick, mute and unmute handle channel targets consistently.George Joseph
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-06-05app_confbridge: Allow muting of users waiting to enter a ConfBridgeMatthew Jordan
2014-06-04app_confbridge: Correct verification of conference name lengthCorey Farrell
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-07app_confbridge: Fixed "CBAnn" channels not going away.Richard Mudgett
2014-05-07app_confbridge: Fix ref leak in CLI "confbridge kick" command.Richard Mudgett
2014-04-21Confbridge: Fix ConfbridgeKick AMI documentationKinsey Moore
2014-04-21Confbridge: Add references for kick all optionKinsey Moore
2014-04-11bridging: Ensure locking during snapshot creationKinsey Moore
2014-03-20app_confbridge: Fix bug - users with startmuted set don't start mutedJonathan Rose
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-02-10ConfBridge: Correct prompt playback targetKinsey Moore
2014-01-22ConfBridge: Fix channel parameter documentationKinsey Moore
2014-01-09app_confbridge: Fix crash caused when waitmarked/marked users leave togetherMatthew Jordan
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-09Add a CONFBRIDGE_RESULT channel variable to discern why a channel left a Conf...Mark Michelson
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-15Confbridge: Add option to review the recording similar to announce_join_leaveJonathan Rose
2013-11-11Confbridge: add test events for dynamic menus testJonathan Rose
2013-11-11Get rid of some inaccurate comments.Mark Michelson
2013-11-02confbridge: Separate user muting from system muting overrides.Richard Mudgett