aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_confbridge.c
AgeCommit message (Expand)AuthorFilesLines
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