summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-17Merged revisions 114207 via svnmerge from Mark Michelson
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...Tilghman Lesher
2008-04-16A small enhancement-- I added the routine log_show_lock to utils.c, which if ...Steve Murphy
2008-04-16Introducing a small upgrade to the ast_sched_xxx facility, to keep it from e...Steve Murphy
2008-04-16Introducing various astobj2 enhancements, chief being a refcount tracing feat...Steve Murphy
2008-04-16Introducing doubly linked lists to trunk from branch team/murf/bug11210.Steve Murphy
2008-04-10Merged revisions 114051 via svnmerge from Mark Michelson
2008-04-08Move AST_FEATURE_FLAG_* and FEATURE_RETURN_* to features.h so that they can b...Jason Parker
2008-04-07Put my slinfactory changes back in.Joshua Colp
2008-04-03Use a 32k file buffer on recordings, which increases the efficiency of file r...Tilghman Lesher
2008-04-02Re-add HTTP post support by moving to res_http_post.cTerry Wilson
2008-04-01This adds DNS SRV record support to DNS manager. If there is a SRV record fo...Jeff Peeler
2008-04-01Merged revisions 112125 via svnmerge from Joshua Colp
2008-03-28Make some notes about common usage of pbx_builtin_getvar_helper() that is notRussell Bryant
2008-03-28Temporary revert of 111662. It's causing lots of trouble and appears to not beMark Michelson
2008-03-28The copy_request function did not take into account the necessary null termin...Mark Michelson
2008-03-27Merged revisions 111341 via svnmerge from Steve Murphy
2008-03-26Simplify new macro, simplify configfile logic, now that list is sortedTilghman Lesher
2008-03-26Add a linkedlist macro that maintains a sorted listTilghman Lesher
2008-03-26Large cleanup of DSP codeJason Parker
2008-03-26Add the "config reload <conffile>" command, which allows you to tell AsteriskTilghman Lesher
2008-03-25Merged revisions 110628 via svnmerge from Joshua Colp
2008-03-21Merge over ast_audiohook_volume branch. This adds API calls for use by develo...Joshua Colp
2008-03-20Remove astobj.h from some places where it wasn't neededRussell Bryant
2008-03-19Rename DSP_FEATURE_DTMF_DETECT, because we are *NOT* only detecting DTMF digits.Jason Parker
2008-03-19Rename very poorly named function to reflect what it actually does. This was...Jason Parker
2008-03-18start the process of changing HTTP request dispatching to do it based on *bot...Kevin P. Fleming
2008-03-18Add format attribute to printf-style functions in astmm.hMark Michelson
2008-03-18ensure that dependencies on AST_C_DEFINE_CHECK symbols work properlyKevin P. Fleming
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2008-03-18Merged revisions 109309 via svnmerge from Steve Murphy
2008-03-17Replace minimime with superior GMime library so that the entire contents of a...Terry Wilson
2008-03-17(closes issue #12238)Steve Murphy
2008-03-14Doxygenify dnsmgr.hRussell Bryant
2008-03-13Merged revisions 108583 via svnmerge from Russell Bryant
2008-03-12Rename ast_tcptls_server_instance to session_instance, since this pertains toRussell Bryant
2008-03-12Merged revisions 108227 via svnmerge from Mark Michelson
2008-03-12Doxygenify slinfactory a bit.Joshua Colp
2008-03-12Merged revisions 108083 via svnmerge from Joshua Colp
2008-03-11An offhand comment from Russell made me realize that the configuration fileTilghman Lesher
2008-03-11Merged revisions 107461 via svnmerge from Kevin P. Fleming
2008-03-11Merged revisions 107405 via svnmerge from Kevin P. Fleming
2008-03-10(closes issue #6019)Tilghman Lesher
2008-03-10Merged revisions 107016 via svnmerge from Joshua Colp
2008-03-07(closes issue #6002)Steve Murphy
2008-03-07Merged revisions 106704 via svnmerge from Russell Bryant
2008-03-05Merged revisions 106235 via svnmerge from Joshua Colp
2008-03-05Create a centralized configuration option for silencethresholdTilghman Lesher
2008-03-05Merged revisions 106015 via svnmerge from Tilghman Lesher
2008-03-05Merged revisions 105932 via svnmerge from Russell Bryant