summaryrefslogtreecommitdiff
path: root/apps/app_confbridge.c
AgeCommit message (Expand)Author
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
2012-09-04Prevent crash from using app_page with no confbridge.conf file provided.Mark Michelson
2012-07-30DECLINE to load confbridge if the config fails to load.Richard Mudgett
2012-07-21Fix segfault introduced by conversion to ACO APITerry Wilson
2012-06-25Add AMI event documentationMatthew Jordan
2012-05-24Fix crash in ConfBridge when user announcement is played for more than 2 usersMatthew Jordan
2012-05-01Play conf-placeintoconf message to the correct channelKinsey Moore
2012-03-13Finalize ast_channel opaquificationTerry Wilson
2012-03-10Transition app_page to using app_confbridge internally for the conference bri...Joshua Colp
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-13Don't try to play sound files that do not exist.Joshua Colp
2012-02-01Constify some more channel driver technology callback parameters.Richard Mudgett
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-13Fix crash from bridge channel hangup race condition in ConfBridgeMatthew Jordan
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-12-22Add Asterisk TestSuite event hooks to support ConfBridge testingMatthew Jordan
2011-12-14Improve error message in CONFBRIDGE_INFOMatthew Jordan
2011-11-17Add admin toggle mute all and participant count menu options to app_confbridgeMatthew Jordan
2011-09-20Merged revisions 337120 via svnmerge from Matthew Jordan
2011-08-19Merged revisions 332654 via svnmerge from Kinsey Moore
2011-07-29Merged revisions 330162 via svnmerge from Paul Belanger
2011-07-28Merged revisions 329950 via svnmerge from Sean Bright
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-07-12Segfault on shutdown when confbridge is activeKinsey Moore
2011-07-07Updates confbridge.conf video documentation and adds dtmf action for releasin...David Vossel