aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_meetme.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-21Const-ify the world (or at least a good part of it)kpfleming1-11/+12
2009-05-20Merged revisions 195635 via svnmerge from file1-1/+1
2009-05-14Fix a bug where the 'T' option to Meetme did not work.file1-2/+2
2009-05-12add 'const' qualifiers in various places where they should have beenkpfleming1-6/+6
2009-03-03app_meetme not setting filename and fileformat correctly for realtimedvossel1-3/+39
2009-03-02Merged revisions 179532 via svnmerge from russell1-2/+2
2009-02-18Re-add 'o' option to MeetMe, reverting rev 62297.russell1-6/+10
2009-02-16Merged revisions 176249,176252 via svnmerge from mmichelson1-14/+2
2009-01-22Merged revisions 170147 via svnmerge from file1-4/+4
2009-01-15Add a missing unlock and properly handle the 'maxusers' setting on MeetMeseanbright1-1/+3
2008-12-17Fix the buildmmichelson1-1/+1
2008-12-17Merged revisions 165255 via svnmerge from mmichelson1-2/+4
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman1-7/+7
2008-12-09Merged revisions 162286 via svnmerge from russell1-7/+27
2008-11-18Merged revisions 157365 via svnmerge from jpeeler1-1/+1
2008-11-13Introduce XML documentation for:eliel1-149/+365
2008-11-12Merged revisions 156294 via svnmerge from tilghman1-0/+4
2008-11-12Merged revisions 156289 via svnmerge from jpeeler1-1/+1
2008-11-12Merged revisions 156178 via svnmerge from jpeeler1-24/+148
2008-10-17Fix option handling code.tilghman1-13/+26
2008-10-17Initialize character arrays as they are not guaranteed to be set.jpeeler1-2/+2
2008-10-08Some small tweaks regarding realtime conference announcements.mmichelson1-3/+3
2008-10-08Keep up with shadow warnings. One day I'll actually enable this in the Makef...seanbright1-6/+6
2008-10-02fix the 'meetme list', 'meetme list concise', 'meetme list $confno' and 'meet...mvanbaak1-70/+66
2008-10-02make this compile under devmode againmvanbaak1-1/+1
2008-10-01Add schedule extensions to app_meetme. In addition, the reporter found atilghman1-129/+361
2008-09-28Merge the cli_cleanup branch.mvanbaak1-9/+54
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-4/+15