summaryrefslogtreecommitdiff
path: root/apps/app_meetme.c
AgeCommit message (Expand)Author
2006-01-21remove lots of useless checks of the result of ast_strdupaRussell Bryant
2006-01-20More doxygen updatesOlle Johansson
2006-01-18constify arguments in more places where strings should not be modified (issue...Russell Bryant
2006-01-18Merged revisions 8194 via svnmerge from Matt O'Gorman
2006-01-13 More memory wrapper cleanup. #6224BJ Weschke
2006-01-11added feature from 5750 with whitespace fixing.Matt O'Gorman
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-26Add "local channel" variation so that we don't read/write to the same Mark Spencer
2005-12-25Fix multiple free of a frame (bug #6058)Mark Spencer
2005-12-20Avoid multiple free Mark Spencer
2005-12-20Don't bother decode on muted participantsMark Spencer
2005-12-20Major peformance improvements to meetmeMark Spencer
2005-12-20Fix choppy audio with > 20ms audio frames (bug #5697)Mark Spencer
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'Tilghman Lesher
2005-11-30use app arg parsing macros (issue #5690)Russell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-20issue #5773, with minor modification to log messageJosh Roberson
2005-11-11issue #5680Kevin P. Fleming
2005-11-08issues #3599 and #4252Kevin P. Fleming
2005-11-08whitepace cleanup and various minor fixesKevin P. Fleming
2005-11-08make app_queue 1.2 jump compliant (issue #5580)Russell Bryant
2005-11-07application doc updateKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-11-06alphabetize option listsRussell Bryant
2005-11-06Meetme whitespace changes (bug #5615)Mark Spencer
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming
2005-10-28use API call for frame volume adjustmentKevin P. Fleming
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-10-05don't twiddle memory that doesn't belong to us (issue #5348)Kevin P. Fleming
2005-09-25Fix meet me / local channel (bug #5274)Mark Spencer
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-07convert a bunch of apps to use ast_goto_if_exists() (issue #5138)Kevin P. Fleming
2005-09-07reset channel volumes when exiting apps that use themKevin P. Fleming
2005-09-07re-add 'listen' volume controlKevin P. Fleming
2005-09-07another bugletKevin P. Fleming
2005-09-07actually do issue #4170 right... it was supposed to adjust talk volume, not l...Kevin P. Fleming
2005-09-07add new channel option (via ast_channel_setoption()) to let channel drivers a...Kevin P. Fleming
2005-08-08Show callerid in meetme show list (bug #4851 with mods)Mark Spencer
2005-07-10define an AST_MAX_CONTEXT for use instead of AST_MAX_EXTENSIONRussell Bryant
2005-07-07more ast_copy_string conversionsRussell Bryant
2005-07-07ensure that conference created by new caller who fails to enter a PIN is dest...Kevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-05-19fix moh option in conjunction with intro option (bug #4298)Russell Bryant
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)Russell Bryant