summaryrefslogtreecommitdiff
path: root/apps/app_meetme.c
AgeCommit message (Expand)Author
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
2009-02-18Re-add 'o' option to MeetMe, reverting rev 62297.Russell Bryant
2009-02-16Merged revisions 176249,176252 via svnmerge from Mark Michelson
2009-01-22Merged revisions 170147 via svnmerge from Joshua Colp
2009-01-15Add a missing unlock and properly handle the 'maxusers' setting on MeetMeSean Bright
2008-12-17Fix the buildMark Michelson
2008-12-17Merged revisions 165255 via svnmerge from Mark Michelson
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-09Merged revisions 162286 via svnmerge from Russell Bryant
2008-11-18Merged revisions 157365 via svnmerge from Jeff Peeler
2008-11-13Introduce XML documentation for:Eliel C. Sardanons
2008-11-12Merged revisions 156294 via svnmerge from Tilghman Lesher
2008-11-12Merged revisions 156289 via svnmerge from Jeff Peeler
2008-11-12Merged revisions 156178 via svnmerge from Jeff Peeler
2008-10-17Fix option handling code.Tilghman Lesher
2008-10-17Initialize character arrays as they are not guaranteed to be set.Jeff Peeler
2008-10-08Some small tweaks regarding realtime conference announcements.Mark Michelson
2008-10-08Keep up with shadow warnings. One day I'll actually enable this in the Makef...Sean Bright
2008-10-02fix the 'meetme list', 'meetme list concise', 'meetme list $confno' and 'meet...Michiel van Baak
2008-10-02make this compile under devmode againMichiel van Baak
2008-10-01Add schedule extensions to app_meetme. In addition, the reporter found aTilghman Lesher
2008-09-28Merge the cli_cleanup branch.Michiel van Baak
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-08-10More RSW merges. Everything from apps/ except for the big offendersSean Bright
2008-08-06Janitor ast_str projectTilghman Lesher
2008-07-29build against the now-typedef-free dahdi/user.h, and remove some #ifdefs for ...Kevin P. Fleming