summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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-20Fix segfault on directed pickup when no CDR is available (bug #5998)Mark Spencer
2005-12-17Merged revisions 7517 via svnmerge fromTilghman Lesher
2005-12-15Properly move these functions over to the funcs directory (since they no long...Tilghman Lesher
2005-12-15Make sure the functions CUT and SORT are built.Tilghman Lesher
2005-12-13reduce some duplicated code when doing a strdup (issue #5986)Russell Bryant
2005-12-13Merged revisions 7448-7449,7451,7453 via svnmerge from Kevin P. Fleming
2005-12-12Merged revisions 7433,7435 via svnmerge from Kevin P. Fleming
2005-12-11Merged revisions 7404,7406,7425,7427,7429-7430 via svnmerge from Russell Bryant
2005-12-08Bug 5960Tilghman Lesher
2005-12-08fix a bug from the recent removal of deprecated applications by initializingRussell Bryant
2005-12-07re-add app_setcallerid since it was not actually marked deprecated in 1.2Russell Bryant
2005-12-07This is the first round of removing applications that were marked as deprecatedRussell Bryant
2005-12-06Clarify purpose of function, by renamingTilghman Lesher
2005-12-05Merged revisions 7337 via svnmerge from Russell Bryant
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-12-03Merging from 1.2, bug 5925 - app_voicemail should check for the callerid it s...Tilghman Lesher
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'Tilghman Lesher
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from Kevin P. Fleming
2005-12-01use ast_app_separate_args to split arguments (issue #5686)Russell Bryant
2005-12-01fix queue weight feature - compare member interfaces instead of pointers toRussell Bryant
2005-11-30use app arg parsing macros (issue #5678)Russell Bryant
2005-11-30use app arg parsing macros (issue #5681)Russell Bryant
2005-11-30use app arg parsing macros (issue #5690)Russell Bryant
2005-11-30use app arg parsing macros (issue #5679)Russell Bryant
2005-11-30convert VMCOUNT function to use new app args parsing macros (issue #5688)Russell Bryant
2005-11-30print an error message if invalid arguments are specified (issue #5872)Russell Bryant
2005-11-30issue #5887Josh Roberson
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-29remove remaining .cvsignore filesKevin P. Fleming
2005-11-29fix some typos and add the reload functionRussell Bryant
2005-11-25Record DIALEDTIME on incomplete calls, update description (bug #5862)Mark Spencer
2005-11-25issue #5850Russell Bryant
2005-11-23issue #5829Josh Roberson
2005-11-21remove extraneous headerKevin P. Fleming
2005-11-21issue #5789Russell Bryant
2005-11-21don't hardcode poll.o for DarwinRussell Bryant
2005-11-21issue #5775Russell Bryant
2005-11-21issue #5787Russell Bryant
2005-11-20issue #5773, with minor modification to log messageJosh Roberson
2005-11-20issue #5774Josh Roberson
2005-11-20Fix j option in a couple more places.Josh Roberson
2005-11-20issue #5795Josh Roberson
2005-11-19Update application description to be a bit more accurate, and clean up a litt...Russell Bryant
2005-11-16Make voicemail not terminate asterisk if no config fileJeremy McNamara
2005-11-16issue #5763Kevin P. Fleming
2005-11-15correct a small problem with recent commitKevin P. Fleming
2005-11-15issue #5752Kevin P. Fleming