summaryrefslogtreecommitdiff
path: root/apps/app_meetme.c
AgeCommit message (Expand)Author
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
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkMark Michelson
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.Brett Bryant
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-12Merged revisions 122137 via svnmerge from Tilghman Lesher
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisionTilghman Lesher
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldsTilghman Lesher
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-04-30Lock around variables retrieved, and copy the values, if they stay persistent,Tilghman Lesher
2008-04-24Fix DST calculation, and fix bug in calculation of whether conf has started y...Tilghman Lesher
2008-04-18Add MEETME_INFO dialplan function that allows querying various properties of ...Joshua Colp
2008-04-13Use ast_mkdir instead of mkdirTilghman Lesher
2008-04-10Merged revisions 114029 via svnmerge from Joshua Colp
2008-03-20Remove astobj.h from some places where it wasn't neededRussell Bryant
2008-03-19Merged revisions 110163 via svnmerge from Russell Bryant
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2008-03-11Merged revisions 107637 via svnmerge from Joshua Colp
2008-03-07Merged revisions 106895 via svnmerge from Russell Bryant
2008-03-07(closes issue #6002)Steve Murphy
2008-03-05Create a centralized configuration option for silencethresholdTilghman Lesher
2008-02-11Merged revisions 103324 via svnmerge from Joshua Colp
2008-01-14Update documentation.Joshua Colp
2008-01-09Merged revisions 97450 via svnmerge from Joshua Colp