aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2006-07-07pointer signedness warnings cleanuprussell1-2/+2
2006-07-07pointer signedness warnings cleanuprussell1-9/+8
2006-07-07actually do proper searching for c-client and output the results so app_voice...kpfleming1-1/+9
2006-07-07various minor fixeskpfleming1-0/+1
2006-07-06move rules file to prepare for generic rules filekpfleming1-1/+1
2006-07-05update dependency information to match new names for dependencieskpfleming1-1/+1
2006-07-05massive rework of configure script, and split of AST_EXT_LIB into separate ma...kpfleming1-0/+4
2006-07-05fix a compiler warning and clean up the code a bit.mogorman1-168/+68
2006-07-05Change superfluous messages to DEBUG and remove dead codetilghman1-5/+2
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationskpfleming6-7/+7
2006-07-05- Add notes about voicemail depending on res_adsioej1-0/+1
2006-07-03Whitespace fixes only.tilghman1-128/+128
2006-07-03Add some comments to the SLA codeoej1-8/+20
2006-07-03reduce indentation a couple of levelsrussell1-119/+125
2006-07-03- remove an unused variablerussell1-19/+16
2006-07-03add RDNIS to the DumpChan application (issue #7432, junky)russell1-3/+5
2006-07-01First pass at SLA supportmarkster1-5/+344
2006-06-30Updates from transnexus to osplookup, removes res_ospmogorman1-199/+1324
2006-06-30Merged revisions 36377 via svnmerge from tilghman1-0/+134
2006-06-26METERMAIDS:oej1-1/+35
2006-06-26- Formattingoej1-16/+14
2006-06-25use new (separate) dependencies file from menuselectkpfleming1-0/+1
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming7-67/+4
2006-06-24search for Zaptel and libtonezone separately in the configure scriptkpfleming2-1/+5
2006-06-23Merged revisions 35669 via svnmerge from bweschke1-0/+2