summaryrefslogtreecommitdiff
path: root/apps/confbridge
AgeCommit message (Expand)Author
2013-07-19Filter channels used as internal mechanismsKinsey Moore
2013-07-17app_confbridge: Eliminate a reference leak for confbridge announcer channelsJonathan Rose
2013-06-26Fix incorrect calls to ast_bridge_impart().Richard Mudgett
2013-06-20Fix potential bridge hook resource leak if the hook install fails.Richard Mudgett
2013-06-13app_confbridge: Fix memory leak on reload.Richard Mudgett
2013-06-07app_meetme: Refactor manager events to use stasisJonathan Rose
2013-05-31Remove remnant of snapshot blob JSON typesKinsey Moore
2013-05-28Adds support for a core attended transfer function plus adds some hiding of m...Mark Michelson
2013-05-21Raise the ConfBridgeMute/Unmute events when a CLI or AMI action triggers the ...Matthew Jordan
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-20Add documentation for record_file_appendKinsey Moore
2013-04-23confbridge: Make search the conference bridges container using OBJ_KEY.Richard Mudgett
2013-03-09confbridge: Rename items for clarity and consistency.Richard Mudgett
2013-02-26Ensure that the default bridge/user profiles are always availableMatthew Jordan
2013-02-19Added Confbridge record_file_append option.Kevin Harwell
2013-02-15Add CLI configuration documentationMatthew Jordan
2013-02-05app_confbridge: Fix error messages on exiting conference.Richard Mudgett
2013-02-05Because the compiler can check types with a struct copy and memcpy() cannot.Richard Mudgett
2013-01-27Fix Some Configured Conference Bridge Sounds Not Being SetMichael L. Young
2013-01-02Prevent exhaustion of system resources through exploitation of event cacheMatthew Jordan
2012-12-13confbridge: Fix MOH on simultaneous user entry to a new conference.Richard Mudgett
2012-12-07confbridge: Fix some resource leaks on conference teardown.Richard Mudgett
2012-12-05confbridge: Fix several small issues.Richard Mudgett
2012-11-18Add a test event that reports changes in ConfBridge stateMatthew Jordan
2012-10-08Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked usersMatthew Jordan
2012-10-01Don't destroy confbridge config when error is encountered during a reload.Mark Michelson
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-07-21Fix segfault introduced by conversion to ACO APITerry Wilson
2012-07-19Convert app_confbridge to use the config options frameworkTerry Wilson
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-04-29Fix configuring custom sound_leader_has_left in confbridge.confMichael L. Young
2012-03-28Fix setting CDR variables in the hangup extensionTerry Wilson
2012-03-10Transition app_page to using app_confbridge internally for the conference bri...Joshua Colp
2012-03-08Eliminate a bunch of shadow warnings.Sean Bright
2012-01-04Fix for ConfBridge config parser unlocking channel mutex too many timesMatthew Jordan
2011-11-22Add missing sound_only_one config variablePaul Belanger
2011-11-17Add admin toggle mute all and participant count menu options to app_confbridgeMatthew Jordan
2011-07-07Updates confbridge.conf video documentation and adds dtmf action for releasin...David Vossel
2011-06-30Video support for ConfBridge.David Vossel
2011-06-13Config inheritance doesn't work with ConfBridge() menu definitionsKinsey Moore
2011-06-13MOH for only user not working with ConfBridgeKinsey Moore
2011-04-21New HD ConfBridge conferencing application.David Vossel