aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_meetme.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-10AST-2009-005tilghman1-15/+15
2009-07-14Merged revisions 206567 via svnmerge from tilghman1-8/+8
2009-06-16Merged revisions 201056 via svnmerge from kpfleming1-3/+12
2009-05-20Merged revisions 195636 via svnmerge from file1-1/+1
2009-05-14Merged revisions 194434 via svnmerge from file1-2/+2
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
2008-08-10More RSW merges. Everything from apps/ except for the big offendersseanbright1-29/+29
2008-08-06Janitor ast_str projecttilghman1-47/+73
2008-07-29build against the now-typedef-free dahdi/user.h, and remove some #ifdefs for ...kpfleming1-1/+1
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkmmichelson1-1/+1
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.bbryant1-1/+1
2008-06-25Merged revisions 125132 via svnmerge from kpfleming1-2/+2
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-93/+93
2008-06-12Merged revisions 122137 via svnmerge from tilghman1-29/+28
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisiontilghman1-3/+9
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldstilghman1-0/+5
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak1-2/+2
2008-04-30Lock around variables retrieved, and copy the values, if they stay persistent,tilghman1-24/+51
2008-04-24Fix DST calculation, and fix bug in calculation of whether conf has started y...tilghman1-31/+39
2008-04-18Add MEETME_INFO dialplan function that allows querying various properties of ...file1-0/+86
2008-04-13Use ast_mkdir instead of mkdirtilghman1-1/+1
2008-04-10Merged revisions 114029 via svnmerge from file1-1/+10
2008-03-20Remove astobj.h from some places where it wasn't neededrussell1-1/+0
2008-03-19Merged revisions 110163 via svnmerge from russell1-2/+3
2008-03-18Go through and fix a bunch of places where character strings were being inter...twilson1-4/+4
2008-03-11Merged revisions 107637 via svnmerge from file1-1/+1
2008-03-07Merged revisions 106895 via svnmerge from russell1-1/+1