aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_confbridge.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-14Merged revisions 328247 via svnmerge from lmadsen1-0/+4
2011-07-12Segfault on shutdown when confbridge is activekmoore1-0/+7
2011-07-07Updates confbridge.conf video documentation and adds dtmf action for releasin...dvossel1-14/+25
2011-06-30Video support for ConfBridge.dvossel1-2/+146
2011-06-23ConfBridge: redundant code cleanupkmoore1-3/+0
2011-06-21Fixes issue with channel write format being incorrectly restored when MOH is ...dvossel1-3/+3
2011-06-21ConfBridge does not handle hangup properlykmoore1-25/+52
2011-06-15CONFBRIDGE_INFO function to get conference datakmoore1-0/+87
2011-06-13MOH for only user not working with ConfBridgekmoore1-4/+16
2011-06-13ConfBridge: Use of bridge or user profiles that don't existkmoore1-2/+10
2011-04-27Makes the new ConfBridge join and leave sounds be used by default rather than...dvossel1-2/+2
2011-04-21New HD ConfBridge conferencing application.dvossel1-335/+1790
2011-02-03Asterisk media architecture conversion - no more format bitfieldsdvossel1-2/+9
2011-02-01Add's two features to confbridge: confbridge kick, and confbridge list.bbryant1-0/+166
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman1-1/+5
2010-03-29This patch adds custom device state handling for ConfBridge conferences,jsmith1-0/+8
2010-03-02Fix several XML documentation validate errors.lmadsen1-1/+1
2009-09-29Fix options 'm' and 's'. They were swapped in the code. Also document the fa...mnicholson1-2/+3
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-1/+1
2009-06-07Global var cleanup - constification and removing unused vars.russell1-1/+1
2009-05-21Const-ify the world (or at least a good part of it)kpfleming1-1/+1
2009-05-12add 'const' qualifiers in various places where they should have beenkpfleming1-1/+1
2009-03-11Don't play the "you are about to be placed into the conference" and "the lead...file1-10/+14
2009-03-05Merge phase 1 support for the new bridging architecture.file1-0/+809