app_confbridge: Repeatedly starting and stopping recording ref leaks the recording...
[asterisk/asterisk.git] / apps / app_confbridge.c
2015-01-27 Richard Mudgettapp_confbridge: Repeatedly starting and stopping record...
2015-01-23 Richard Mudgettapp_confbridge: Whitespace
2015-01-12 Richard MudgettRevert -r430452 It needs to be redone for the next...
2015-01-09 Richard MudgettAMI: Remove no longer used parameter from astman_send_l...
2015-01-09 Richard MudgettAMI: Make AMI actions that generate event lists consistent.
2014-12-22 Matthew Jordanapp_confbridge: Add the ability to pass options/command...
2014-11-20 Kevin HarwellAST-2014-017 - app_confbridge: permission escalation...
2014-08-30 George Josephconfbridge: Add Duration to ConfbridgeList event
2014-08-27 George Josephconfbridge: Add 'Admin' param to join, leave, mute...
2014-08-26 George Josephconfbridge: Make kick, mute and unmute handle channel...
2014-07-25 Mark MichelsonAdd module support level to ast_module_info structure...
2014-07-20 Matthew Jordanmedia formats: re-architect handling of media for perfo...
2014-06-05 Matthew Jordanapp_confbridge: Allow muting of users waiting to enter...
2014-06-04 Corey Farrellapp_confbridge: Correct verification of conference...
2014-05-09 Kinsey MooreAllow Asterisk to compile under GCC 4.10
2014-05-07 Richard Mudgettapp_confbridge: Fixed "CBAnn" channels not going away.
2014-05-07 Richard Mudgettapp_confbridge: Fix ref leak in CLI "confbridge kick...
2014-04-21 Kinsey MooreConfbridge: Fix ConfbridgeKick AMI documentation
2014-04-21 Kinsey MooreConfbridge: Add references for kick all option
2014-04-11 Kinsey Moorebridging: Ensure locking during snapshot creation
2014-03-20 Jonathan Roseapp_confbridge: Fix bug - users with startmuted set...
2014-03-07 Scott Griepentroguniqueid: channel linkedid, ami, ari object creation...
2014-02-10 Kinsey MooreConfBridge: Correct prompt playback target
2014-01-22 Kinsey MooreConfBridge: Fix channel parameter documentation
2014-01-09 Matthew Jordanapp_confbridge: Fix crash caused when waitmarked/marked...
2013-12-18 Kevin Harwellchannel locking: Add locking for channel snapshot creation
2013-12-17 Jonathan Rosebridging: Give bridges a name and a known creator
2013-12-09 Mark MichelsonAdd a CONFBRIDGE_RESULT channel variable to discern...
2013-12-05 David M. LeeReverting r403311. It's causing ARI tests to hang.
2013-12-03 Mark MichelsonAdd channel locking for channel snapshot creation.
2013-11-15 Jonathan RoseConfbridge: Add option to review the recording similar...
2013-11-11 Jonathan RoseConfbridge: add test events for dynamic menus test
2013-11-11 Mark MichelsonGet rid of some inaccurate comments.
2013-11-02 Richard Mudgettconfbridge: Separate user muting from system muting...
2013-11-01 Jonathan Roseapp_confbridge: Make the CONFBRIDGE function be able...
2013-10-08 Richard Mudgettapp_confbridge: Can now set the language used for annou...
2013-10-03 Mark MichelsonCache string values of formats on ast_format_cap()...
2013-08-22 Richard MudgettBridge API: Set a cause code on a channel when it is...
2013-08-15 Kinsey MooreFix feature_attended_transfer test
2013-07-26 Richard MudgettRemove the unsafe bridge parameter from ast_bridge_hook...
2013-07-25 Matthew JordanA great big renaming patch
2013-07-24 Richard MudgettRefactor ast_bridge_features struct.
2013-07-16 Matthew JordanAdd 'kick all' capability to ConfBridge CLI command
2013-06-13 Richard Mudgettapp_confbridge: Fix memory leak on reload.
2013-05-31 Kinsey MooreRemove remnant of snapshot blob JSON types
2013-05-21 Matthew JordanRaise the ConfBridgeMute/Unmute events when a CLI or...
2013-05-21 Richard MudgettMerge in the bridge_construction branch to make the...
2013-04-23 Richard Mudgettconfbridge: Make search the conference bridges containe...
2013-03-09 Richard Mudgettconfbridge: Rename items for clarity and consistency.
2013-03-04 Kevin HarwellConfbridge CLI new record file name check.
2013-02-26 Matthew JordanClean up ConfBridge commands to account for wait_marked...
2013-02-19 Kevin HarwellConfbridge channels staying active when all participant...
2013-02-19 Kevin HarwellAdded Confbridge record_file_append option.
2013-02-18 Kevin HarwellFixed Confbridge file recording deadlock and appending.
2013-02-18 Richard Mudgettconfbridge: Add flags column to CLI "confbridge list...
2013-02-16 Richard Mudgettconfbridge: Rename i iterator variables to iter.
2013-02-12 Michael L. YoungAdding Some More Manager Events To ConfBridge
2013-02-08 Richard Mudgettapp_confbridge: Fix crash from receiving an AMI action...
2013-02-05 Richard Mudgettapp_page and app_confbridge: Fix custom announcement...
2013-01-24 Matthew JordanCorrect documentation for ConfbridgeList AMI action
2013-01-22 Richard Mudgettconfbridge: Minor fixes playing user counts to the...
2013-01-18 Kinsey MooreFix regression in Confbridge user count
2013-01-02 Automerge scriptMerged revisions 378322 via svnmerge from
2013-01-02 Matthew JordanPrevent exhaustion of system resources through exploita...
2012-12-13 Automerge scriptMerged revisions 378000-378002 via svnmerge from
2012-12-13 Richard Mudgettconfbridge: Fix MOH on simultaneous user entry to a...
2012-12-07 Automerge scriptMerged revisions 377356 via svnmerge from
2012-12-07 Richard Mudgettconfbridge: Fix some resource leaks on conference teardown.
2012-12-04 Automerge scriptMerged revisions 377214 via svnmerge from
2012-12-04 Richard Mudgettconfbridge: Update online XML documentation.
2012-10-30 Jonathan Roseconfbridge: Fix a bug which made conferences not record...
2012-10-14 Andrew LathamDoxygen Updates - Title update
2012-10-08 Matthew JordanResolve issues in ConfBridge regarding marked, waitmark...
2012-10-01 Andrew LathamDoxygen Cleanup
2012-09-21 Andrew LathamDoxygen Updates - janitor work
2012-09-04 Mark MichelsonPrevent crash from using app_page with no confbridge...
2012-07-30 Richard MudgettDECLINE to load confbridge if the config fails to load.
2012-07-21 Terry WilsonFix segfault introduced by conversion to ACO API
2012-06-25 Matthew JordanAdd AMI event documentation
2012-05-24 Matthew JordanFix crash in ConfBridge when user announcement is playe...
2012-05-01 Kinsey MoorePlay conf-placeintoconf message to the correct channel
2012-03-13 Terry WilsonFinalize ast_channel opaquification
2012-03-10 Joshua ColpTransition app_page to using app_confbridge internally...
2012-02-29 Terry WilsonOpaquify ast_channel structs and lists
2012-02-24 Terry WilsonOpaquification for ast_format structs in struct ast_channel
2012-02-20 Terry Wilsonast_channel opaquification of pointers and integral...
2012-02-13 Terry WilsonOpaquify char * and char[] in ast_channel
2012-02-13 Joshua ColpDon't try to play sound files that do not exist.
2012-02-01 Richard MudgettConstify some more channel driver technology callback...
2012-01-24 Terry WilsonOpaquify channel stringfields
2012-01-13 Matthew JordanFix crash from bridge channel hangup race condition...
2012-01-09 Terry WilsonReplace direct access to channel name with accessor...
2011-12-22 Matthew JordanAdd Asterisk TestSuite event hooks to support ConfBridg...
2011-12-14 Matthew JordanImprove error message in CONFBRIDGE_INFO
2011-11-17 Matthew JordanAdd admin toggle mute all and participant count menu...
2011-09-20 Matthew JordanMerged revisions 337120 via svnmerge from
2011-08-19 Kinsey MooreMerged revisions 332654 via svnmerge from
2011-07-29 Paul BelangerMerged revisions 330162 via svnmerge from
2011-07-28 Sean BrightMerged revisions 329950 via svnmerge from
2011-07-14 Leif MadsenMerged revisions 328247 via svnmerge from
next