aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk
AgeCommit message (Expand)AuthorFilesLines
2007-09-05Doxygen cleanups/fixes.qwell7-33/+35
2007-09-05this set of changes fixes issue # 10643 by keeping track of the last object d...murf1-0/+1
2007-09-04Merged revisions 81448 via svnmerge from russell1-25/+17
2007-09-04logger.h depends on options.h, so go ahead and include itrussell1-0/+1
2007-09-01Merged revisions 81426 via svnmerge from mmichelson1-0/+1
2007-08-31Merged revisions 81418 via svnmerge from russell1-2/+1
2007-08-29Make the event header file work under C++.file1-0/+8
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...murf1-6/+9
2007-08-29To keep others happy... revert part of my additions so trunk works.file1-1/+1
2007-08-29Add API calls for iterating through an event. This should allow events to hav...file2-0/+58
2007-08-29Add inline function for signed linear subtraction.file1-0/+13
2007-08-28Change the audiohook lock and unlock wrappers to macros instead of inlinerussell1-8/+2
2007-08-28* Constify the uid field of channel datastoresrussell1-4/+10
2007-08-28(closes issue #7852)russell1-0/+12
2007-08-23Merged revisions 80573 via svnmerge from russell1-1/+1
2007-08-22Merged revisions 80426 via svnmerge from russell1-33/+45
2007-08-22Merged revisions 80362 via svnmerge from russell2-1/+534
2007-08-20This change set fixes bug 8126 in trunk. It is implemented via compile time o...murf2-3/+96
2007-08-20Stephn Davies reports that this will help make things work on 64-bit machinesmurf1-1/+1
2007-08-17Merged revisions 79904 via svnmerge from qwell1-0/+7
2007-08-17This commit adds a scheduler API call, ast_sched_replace that can be usedrussell1-0/+24
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-4/+21
2007-08-15Missing from murf's last trunk commit, which was why trunk won't compiletilghman2-0/+516
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...murf3-108/+52
2007-08-13Merged revisions 79334 via svnmerge from file1-2/+2
2007-08-13Merged revisions 79207 via svnmerge from file1-0/+4
2007-08-13constify the return value of reason2strrussell1-3/+1
2007-08-10Merged revisions 79099 via svnmerge from murf1-0/+10
2007-08-10Merge a set of device state improvements from team/russell/events.russell1-19/+81
2007-08-10Merged revisions 78995 via svnmerge from russell1-9/+17
2007-08-09Fix a problem that I had introduced into MWI handling. I had ignoredrussell1-0/+6
2007-08-08Add support for using epoll instead of poll. This should increase scalability...file2-0/+19
2007-08-08Merge audiohooks branch into trunk. This is a new API for developers to liste...file4-155/+188
2007-08-07Add another big set of doxygen documentation improvements from snuffy.russell1-19/+25
2007-08-07Use the linkedlists.h macros for the manager action list.file1-1/+1
2007-08-06Extend the ast_senddigit and ast_dtmf_stream API calls to allow the duration ...file2-2/+4
2007-08-06Change the fsk filter used in CID and TDD decode to an integer based implemen...dbailey1-20/+30
2007-08-06Merged revisions 78103 via svnmerge from mmichelson1-2/+9
2007-08-06Merged revisions 78184 via svnmerge from russell1-1/+1
2007-08-05Merged revisions 78143 via svnmerge from russell1-0/+2
2007-08-05Fix building res_crypto on systems that init locks with constructors.russell1-4/+4
2007-08-03Merged revisions 78095 via svnmerge from russell1-6/+64
2007-08-01Merged revisions 77869 via svnmerge from file1-2/+8
2007-08-01Merged revisions 77863 via svnmerge from file1-2/+5
2007-07-31Merged revisions 77831 via svnmerge from file1-2/+3
2007-07-30Add support for call forwarding and timeouts to the dialing API.file1-4/+20
2007-07-30Merged revisions 77788 via svnmerge from russell1-1/+1
2007-07-30Cleanup of res_agi, ensuring thread safety (closes issue #10288)tilghman1-3/+8
2007-07-24Merged revisions 76937 via svnmerge from tilghman1-1/+1
2007-07-23Enhance AGI with several fixes:tilghman1-2/+5