summaryrefslogtreecommitdiff
path: root/apps/app_meetme.c
AgeCommit message (Expand)Author
2010-07-21Ensure realtime conferences are treated the same as static conferences when t...Tilghman Lesher
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-14ast_callerid restructuringRichard Mudgett
2010-07-13Merged revisions 275773 via svnmerge from Jeff Peeler
2010-07-10When creating a conference for a unit test, it is not mandatory to open aEliel C. Sardanons
2010-07-09Get more information about the Bamboo test failuresTilghman Lesher
2010-07-09Weird, no output and Bamboo still fails...Tilghman Lesher
2010-07-09Add some diagnostic feedback to our data testsTilghman Lesher
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,Eliel C. Sardanons
2010-07-01Merged revisions 273474 via svnmerge from Jeff Peeler
2010-07-01Merged revisions 273354 via svnmerge from Jeff Peeler
2010-06-23Fix previous merge. ast_test_flag != ast_test_flag64Paul Belanger
2010-06-23Merged revisions 272255 via svnmerge from Paul Belanger
2010-06-23Don't start the sla thread unless we realy need itTerry Wilson
2010-06-23Make sure reload updates SLA configTerry Wilson
2010-06-17option w[(secs)] incorrectly capitalized in xmldocPaul Belanger
2010-06-08Fix some doxygen warnings.Leif Madsen
2010-05-12Merged revisions 262662 via svnmerge from David Vossel
2010-05-03Add new admin features to meetme: Roll call, eject all, mute all, record in-c...Jeff Peeler
2010-04-02Export MEETMEBOOKID and fix pin-less conferences with realtime conferencesRussell Bryant
2010-03-15Resolve a crash in SLATrunk when the specified trunk doesn't exist.Sean Bright
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.Sean Bright
2010-01-06Fix misreverting from 177158.Jeff Peeler
2009-12-28Merged revisions 236509 via svnmerge from Sean Bright
2009-12-11Merged revisions 234379 via svnmerge from Jeff Peeler
2009-12-10Add audio announcement option to app_pageJeff Peeler
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher
2009-11-05Yet another error message in the dialplan (thanks, rmudgett/russellb)Tilghman Lesher
2009-11-05MEETME_INFO should not return a literal error message to the dialplan.Tilghman Lesher
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-10-22Merged revisions 225105 via svnmerge from Tilghman Lesher
2009-10-21Apparently, I don't need to specify the ".so" suffix to get a matchTilghman Lesher
2009-10-21Turn on DENOISE filter for all conference participants.Tilghman Lesher
2009-09-08Fix compilation of app_meetme.Sean Bright
2009-09-08Merged revisions 217156 via svnmerge from Tilghman Lesher
2009-08-18Small doxygen changesOlle Johansson
2009-08-10AST-2009-005Tilghman Lesher
2009-07-14Document all meetme realtime fields, and in the process, make some field leng...Tilghman Lesher
2009-06-29A few const changes in app_meetme.c that I noticed while browsing the source.Sean Bright
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-16Merged revisions 200991 via svnmerge from Kevin P. Fleming
2009-06-06Move function MEETME_INFO documentation to XML.Eliel C. Sardanons
2009-05-22Implement a new element in AstXML for AMI actions documentation.Eliel C. Sardanons
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-05-20Merged revisions 195635 via svnmerge from Joshua Colp
2009-05-14Fix a bug where the 'T' option to Meetme did not work.Joshua Colp
2009-05-12add 'const' qualifiers in various places where they should have beenKevin P. Fleming
2009-03-03app_meetme not setting filename and fileformat correctly for realtimeDavid Vossel
2009-03-02Merged revisions 179532 via svnmerge from Russell Bryant