aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-08-29suppress compiler warningqwell1-1/+2
2006-08-29Committed a fix for 7731, suggested by mnehauser.murf1-1/+1
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...kpfleming1-4/+1
2006-08-24Documentation updates (thanks Shaun for the speechrec.txt one!)file1-2/+1
2006-08-21could have sworn i committed this change already...kpfleming1-4/+3
2006-08-21merge new_loader_completion branch, including (at least):kpfleming76-1771/+860
2006-08-19Fix a bug with app_voicemail when trying to use app_directory to leave messagesqwell2-12/+23
2006-08-17changes to configure to support older c-client than themogorman1-1/+4
2006-08-17In app_macro, changed the previously changed upper recursion depth limit to a...murf1-2/+7
2006-08-16fixed imap bug and updated syntax.mogorman1-11/+11
2006-08-16Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. Th...file1-42/+0
2006-08-15This change fixes bug 7731, macros not executing more than one level deep in ...murf1-4/+4
2006-08-14fix a typo and a very minor formatting changenorth1-3/+2
2006-08-14resolve some compiler warnings ...russell1-2/+2
2006-08-14add MacroExclusive application, a Macro that only one call can executed atrussell1-4/+48
2006-08-14- unregister SLA apps on module unload and add sample config (issue #7701, ju...russell1-6/+8
2006-08-11 Increase the size of the variable space for writing/reading persistent queue...bweschke1-1/+1
2006-08-08support for imap in app_voicemail as well as some mogorman1-109/+1593
2006-08-08Bug 6237 - add volgain parameter, such that voicemail messages may be amplifi...tilghman1-0/+26
2006-08-07remove some extraneous 'followme' in prompt nameskpfleming1-8/+8
2006-08-05suppress a compiler warning about the usage of a potentially uninitializedrussell1-1/+1
2006-08-05Merged revisions 38972 via svnmerge from russell1-1/+0
2006-08-05Merged revisions 38928 via svnmerge from russell1-1/+8
2006-08-03Merged revisions 38761 via svnmerge from tilghman1-1/+1
2006-08-01Set permissions completely open and modify by umasktilghman1-2/+3
2006-07-28play a beep tone into the spied-on channel if we are about to whisper to themkpfleming1-3/+16
2006-07-28add ExtenSpy variant of ChanSpykpfleming1-56/+211
2006-07-27more simplification, and correct a bug i introduced in the last commitkpfleming1-18/+18
2006-07-27remove local channel finding wrapperskpfleming1-117/+111
2006-07-27restore infinite timeout for ast_waitfor() callkpfleming1-1/+1
2006-07-27various cleanups:kpfleming1-224/+201
2006-07-26Typo found on the -dev listtilghman1-1/+1
2006-07-23fix a seg fault in this application if no context paramater is givenrussell1-1/+1
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forrussell1-2/+2
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...kpfleming4-16/+14
2006-07-18Expand speech API so that the developer can interact with the engine more dir...file1-0/+25
2006-07-17Make app_meetme's do_invite more generic.markster1-4/+4
2006-07-16add a QueueLog application that allows for custom entries in the queue_logrussell1-9/+57
2006-07-15case consistency in DISA (or is it "disa"?)north1-2/+2
2006-07-15more Makefile cleanup and consistency stuffkpfleming1-3/+5
2006-07-14Merged revisions 37612 via svnmerge from tilghman1-1/+1
2006-07-14Whitespace fixestilghman1-262/+258
2006-07-14Whitespace fixtilghman1-247/+247
2006-07-13Merged revisions 37571 via svnmerge from kpfleming1-0/+5
2006-07-13only compare the queue entry's max penalty to the member's penalty when the q...kpfleming1-1/+1
2006-07-13Merged revisions 37441-37442 via svnmerge from kpfleming1-1/+2
2006-07-12fix some more app_voicemail breakagerussell1-3/+3
2006-07-12fix the build options for app_voicemailrussell1-1/+1
2006-07-12Merged revisions 37419 via svnmerge from kpfleming1-6/+0
2006-07-08Support hold/unhold in Zap, update IAX2 parser to know about modern commands,...markster2-16/+156