summaryrefslogtreecommitdiff
path: root/apps/app_confbridge.c
AgeCommit message (Expand)Author
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
2011-06-30Video support for ConfBridge.David Vossel
2011-06-23ConfBridge: redundant code cleanupKinsey Moore
2011-06-21Fixes issue with channel write format being incorrectly restored when MOH is ...David Vossel
2011-06-21ConfBridge does not handle hangup properlyKinsey Moore
2011-06-15CONFBRIDGE_INFO function to get conference dataKinsey Moore
2011-06-13MOH for only user not working with ConfBridgeKinsey Moore
2011-06-13ConfBridge: Use of bridge or user profiles that don't existKinsey Moore
2011-04-27Makes the new ConfBridge join and leave sounds be used by default rather than...David Vossel
2011-04-21New HD ConfBridge conferencing application.David Vossel
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2011-02-01Add's two features to confbridge: confbridge kick, and confbridge list.Brett Bryant
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-03-29This patch adds custom device state handling for ConfBridge conferences,Jared Smith
2010-03-02Fix several XML documentation validate errors.Leif Madsen
2009-09-29Fix options 'm' and 's'. They were swapped in the code. Also document the fa...Matthew Nicholson
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-07Global var cleanup - constification and removing unused vars.Russell Bryant
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-05-12add 'const' qualifiers in various places where they should have beenKevin P. Fleming
2009-03-11Don't play the "you are about to be placed into the conference" and "the lead...Joshua Colp
2009-03-05Merge phase 1 support for the new bridging architecture.Joshua Colp