Commit Graph

1078 Commits (1f62b98d45c38e1185dbb9d51a0343972f4cbfe0)

Author SHA1 Message Date
Russell Bryant ad13307328 Fix the return value of AST_LIST_REMOVE(). This shouldn't be causing any
18 years ago
Russell Bryant 38a51a53db Fix compilation failure when MALLOC_DEBUG is enabled, but DEBUG_THREADS is not
18 years ago
Mark Michelson 05ba4d90d4 Changed the behavior of sip's realtime_peer function to match the corresponding way of matching for non-realtime peers.
18 years ago
Russell Bryant 2f41cceb1f Add some improvements to lock debugging. These changes take effect
18 years ago
Joshua Colp 68c221f69a Add some fixes for building on Solaris.
18 years ago
Joshua Colp bc7150c380 Extend autoconf logic to determine which version of gethostbyname_r is on the system.
18 years ago
Joshua Colp 35ceaca691 Add a flag to the speech API that allows an engine to set whether it received results or not.
18 years ago
Tilghman Lesher e5c3ef3388 Merged revisions 76934 via svnmerge from
18 years ago
Joshua Colp 5f37fa26d2 Instead of figuring out kernel versions that have compiler.h and not... let's just use autoconf to check for it's presence. (issue #10174 reported by francesco_r)
18 years ago
Jason Parker d4a7eb584f Merged revisions 74373 via svnmerge from
18 years ago
Russell Bryant ef2ae2f856 regenerate the configure script for rizzo
18 years ago
Russell Bryant cbdc6b5b2d To prevent 92138749238754 more reports of "I have unixodbc installed, but
18 years ago
Kevin P. Fleming ae82d97c6d use ast_localtime() in every place localtime_r() was being used
18 years ago
Jason Parker 0f45225441 Solaris 10 sometimes (?) needs this include in order to have NULL defined.
18 years ago
Olle Johansson ff2943dd59 Issue #9738 - Make sure we can unload res_jabber. Patch by phsultan - thanks!
18 years ago
Russell Bryant e7dd69eea8 Merged revisions 67715 via svnmerge from
18 years ago
Russell Bryant fe9a3bef4e This bug has been hanging over my head ever since I wrote this SLA code.
18 years ago
Russell Bryant d5fd0cff73 When shutting down "gracefully", go through and run the unload() callbacks for
18 years ago
Russell Bryant 35e7f6e86e Fix some compiler warnings in C++ modules.
18 years ago
Russell Bryant 19a2be29f3 Change a couple of header files to not use "new", which is a reserved keyword
18 years ago
Russell Bryant c061b86966 Checking for the strip application needs to be done with AC_PATH_TOOL
18 years ago
Jason Parker b4ea07a7eb Fix handling of zero-length frames when a codec is capable of native PLC.
18 years ago
Steve Murphy dfee354cfa Merged revisions 65172 via svnmerge from
18 years ago
Tilghman Lesher 002214d84f Merged revisions 64819 via svnmerge from
18 years ago
Joshua Colp 99cdfb2542 Merged revisions 63285 via svnmerge from
18 years ago
Russell Bryant 63a37f4755 When serving dynamic content, include a Cache-Control header to instruct the
18 years ago
Joshua Colp 1d4adc0174 Merged revisions 61804 via svnmerge from
18 years ago
Russell Bryant 456cad8a47 Improve DTMF handling in ast_read() even more in response to a discussion on
18 years ago
Russell Bryant 70eb19121e Fix the UpdateConfig manager action to properly treat "variables" and "objects"
18 years ago
Steve Murphy 7d5a79a0b9 This is a big improvement over the current CDR fixes. It may still need refinement, but this won't have as many folks bothered.
18 years ago
Tilghman Lesher a5872f439b Merged revisions 60849 via svnmerge from
18 years ago
Russell Bryant 06ff84b549 To be able to achieve the things that we would like to achieve with the
18 years ago
Joshua Colp f996b1cbc8 Add support for returning different types of results (ie: NBest).
18 years ago
Steve Murphy 798039b4d8 several changes via kpflemings review
18 years ago
Steve Murphy 9c69e34f62 These mods fix CDR issues from 8221, 8593, 8680, 8743, and perhaps others. Mainly with CDRs generated from transfer situations.
18 years ago
Russell Bryant fa97f6c381 The AUDIORTPQOS and VIDEORTPQOS variables are not fully functional in some
18 years ago
Nadi Sarrar 980b0bc785 * mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, make chan_misdn use it.
18 years ago
Steve Murphy 6e869d135c The fix for the AEL <<security hole>> (bug 9316) is here...
18 years ago
Russell Bryant fed69df9cd Add configure script checking for GTK2 and some additional Makefile targets
18 years ago
Russell Bryant 31cf37519f Merge changes from svn/asterisk/team/russell/sla_updates
18 years ago
Russell Bryant 71275050ab Increase the maximum number of manager headers to 128, at the request of Pari.
19 years ago
Russell Bryant 137835c878 If the pg_config application is found, but there is probably executing it,
19 years ago
Russell Bryant 3ed86f887e Fix the documentation on the return values from device state provider
19 years ago
Russell Bryant 913948066e Change ast_set_state_callback() to ast_dial_set_state_callback()
19 years ago
Russell Bryant 5bc6ee1714 - Add the ability to register a callback to monitor state changes in an
19 years ago
Russell Bryant 7ee02f585d Merge team/russell/sla_rewrite
19 years ago
Russell Bryant ff1ca74145 When we are checking for a system installed version of libgsm, we need to check
19 years ago
Russell Bryant 824bed6260 Clean up a few things in the last commit to the adaptive jitterbuffer code.
19 years ago
Jim Dixon 2132e4f865 Fixed problem with jitterbuf, whereas it would not complain about, and
19 years ago
Russell Bryant 6abcb7ae23 Fix the formatting of doxygen comments to properly indicate that the comment
19 years ago