summaryrefslogtreecommitdiff
path: root/apps/app_confbridge.c
AgeCommit message (Expand)Author
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
2013-11-01app_confbridge: Make the CONFBRIDGE function be able to create dynamic menusJonathan Rose
2013-10-08app_confbridge: Can now set the language used for announcements to the confer...Richard Mudgett
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-08-15Fix feature_attended_transfer testKinsey Moore
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-25A great big renaming patchMatthew Jordan
2013-07-24Refactor ast_bridge_features struct.Richard Mudgett
2013-07-16Add 'kick all' capability to ConfBridge CLI commandMatthew Jordan
2013-06-13app_confbridge: Fix memory leak on reload.Richard Mudgett
2013-05-31Remove remnant of snapshot blob JSON typesKinsey Moore
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-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-03-04Confbridge CLI new record file name check.Kevin Harwell
2013-02-26Clean up ConfBridge commands to account for wait_marked usersMatthew Jordan
2013-02-19Confbridge channels staying active when all participants leave.Kevin Harwell
2013-02-19Added Confbridge record_file_append option.Kevin Harwell
2013-02-18Fixed Confbridge file recording deadlock and appending.Kevin Harwell
2013-02-18confbridge: Add flags column to CLI "confbridge list <conference>"Richard Mudgett
2013-02-16confbridge: Rename i iterator variables to iter.Richard Mudgett
2013-02-12Adding Some More Manager Events To ConfBridgeMichael L. Young
2013-02-08app_confbridge: Fix crash from receiving an AMI action after ConfBridge unloa...Richard Mudgett
2013-02-05app_page and app_confbridge: Fix custom announcement on entering conference.Richard Mudgett
2013-01-24Correct documentation for ConfbridgeList AMI actionMatthew Jordan
2013-01-22confbridge: Minor fixes playing user counts to the conference.Richard Mudgett
2013-01-18Fix regression in Confbridge user countKinsey Moore
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-04confbridge: Update online XML documentation.Richard Mudgett
2012-10-30confbridge: Fix a bug which made conferences not record with AMI/CLI commandsJonathan Rose
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-08Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked usersMatthew Jordan
2012-10-01Doxygen CleanupAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham