summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-19Fix a bug with app_voicemail when trying to use app_directory to leave messagesJason Parker
2006-08-17changes to configure to support older c-client than theMatt O'Gorman
2006-08-17In app_macro, changed the previously changed upper recursion depth limit to a...Steve Murphy
2006-08-16fixed imap bug and updated syntax.Matt O'Gorman
2006-08-16Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. Th...Joshua Colp
2006-08-15This change fixes bug 7731, macros not executing more than one level deep in ...Steve Murphy
2006-08-14fix a typo and a very minor formatting changeNorth Antara
2006-08-14resolve some compiler warnings ...Russell Bryant
2006-08-14add MacroExclusive application, a Macro that only one call can executed atRussell Bryant
2006-08-14- unregister SLA apps on module unload and add sample config (issue #7701, ju...Russell Bryant
2006-08-11 Increase the size of the variable space for writing/reading persistent queue...BJ Weschke
2006-08-08support for imap in app_voicemail as well as some Matt O'Gorman
2006-08-08Bug 6237 - add volgain parameter, such that voicemail messages may be amplifi...Tilghman Lesher
2006-08-07remove some extraneous 'followme' in prompt namesKevin P. Fleming
2006-08-05suppress a compiler warning about the usage of a potentially uninitializedRussell Bryant
2006-08-05Merged revisions 38972 via svnmerge from Russell Bryant
2006-08-05Merged revisions 38928 via svnmerge from Russell Bryant
2006-08-03Merged revisions 38761 via svnmerge from Tilghman Lesher
2006-08-01Set permissions completely open and modify by umaskTilghman Lesher
2006-07-28play a beep tone into the spied-on channel if we are about to whisper to themKevin P. Fleming
2006-07-28add ExtenSpy variant of ChanSpyKevin P. Fleming
2006-07-27more simplification, and correct a bug i introduced in the last commitKevin P. Fleming
2006-07-27remove local channel finding wrappersKevin P. Fleming
2006-07-27restore infinite timeout for ast_waitfor() callKevin P. Fleming
2006-07-27various cleanups:Kevin P. Fleming
2006-07-26Typo found on the -dev listTilghman Lesher
2006-07-23fix a seg fault in this application if no context paramater is givenRussell Bryant
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forRussell Bryant
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-18Expand speech API so that the developer can interact with the engine more dir...Joshua Colp
2006-07-17Make app_meetme's do_invite more generic.Mark Spencer
2006-07-16add a QueueLog application that allows for custom entries in the queue_logRussell Bryant
2006-07-15case consistency in DISA (or is it "disa"?)North Antara
2006-07-15more Makefile cleanup and consistency stuffKevin P. Fleming
2006-07-14Merged revisions 37612 via svnmerge from Tilghman Lesher
2006-07-14Whitespace fixesTilghman Lesher
2006-07-14Whitespace fixTilghman Lesher
2006-07-13Merged revisions 37571 via svnmerge from Kevin P. Fleming
2006-07-13only compare the queue entry's max penalty to the member's penalty when the q...Kevin P. Fleming
2006-07-13Merged revisions 37441-37442 via svnmerge from Kevin P. Fleming
2006-07-12fix some more app_voicemail breakageRussell Bryant
2006-07-12fix the build options for app_voicemailRussell Bryant
2006-07-12Merged revisions 37419 via svnmerge from Kevin P. Fleming
2006-07-08Support hold/unhold in Zap, update IAX2 parser to know about modern commands,...Mark Spencer
2006-07-07pointer signedness warnings cleanupRussell Bryant
2006-07-07pointer signedness warnings cleanupRussell Bryant
2006-07-07actually do proper searching for c-client and output the results so app_voice...Kevin P. Fleming
2006-07-07various minor fixesKevin P. Fleming
2006-07-06move rules file to prepare for generic rules fileKevin P. Fleming