summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2007-11-28Merged revisions 90101 via svnmerge from Joshua Colp
2007-11-28Remove "old"-style CLI handler, since nothing uses it anymore.Jason Parker
2007-11-28Fix a few log messages.Joshua Colp
2007-11-28Adding support for realtime music on hold. The following are the main points:Mark Michelson
2007-11-27A few more "moremanager" fixesOlle Johansson
2007-11-27made AEL 8-bit transparent; mainly the lexer was tossing chars with the hi-or...Steve Murphy
2007-11-26Perform some module use counting audits. This is now done outside the scope o...Joshua Colp
2007-11-26Merged revisions 89599 via svnmerge from Joshua Colp
2007-11-25Merged revisions 89559 via svnmerge from Tilghman Lesher
2007-11-24Merged revisions 89545 via svnmerge from Tilghman Lesher
2007-11-23Merged revisions 89534 via svnmerge from Tilghman Lesher
2007-11-22shuffle a little bit the content of header files to reduce dependencies.Luigi Rizzo
2007-11-22remove a number of #include <fcntl.h> which are eitherLuigi Rizzo
2007-11-21closes issue #11285, where an unload of a module that creates a dialplan cont...Steve Murphy
2007-11-21remove a bunch of useless #include "options.h"Luigi Rizzo
2007-11-21Simplify comparison in parking fixTerry Wilson
2007-11-21Merged revisions 89491 via svnmerge from Terry Wilson
2007-11-21OOOps! All the debug stuff I inserted was accidentally committed. I hereby re...Steve Murphy
2007-11-21closes issue #11265; Thanks to snuffy for his work on neatening up the code a...Steve Murphy
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesLuigi Rizzo
2007-11-20Fix building of modules under cygwin.Luigi Rizzo
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-19Merged revisions 89419 via svnmerge from Joshua Colp
2007-11-17start using asterisk/network.h for network related headers.Luigi Rizzo
2007-11-16remove a bunch of duplicate includesLuigi Rizzo
2007-11-16Fix broken parking dial-backTerry Wilson
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-16This fixes a problem with pattern ranges; and corrects a situation in res_fea...Steve Murphy
2007-11-15access channel locks through ast_channel_lock/unlock/trylock and notLuigi Rizzo
2007-11-14One more typo in config.c; and missed conversions due to the constifying of a...Tilghman Lesher
2007-11-14make the 'name' and 'value' fields in ast_variable const char *Luigi Rizzo
2007-11-14- Use the ARRAY_LEN macro in a couple placesRussell Bryant
2007-11-13Fix a typo pointed out by outtolunc, thanks :)Russell Bryant
2007-11-13Update the ParkedCall application to grab the first available parked call if noRussell Bryant
2007-11-13Merged revisions 89248 via svnmerge from Jason Parker
2007-11-12Doxygen fixes.Jason Parker
2007-11-09This is the perhaps the biggest, boldest, most daring change I've ever commit...Steve Murphy
2007-11-08Change a warning to a notice. Issue #11195, patch by elielJason Parker
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-11-07Merged revisions 89088 via svnmerge from Steve Murphy
2007-11-07Print out the channel name as a prefix to the "agi debug" output. This makesRussell Bryant
2007-11-06Instead of trying to callback a local channel on a failed attended transfer, ...Mark Michelson
2007-11-06Merged revisions 89053 via svnmerge from Russell Bryant
2007-11-06"show application <foo>" changes for clarity.Mark Michelson
2007-11-06Allow gtalk and jingle to use TLS connections again.Jason Parker
2007-11-06Merged revisions 89037 via svnmerge from Russell Bryant
2007-11-05Merged revisions 88539 via svnmerge from Tilghman Lesher
2007-11-04Simplify the implementation and the API for stringfields;Luigi Rizzo
2007-11-01This commits the performance mods that give the priority processing engine in...Steve Murphy
2007-11-01Switch res_jabber to use openssl rather than gnutls.Jason Parker