aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-08-10The last set of changes that I made to "core show locks" made it not able torussell1-9/+17
2007-08-06Fix the return value of AST_LIST_REMOVE(). This shouldn't be causing anyrussell1-1/+1
2007-08-05Fix compilation failure when MALLOC_DEBUG is enabled, but DEBUG_THREADS is notrussell1-0/+2
2007-08-03Changed the behavior of sip's realtime_peer function to match the correspondi...mmichelson1-0/+8
2007-08-03Add some improvements to lock debugging. These changes take effectrussell1-9/+67
2007-08-01Add some fixes for building on Solaris.file1-2/+7
2007-08-01Extend autoconf logic to determine which version of gethostbyname_r is on the...file1-2/+5
2007-07-31Add a flag to the speech API that allows an engine to set whether it received...file1-2/+3
2007-07-24Merged revisions 76934 via svnmerge from tilghman1-1/+1
2007-07-11Instead of figuring out kernel versions that have compiler.h and not... let's...file1-0/+3
2007-07-10Merged revisions 74373 via svnmerge from qwell1-0/+3
2007-06-28regenerate the configure script for rizzorussell1-0/+3
2007-06-18To prevent 92138749238754 more reports of "I have unixodbc installed, butrussell1-0/+3
2007-06-14use ast_localtime() in every place localtime_r() was being usedkpfleming1-0/+7
2007-06-11Solaris 10 sometimes (?) needs this include in order to have NULL defined.qwell1-0/+1
2007-06-07Issue #9738 - Make sure we can unload res_jabber. Patch by phsultan - thanks!oej1-1/+2
2007-06-06Merged revisions 67715 via svnmerge from russell1-3/+7
2007-06-05This bug has been hanging over my head ever since I wrote this SLA code.russell1-2/+3
2007-06-05When shutting down "gracefully", go through and run the unload() callbacks forrussell1-0/+7
2007-06-04Fix some compiler warnings in C++ modules.russell1-2/+2
2007-05-31Change a couple of header files to not use "new", which is a reserved keywordrussell2-2/+2
2007-05-24Checking for the strip application needs to be done with AC_PATH_TOOLrussell1-0/+3
2007-05-24Fix handling of zero-length frames when a codec is capable of native PLC.qwell1-0/+1
2007-05-18Merged revisions 65172 via svnmerge from murf1-2/+10
2007-05-17Merged revisions 64819 via svnmerge from tilghman1-6/+6
2007-05-07Merged revisions 63285 via svnmerge from file1-0/+3
2007-04-30When serving dynamic content, include a Cache-Control header to instruct therussell1-1/+3
2007-04-25Merged revisions 61804 via svnmerge from file1-1/+18
2007-04-24Improve DTMF handling in ast_read() even more in response to a discussion onrussell1-1/+1
2007-04-20Fix the UpdateConfig manager action to properly treat "variables" and "objects"russell1-1/+2
2007-04-09This is a big improvement over the current CDR fixes. It may still need refin...murf1-1/+1
2007-04-09Merged revisions 60849 via svnmerge from tilghman1-0/+2
2007-04-06To be able to achieve the things that we would like to achieve with therussell3-0/+30
2007-04-06Add support for returning different types of results (ie: NBest).file1-0/+13
2007-03-30several changes via kpflemings reviewmurf1-7/+7
2007-03-30These mods fix CDR issues from 8221, 8593, 8680, 8743, and perhaps others. Ma...murf1-0/+12
2007-03-26The AUDIORTPQOS and VIDEORTPQOS variables are not fully functional in somerussell1-1/+13
2007-03-26* mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, ma...nadi1-0/+3
2007-03-20The fix for the AEL <<security hole>> (bug 9316) is here...murf1-0/+1
2007-03-15Add configure script checking for GTK2 and some additional Makefile targetsrussell1-0/+3
2007-03-01Merge changes from svn/asterisk/team/russell/sla_updatesrussell1-9/+10
2007-02-20Increase the maximum number of manager headers to 128, at the request of Pari.russell1-1/+1
2007-02-17If the pg_config application is found, but there is probably executing it,russell1-3/+0
2007-02-13Fix the documentation on the return values from device state providerrussell1-2/+3
2007-02-12Change ast_set_state_callback() to ast_dial_set_state_callback()russell1-1/+1
2007-02-12- Add the ability to register a callback to monitor state changes in anrussell1-3/+12
2007-02-10Merge team/russell/sla_rewriterussell4-1/+211
2007-01-30When we are checking for a system installed version of libgsm, we need to checkrussell1-0/+6
2007-01-29Clean up a few things in the last commit to the adaptive jitterbuffer code.russell1-2/+1
2007-01-29Fixed problem with jitterbuf, whereas it would not complain about, andjdixon1-0/+1