summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2007-10-31Merged revisions 87908 via svnmerge from Jason Parker
2007-10-31More changes to change return values from load_module functions.Jason Parker
2007-10-31Merged revisions 87775 via svnmerge from Steve Murphy
2007-10-30Merged revisions 87571 via svnmerge from Joshua Colp
2007-10-26Correctly use defined return values in (some) load_module functions.Jason Parker
2007-10-26Merged revisions 87168 via svnmerge from Steve Murphy
2007-10-25closes issue #11045 - each file needs to define ASTERISK_FILE_VERSION, if you...Steve Murphy
2007-10-24closes issue #11005, where #include uses the current dir instead of the confi...Steve Murphy
2007-10-24Merged revisions 86936 via svnmerge from Steve Murphy
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...Jason Parker
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-19More changes to NEW_CLI.Jason Parker
2007-10-18On reload, re-read the files in the specified moh directory (closes issue #10...Tilghman Lesher
2007-10-15Added support for reading the TOUCH_MONITOR_PREFIX channel variable.Russell Bryant
2007-10-15Allocate more space for the base64 output we need to generate.Philippe Sultan
2007-10-12Merged revisions 85517 via svnmerge from Russell Bryant
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)Russell Bryant
2007-10-08Fix up tree so that it compiles when MTX Profiling is enabled.Joshua Colp
2007-10-07Make the status and priority configurable.Philippe Sultan
2007-10-07Merged revisions 84902 via svnmerge from Philippe Sultan
2007-10-07Fix indentationPhilippe Sultan
2007-10-07Merged revisions 84890 via svnmerge from Philippe Sultan
2007-10-04Update to current coding standards, also changing the argument delimiter to '...Tilghman Lesher
2007-10-03Merged revisions 84511 via svnmerge from Steve Murphy
2007-10-02Merged revisions 84410 via svnmerge from Jason Parker
2007-10-01Merged revisions 84239 via svnmerge from Steve Murphy