summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-09-13Various code and documentation cleanups for res_config_sqliteRussell Bryant
2007-09-13Assign namespace properlyPhilippe Sultan
2007-09-13Changed Jingle and Jingle DTMF namespaces.Philippe Sultan
2007-09-12Merged revisions 82285 via svnmerge from Tilghman Lesher
2007-09-09Merged revisions 82028 via svnmerge from Tilghman Lesher
2007-09-08Add doxygen documentation for slinfactory_destroy(), mainly just noting thatRussell Bryant
2007-09-06Merged revisions 81778 via svnmerge from Jason Parker
2007-09-06Merged revisions 81743 via svnmerge from Philippe Sultan
2007-09-06various changes to the documentation, and redefinition ofLuigi Rizzo
2007-09-05Merged revisions 81569 via svnmerge from Tilghman Lesher
2007-09-05Merged revisions 81599 via svnmerge from Russell Bryant
2007-09-05Doxygen cleanups/fixes.Jason Parker
2007-09-05this set of changes fixes issue # 10643 by keeping track of the last object d...Steve Murphy
2007-09-04Merged revisions 81448 via svnmerge from Russell Bryant
2007-09-04logger.h depends on options.h, so go ahead and include itRussell Bryant
2007-09-01Merged revisions 81426 via svnmerge from Mark Michelson
2007-08-31Merged revisions 81418 via svnmerge from Russell Bryant
2007-08-29Make the event header file work under C++.Joshua Colp
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...Steve Murphy
2007-08-29To keep others happy... revert part of my additions so trunk works.Joshua Colp
2007-08-29Add API calls for iterating through an event. This should allow events to hav...Joshua Colp
2007-08-29Add inline function for signed linear subtraction.Joshua Colp
2007-08-28Change the audiohook lock and unlock wrappers to macros instead of inlineRussell Bryant
2007-08-28* Constify the uid field of channel datastoresRussell Bryant
2007-08-28(closes issue #7852)Russell Bryant
2007-08-23Merged revisions 80573 via svnmerge from Russell Bryant
2007-08-22Merged revisions 80426 via svnmerge from Russell Bryant
2007-08-22Merged revisions 80362 via svnmerge from Russell Bryant
2007-08-20This change set fixes bug 8126 in trunk. It is implemented via compile time o...Steve Murphy
2007-08-20Stephn Davies reports that this will help make things work on 64-bit machinesSteve Murphy
2007-08-17Merged revisions 79904 via svnmerge from Jason Parker
2007-08-17This commit adds a scheduler API call, ast_sched_replace that can be usedRussell Bryant
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-08-15Missing from murf's last trunk commit, which was why trunk won't compileTilghman Lesher
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...Steve Murphy
2007-08-13Merged revisions 79334 via svnmerge from Joshua Colp
2007-08-13Merged revisions 79207 via svnmerge from Joshua Colp
2007-08-13constify the return value of reason2strRussell Bryant
2007-08-10Merged revisions 79099 via svnmerge from Steve Murphy
2007-08-10Merge a set of device state improvements from team/russell/events.Russell Bryant
2007-08-10Merged revisions 78995 via svnmerge from Russell Bryant
2007-08-09Fix a problem that I had introduced into MWI handling. I had ignoredRussell Bryant
2007-08-08Add support for using epoll instead of poll. This should increase scalability...Joshua Colp
2007-08-08Merge audiohooks branch into trunk. This is a new API for developers to liste...Joshua Colp
2007-08-07Add another big set of doxygen documentation improvements from snuffy.Russell Bryant
2007-08-07Use the linkedlists.h macros for the manager action list.Joshua Colp
2007-08-06Extend the ast_senddigit and ast_dtmf_stream API calls to allow the duration ...Joshua Colp
2007-08-06Change the fsk filter used in CID and TDD decode to an integer based implemen...Doug Bailey
2007-08-06Merged revisions 78103 via svnmerge from Mark Michelson
2007-08-06Merged revisions 78184 via svnmerge from Russell Bryant