aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_meetme.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-02Merged revisions 297229 via svnmerge from russell1-3/+3
2010-11-30DOC: Conference number can be omitted; if omitted, all users in a meetme are ...tilghman1-1/+1
2010-11-27Merged revisions 296466 via svnmerge from tilghman1-2/+2
2010-09-21Merged revisions 287759 via svnmerge from bbryant1-6/+12
2010-09-09Merged revisions 285710 via svnmerge from bbryant1-0/+6
2010-07-29Merged revisions 280345 via svnmerge from jeang1-0/+3
2010-07-21Ensure realtime conferences are treated the same as static conferences when t...tilghman1-7/+52
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman1-1/+2
2010-07-14ast_callerid restructuringrmudgett1-79/+77
2010-07-13Merged revisions 275773 via svnmerge from jpeeler1-160/+255
2010-07-10When creating a conference for a unit test, it is not mandatory to open aeliel1-6/+10
2010-07-09Get more information about the Bamboo test failurestilghman1-11/+16
2010-07-09Weird, no output and Bamboo still fails...tilghman1-0/+1
2010-07-09Add some diagnostic feedback to our data teststilghman1-0/+4
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...tilghman1-1/+1
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,eliel1-0/+180
2010-07-01Merged revisions 273474 via svnmerge from jpeeler1-2/+1
2010-07-01Merged revisions 273354 via svnmerge from jpeeler1-0/+12
2010-06-23Fix previous merge. ast_test_flag != ast_test_flag64pabelanger1-2/+2
2010-06-23Merged revisions 272255 via svnmerge from pabelanger1-3/+4
2010-06-23Don't start the sla thread unless we realy need ittwilson1-2/+2
2010-06-23Make sure reload updates SLA configtwilson1-2/+19
2010-06-17option w[(secs)] incorrectly capitalized in xmldocpabelanger1-1/+1
2010-06-08Fix some doxygen warnings.lmadsen1-4/+5
2010-05-12Merged revisions 262662 via svnmerge from dvossel1-5/+4
2010-05-03Add new admin features to meetme: Roll call, eject all, mute all, record in-c...jpeeler1-3/+158
2010-04-02Export MEETMEBOOKID and fix pin-less conferences with realtime conferencesrussell1-0/+13
2010-03-15Resolve a crash in SLATrunk when the specified trunk doesn't exist.seanbright1-1/+0
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.seanbright1-8/+2
2010-01-06Fix misreverting from 177158.jpeeler1-1/+1
2009-12-28Merged revisions 236509 via svnmerge from seanbright1-30/+34
2009-12-11Merged revisions 234379 via svnmerge from jpeeler1-20/+37
2009-12-10Add audio announcement option to app_pagejpeeler1-124/+157
2009-11-13Display a list of channel variables in each channel-oriented event.tilghman1-8/+8
2009-11-05Yet another error message in the dialplan (thanks, rmudgett/russellb)tilghman1-1/+2
2009-11-05MEETME_INFO should not return a literal error message to the dialplan.tilghman1-1/+2
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-9/+9
2009-10-22Merged revisions 225105 via svnmerge from tilghman1-1/+1
2009-10-21Apparently, I don't need to specify the ".so" suffix to get a matchtilghman1-1/+1
2009-10-21Turn on DENOISE filter for all conference participants.tilghman1-1/+7
2009-09-08Fix compilation of app_meetme.seanbright1-1/+1
2009-09-08Merged revisions 217156 via svnmerge from tilghman1-9/+25
2009-08-18Small doxygen changesoej1-12/+14
2009-08-10AST-2009-005tilghman1-15/+15
2009-07-14Document all meetme realtime fields, and in the process, make some field leng...tilghman1-8/+8
2009-06-29A few const changes in app_meetme.c that I noticed while browsing the source.seanbright1-5/+7
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-2/+2
2009-06-16Merged revisions 200991 via svnmerge from kpfleming1-3/+12
2009-06-06Move function MEETME_INFO documentation to XML.eliel1-9/+34
2009-05-22Implement a new element in AstXML for AMI actions documentation.eliel1-14/+43